Merge pull request #145504 from figsoda/add-vim-plugins
Add 3 vim plugins
This commit is contained in:
commit
caf26845bf
3 changed files with 242 additions and 203 deletions
File diff suppressed because it is too large
Load diff
|
@ -7,7 +7,7 @@ mkShell {
|
|||
packages = [
|
||||
bash
|
||||
pyEnv
|
||||
nix
|
||||
nix_2_3
|
||||
nix-prefetch-scripts
|
||||
];
|
||||
}
|
||||
|
|
|
@ -228,7 +228,9 @@ honza/vim-snippets
|
|||
hotwatermorning/auto-git-diff
|
||||
hrsh7th/cmp-buffer@main
|
||||
hrsh7th/cmp-calc@main
|
||||
hrsh7th/cmp-cmdline@main
|
||||
hrsh7th/cmp-emoji@main
|
||||
hrsh7th/cmp-nvim-lsp-document-symbol@main
|
||||
hrsh7th/cmp-nvim-lsp@main
|
||||
hrsh7th/cmp-nvim-lua@main
|
||||
hrsh7th/cmp-omni@main
|
||||
|
@ -649,6 +651,7 @@ romainl/vim-qlist
|
|||
roman/golden-ratio
|
||||
romgrk/barbar.nvim
|
||||
romgrk/nvim-treesitter-context
|
||||
ron-rs/ron.vim
|
||||
ron89/thesaurus_query.vim
|
||||
roxma/nvim-cm-racer
|
||||
roxma/nvim-completion-manager
|
||||
|
@ -885,8 +888,8 @@ vmchale/ats-vim
|
|||
vmchale/dhall-vim
|
||||
vn-ki/coc-clap
|
||||
voldikss/vim-floaterm
|
||||
VundleVim/Vundle.vim
|
||||
vuki656/package-info.nvim
|
||||
VundleVim/Vundle.vim
|
||||
w0ng/vim-hybrid
|
||||
wakatime/vim-wakatime
|
||||
wannesm/wmgraphviz.vim
|
||||
|
|
Loading…
Reference in a new issue