about summary refs log tree commit diff stats
path: root/modules/by-name/nv/nvim/module.nix
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-11-23 13:14:04 +0100
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-11-23 13:22:07 +0100
commit90a049ccbd48184af95b865f6a1f75eec064f350 (patch)
tree6c7fd847bbb3f3d21c1b365cea65e201bc4944e2 /modules/by-name/nv/nvim/module.nix
parentrefactor(pkgs/less): Remove and use less from nixpkgs (diff)
downloadnixos-config-90a049ccbd48184af95b865f6a1f75eec064f350.tar.gz
nixos-config-90a049ccbd48184af95b865f6a1f75eec064f350.zip
refactor(modules/nvim/files): Move to their respective plugin
Diffstat (limited to 'modules/by-name/nv/nvim/module.nix')
-rw-r--r--modules/by-name/nv/nvim/module.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/by-name/nv/nvim/module.nix b/modules/by-name/nv/nvim/module.nix
index 829a9c2b..69e417bb 100644
--- a/modules/by-name/nv/nvim/module.nix
+++ b/modules/by-name/nv/nvim/module.nix
@@ -9,7 +9,6 @@ in {
   imports = [
     ./autocmds
     ./clipboard
-    ./files
     ./mappings
     ./options
     ./plgs