summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorMinijackson <minijackson@riseup.net>2023-05-02 09:06:36 +0200
committerMinijackson <minijackson@riseup.net>2023-05-02 09:17:45 +0200
commit6e49e51a1f99ef85d33fddfb1c0e13753cad4818 (patch)
tree7540a447c3df9e2d40f3ccc76dd125894de83e10 /common
parent4fbec324fa058b7d78e69fc7861546fd820c4068 (diff)
downloadnixos-config-reborn-6e49e51a1f99ef85d33fddfb1c0e13753cad4818.tar.gz
nixos-config-reborn-6e49e51a1f99ef85d33fddfb1c0e13753cad4818.zip
vim: remove impatient, use builtin cache feature
Diffstat (limited to 'common')
-rw-r--r--common/vim.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/vim.nix b/common/vim.nix
index e6c0ab8..5859185 100644
--- a/common/vim.nix
+++ b/common/vim.nix
@@ -124,7 +124,6 @@ inputs: {
124 124
125 # Other 125 # Other
126 comment-nvim 126 comment-nvim
127 impatient-nvim
128 null-ls-nvim 127 null-ls-nvim
129 tabular 128 tabular
130 tmux-complete-vim 129 tmux-complete-vim