diff options
| author | ache <ache@ache.one> | 2026-03-30 23:57:07 +0200 |
|---|---|---|
| committer | ache <ache@ache.one> | 2026-03-30 23:57:07 +0200 |
| commit | 50724197ddd15cfc2934113bbd1fc980c5c296dd (patch) | |
| tree | 838aece7f2eeea61c95f2227aa64fc0912c4069d /lua/ache/plugins/lsp/rustowl.lua_ | |
| parent | clean: Remove notebook plugin (diff) | |
Remove a lot of unused configuration files
Diffstat (limited to 'lua/ache/plugins/lsp/rustowl.lua_')
| -rw-r--r-- | lua/ache/plugins/lsp/rustowl.lua_ | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/lua/ache/plugins/lsp/rustowl.lua_ b/lua/ache/plugins/lsp/rustowl.lua_ deleted file mode 100644 index 8f6e431..0000000 --- a/lua/ache/plugins/lsp/rustowl.lua_ +++ /dev/null @@ -1,5 +0,0 @@ -return { - "cordx56/rustowl", - enabled = false, - dependencies = { "neovim/nvim-lspconfig" }, -} |