diff options
| author | seth <[email protected]> | 2023-11-01 06:42:48 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2023-11-01 06:42:48 -0400 |
| commit | 09004f4517eba8f57d37897e34f6ba56ad3653f1 (patch) | |
| tree | 6ae19b13a2694fe852caa6c77665af24ea59fe9e /config/plugin/globals.lua | |
| parent | ca59ebcf3dd17153b90a0ceca86af14db941ac3c (diff) | |
stop using neovim.nix
i had small, but annoying issues here and i don't care for lazy loading much tbh
Diffstat (limited to 'config/plugin/globals.lua')
| -rw-r--r-- | config/plugin/globals.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/plugin/globals.lua b/config/plugin/globals.lua deleted file mode 100644 index 79db9e3..0000000 --- a/config/plugin/globals.lua +++ /dev/null @@ -1 +0,0 @@ -vim.g.mapleader = "," |
