Merge pull request #153351 from lovesegfault/vim-plugins-project-nvim
vimPlugins.project-nvim: init @ 2021-11-06
This commit is contained in:
commit
2a4f08b00b
3 changed files with 348 additions and 335 deletions
File diff suppressed because it is too large
Load diff
|
@ -749,7 +749,7 @@ self: super: {
|
||||||
libiconv
|
libiconv
|
||||||
];
|
];
|
||||||
|
|
||||||
cargoSha256 = "sha256-iE0L4pSKPf8lf76DuSTnU7LfNUgy1O06IgxracsLpFA=";
|
cargoSha256 = "sha256-LSDtjQxmK+Qe0OJXoEbWeIAqP7NxU+UtVPdL86Hpv5Y=";
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
''
|
''
|
||||||
|
|
|
@ -4,6 +4,7 @@ AckslD/nvim-neoclip.lua
|
||||||
AckslD/nvim-whichkey-setup.lua
|
AckslD/nvim-whichkey-setup.lua
|
||||||
ackyshake/Spacegray.vim
|
ackyshake/Spacegray.vim
|
||||||
ahmedkhalf/lsp-rooter.nvim
|
ahmedkhalf/lsp-rooter.nvim
|
||||||
|
ahmedkhalf/project.nvim
|
||||||
airblade/vim-gitgutter
|
airblade/vim-gitgutter
|
||||||
airblade/vim-rooter
|
airblade/vim-rooter
|
||||||
ajmwagar/vim-deus
|
ajmwagar/vim-deus
|
||||||
|
@ -17,7 +18,7 @@ alvarosevilla95/luatab.nvim
|
||||||
alx741/vim-hindent
|
alx741/vim-hindent
|
||||||
alx741/vim-stylishask
|
alx741/vim-stylishask
|
||||||
amiorin/ctrlp-z
|
amiorin/ctrlp-z
|
||||||
andersevenrud/cmp-tmux@cmp
|
andersevenrud/cmp-tmux
|
||||||
andrep/vimacs
|
andrep/vimacs
|
||||||
andreshazard/vim-logreview
|
andreshazard/vim-logreview
|
||||||
AndrewRadev/sideways.vim
|
AndrewRadev/sideways.vim
|
||||||
|
|
Loading…
Reference in a new issue