vimPlugins.rocks-config-nvim: init at 1.5.0
This commit is contained in:
committed by
Matthieu Coudron
parent
dc0446608c
commit
c40c66f3fb
@@ -1289,6 +1289,8 @@
|
||||
|
||||
rocks-nvim = neovimUtils.buildNeovimPlugin { luaAttr = "rocks-nvim"; };
|
||||
|
||||
rocks-config-nvim = neovimUtils.buildNeovimPlugin { luaAttr = "rocks-config-nvim"; };
|
||||
|
||||
roslyn-nvim = super.roslyn-nvim.overrideAttrs {
|
||||
dependencies = with self; [ nvim-lspconfig ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user