diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 139ae7a28ad5..aea9aa346e92 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -4400,18 +4400,6 @@ final: prev: meta.homepage = "https://github.com/kkharji/lspsaga.nvim/"; }; - lua-dev-nvim = buildVimPluginFrom2Nix { - pname = "lua-dev.nvim"; - version = "2022-10-20"; - src = fetchFromGitHub { - owner = "folke"; - repo = "neodev.nvim"; - rev = "218d9b06f6b91a0d5b9d8d9c165c5c286f9521ea"; - sha256 = "0m88ykblj7nssw7l6492h742zl8cm0mhv23sb1nj73m5x95h4d4c"; - }; - meta.homepage = "https://github.com/folke/neodev.nvim/"; - }; - lualine-lsp-progress = buildVimPluginFrom2Nix { pname = "lualine-lsp-progress"; version = "2021-10-23"; @@ -4905,6 +4893,18 @@ final: prev: meta.homepage = "https://github.com/KeitaNakamura/neodark.vim/"; }; + neodev-nvim = buildVimPluginFrom2Nix { + pname = "neodev.nvim"; + version = "2022-10-20"; + src = fetchFromGitHub { + owner = "folke"; + repo = "neodev.nvim"; + rev = "218d9b06f6b91a0d5b9d8d9c165c5c286f9521ea"; + sha256 = "0m88ykblj7nssw7l6492h742zl8cm0mhv23sb1nj73m5x95h4d4c"; + }; + meta.homepage = "https://github.com/folke/neodev.nvim/"; + }; + neoformat = buildVimPluginFrom2Nix { pname = "neoformat"; version = "2022-09-01"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index ca109faadae2..54f0a669856d 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -368,7 +368,6 @@ https://github.com/ray-x/lsp_signature.nvim/,, https://github.com/lspcontainers/lspcontainers.nvim/,, https://github.com/onsails/lspkind-nvim/,, https://github.com/tami5/lspsaga.nvim/,, -https://github.com/folke/lua-dev.nvim/,, https://github.com/arkav/lualine-lsp-progress/,, https://github.com/nvim-lualine/lualine.nvim/,, https://github.com/l3mon4d3/luasnip/,, @@ -411,6 +410,7 @@ https://github.com/Shougo/neco-syntax/,, https://github.com/Shougo/neco-vim/,, https://github.com/Shougo/neocomplete.vim/,, https://github.com/KeitaNakamura/neodark.vim/,, +https://github.com/folke/neodev.nvim/,HEAD, https://github.com/sbdchd/neoformat/,, https://github.com/TimUntersberger/neogit/,, https://github.com/Shougo/neoinclude.vim/,,