diff options
| author | 2024-08-06 13:15:45 +0200 | |
|---|---|---|
| committer | 2024-08-06 13:15:45 +0200 | |
| commit | 733f23d190a3ca58900eba547d89917b26f30f6f (patch) | |
| tree | 4a92fa27b3e578954f4974463a48f1f69bfe15f2 /dot_config/nvim/.chezmoiremove | |
| parent | nvim/noplugins: port the "TODO" to fennel :) (diff) | |
nvim: simplify bindings.fnl
This also introduces a neovim-level `.chezmoiremove`.
This will be used from now on to cleanup files.
It might grow over time but I can start trimming the top lines once it's
been "long enough" anyway.
Diffstat (limited to 'dot_config/nvim/.chezmoiremove')
| -rw-r--r-- | dot_config/nvim/.chezmoiremove | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dot_config/nvim/.chezmoiremove b/dot_config/nvim/.chezmoiremove new file mode 100644 index 0000000..52fc454 --- /dev/null +++ b/dot_config/nvim/.chezmoiremove @@ -0,0 +1,2 @@ +lua/bindings/ +fnl/bindings/ |
