A NeoVim configuration with original LSP support(lspconfig) and some fashion plugins
gruvybox theme github theme which-key transparent style
- key hint.(support by which-key )
- easily change colorscheme(
SPC-t-c
) - lazy load
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