mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 02:11:33 +00:00
feat: add neodev plugin
This commit is contained in:
parent
bdebf01a67
commit
456295b46e
5 changed files with 59 additions and 38 deletions
|
@ -133,6 +133,11 @@
|
|||
flake = false;
|
||||
};
|
||||
|
||||
neodev-nvim = {
|
||||
url = "github:folke/neodev.nvim";
|
||||
flake = false;
|
||||
};
|
||||
|
||||
elixir-ls = {
|
||||
url = "github:elixir-lsp/elixir-ls";
|
||||
flake = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue