mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-12-17 01:21:02 +00:00
flake: add rtp.nvim
This commit is contained in:
parent
e829a0964a
commit
f107cc45eb
2 changed files with 22 additions and 0 deletions
|
|
@ -124,6 +124,11 @@
|
|||
flake = false;
|
||||
};
|
||||
|
||||
plugin-rtp-nvim = {
|
||||
url = "github:nvim-neorocks/rtp.nvim";
|
||||
flake = false;
|
||||
};
|
||||
|
||||
# LSP plugins
|
||||
plugin-nvim-lspconfig = {
|
||||
url = "github:neovim/nvim-lspconfig";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue