From 4e0d39c3de4000662861e66d4001806057eb87e5 Mon Sep 17 00:00:00 2001 From: Minijackson Date: Tue, 5 Dec 2023 17:42:44 +0100 Subject: vim: null-ls -> none-ls due to upstream deprecation --- common/vim.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/vim.nix b/common/vim.nix index fbf810e..ebf640a 100644 --- a/common/vim.nix +++ b/common/vim.nix @@ -121,7 +121,7 @@ inputs: { # Other comment-nvim fugitive-gitlab-vim - null-ls-nvim + none-ls-nvim tabular tmux-complete-vim vim-abolish -- cgit v1.2.3