summaryrefslogtreecommitdiff
path: root/dot_config/nvim/.chezmoiremove
diff options
context:
space:
mode:
authorChloƩ Vulquin <code@toast.bunkerlabs.net>2024-08-06 13:19:05 +0200
committerChloƩ Vulquin <code@toast.bunkerlabs.net>2024-08-06 13:19:05 +0200
commit5fb2d4b43703dabf217e59bcdfc1f171e0722792 (patch)
treed8b6fdb38e29794a9cef1ca32f95beabf66cc366 /dot_config/nvim/.chezmoiremove
parentnvim: simplify bindings.fnl (diff)
nvim: move plugins/bindings into a single file
The plan from now on will be "single big file" unless there's more complex things going on, such as with lsp.
Diffstat (limited to 'dot_config/nvim/.chezmoiremove')
-rw-r--r--dot_config/nvim/.chezmoiremove5
1 files changed, 4 insertions, 1 deletions
diff --git a/dot_config/nvim/.chezmoiremove b/dot_config/nvim/.chezmoiremove
index 52fc454..7bd5db4 100644
--- a/dot_config/nvim/.chezmoiremove
+++ b/dot_config/nvim/.chezmoiremove
@@ -1,2 +1,5 @@
-lua/bindings/
fnl/bindings/
+lua/bindings/
+
+fnl/plugins/bindings/
+lua/plugins/bindings/