diff options
| author | Naz <ndpm13@ch-naseem.com> | 2025-09-02 10:12:27 +0100 |
|---|---|---|
| committer | Naz <ndpm13@ch-naseem.com> | 2025-09-02 10:12:27 +0100 |
| commit | eb1e6c6c345c4a588c28d2937949adc1b440133f (patch) | |
| tree | 62bade01156700bfcc7aabc0369f87819b07e8a5 /lua/plugins/rustaceanvim.lua | |
| parent | 16ed97e8c41b93c6d8fda33529ccd334e224a99c (diff) | |
🦄org: now using an org document to configure nvim.
I know I messed up
Diffstat (limited to 'lua/plugins/rustaceanvim.lua')
| -rw-r--r-- | lua/plugins/rustaceanvim.lua | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/lua/plugins/rustaceanvim.lua b/lua/plugins/rustaceanvim.lua deleted file mode 100644 index 168e16e..0000000 --- a/lua/plugins/rustaceanvim.lua +++ /dev/null @@ -1,5 +0,0 @@ -return { - "mrcjkb/rustaceanvim", - version = "^5", -- Recommended - lazy = false, -- This plugin is already lazy -} |
