vimPlugins.rtp-nvim: init at 1.1.0

This commit is contained in:
Marc Jakobi
2024-08-23 12:42:29 +02:00
committed by Matthieu Coudron
parent b45eb82718
commit b370d4cb93
@@ -1412,6 +1412,8 @@
dependencies = with self; [ nvim-lspconfig ];
};
rtp-nvim = neovimUtils.buildNeovimPlugin { luaAttr = "rtp-nvim"; };
rustaceanvim = neovimUtils.buildNeovimPlugin { luaAttr = "rustaceanvim"; };
sg-nvim = super.sg-nvim.overrideAttrs (old: