jrychn/ModuleVim

github github
preconfigured-configuration
stars 7
issues 0
subscribers 2
forks 0
CREATED

2021-05-23

UPDATED

9 months ago


ModuleVim

A NeoVim configuration with original LSP support(lspconfig) and some fashion plugins

snippets

gruvybox theme gruvybox github theme github which-key which-key transparent style transparent

features

  • key hint.(support by which-key )
  • easily change colorscheme(SPC-t-c)
  • lazy load

plugin table

function plugin
statusline galaxyline
tabline barbar
file tree nvim-tree
tags vista
welcome page dashboard-nvim
fuzzy finder telescope
terminal support nvim-toggleterm

support languages

For now, ModuleVim supports some common used languages, you can also add language by :LspInstall $language

use

copy modulevim dictionary into your config path and then

ln -s modulevim ~/.config/nvim

have fun