diff options
| author | 2024-08-07 19:58:38 +0200 | |
|---|---|---|
| committer | 2024-08-07 19:58:38 +0200 | |
| commit | 7351263ba396bf11bb5358044e9116ada8417c65 (patch) | |
| tree | dafd53700f217eed1639bc67ad3fbe379630a365 /dot_config/nvim/.chezmoiremove | |
| parent | nvim/lsp: correct wrong ordering (diff) | |
nvim: move lsp into a single file
Also I removed the workspaces stuff.
I don't use them.
Diffstat (limited to 'dot_config/nvim/.chezmoiremove')
| -rw-r--r-- | dot_config/nvim/.chezmoiremove | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dot_config/nvim/.chezmoiremove b/dot_config/nvim/.chezmoiremove index 2aff3b4..cd3efb1 100644 --- a/dot_config/nvim/.chezmoiremove +++ b/dot_config/nvim/.chezmoiremove @@ -6,3 +6,6 @@ lua/plugins/bindings/ fnl/plugins/lsp/capabilities.fnl lua/plugins/lsp/capabilities.lua + +fnl/plugins/lsp/ +lua/plugins/lsp/ |
