A NeoVim configuration with original LSP support(lspconfig) and some fashion plugins
gruvybox theme
github theme
which-key
transparent style
SPC-t-c)| function | plugin |
|---|---|
| statusline | galaxyline |
| tabline | barbar |
| file tree | nvim-tree |
| tags | vista |
| welcome page | dashboard-nvim |
| fuzzy finder | telescope |
| terminal support | nvim-toggleterm |
For now, ModuleVim supports some common used languages, you can also add
language by :LspInstall $language
copy modulevim dictionary into your config path and then
ln -s modulevim ~/.config/nvim
have fun