Personal setup for neovim
- brew install ctags
- brew install ripgrep
- brew install fzf
Setup for a dev env for:
- PHP
- PRISMA.IO
- NODE
- VUE
- NextJs
- ReactJs
- Laravel
set autoindent expandtab tabstop=2 shiftwidth=2 softtabstop=2
set autoindent expandtab tabstop=4 shiftwidth=4 softtabstop=4