summary refs log tree commit diff stats
path: root/user
diff options
context:
space:
mode:
Diffstat (limited to 'user')
-rw-r--r--user/settings/neovim.nix4
1 files changed, 1 insertions, 3 deletions
diff --git a/user/settings/neovim.nix b/user/settings/neovim.nix
index 49c1997e..215f3f7a 100644
--- a/user/settings/neovim.nix
+++ b/user/settings/neovim.nix
@@ -1,6 +1,4 @@
-{ config
-, lib
-, pkgs
+{ pkgs
 , ...
 }: {
   programs.neovim = {