NVim modular configuration with support for:
- golang
- java
- kotlin
- autocomplete
- syntax highlightning
- NERDTree
- fuzzy search
- vim-airline (powerline theme)
- monokai theme
- plantuml previewer via browser
- Vim-Plug
You should clone and copy all files and directories to your nvim config path, like: /home/user/.config/nvim/
Most used:
- ctrl+p - fuzzy search
- space - NERDTree
Using leader key:
;
;bn - next buffer ;bd - close buffer