- AI (ChatGPT) support
- Typescript/Javascript support
- Git support
git clone git@github.com:javeoff/nvim_config.git ~/.config/nvim
- Macos
bash -c "$(curl -fsSL https://raw.githubusercontent.com/javeoff/nvim_config/main/scripts/install_macos.sh)"
- Linux
bash -c "$(curl -fsSL https://raw.githubusercontent.com/javeoff/nvim_config/main/scripts/install_linux.sh)"
The documentation for this Neovim configuration is available in the docs directory:
- Navigation
- Refactoring
- Git
- DAP (Debug Adapter Protocol)
- FZF (Fuzzy Finder)
- LSP (Language Server Protocol)
- Aider (AI Assistant)
- Additional Keybindings
Please refer to the individual files for detailed information on the available keybindings and functionality.