summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--neovim.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/neovim.nix b/neovim.nix
index 3a1e49b..c816367 100644
--- a/neovim.nix
+++ b/neovim.nix
@@ -29,6 +29,7 @@ let
fs.unions [
./after
./ftdetect
+ ./lua
./plugin
]
);