Skip to content

kalium222/vim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NeoVim Now!

Quit vim. Move to Neovim now, with lazy.nvim as plugin manager.

Problems

  1. dashboard, let the content stay at center.
  2. csharp-ls is very slow.

Vim config

This is a personal vim config. Just put all the things in the ~/.vim. Use vim-plug as plugin manager.

lsp

Use vim-lsp for lsp support.

  1. clangd for c/cpp.
  2. pylsp for python. Here is the repo.

Quit vim-lsp. Now use coc.nvim. Use coc-json, coc-pyright, coc-sumneko-lua, coc-snippets.

About

Configuration for vim.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages