From 5fb2d4b43703dabf217e59bcdfc1f171e0722792 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Chlo=C3=A9=20Vulquin?= Date: Tue, 6 Aug 2024 13:19:05 +0200 Subject: 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. --- dot_config/nvim/.chezmoiremove | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'dot_config/nvim/.chezmoiremove') 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/ -- cgit v1.2.3