diff options
| author | bh <qn+git@excalibur.computer> | 2025-11-13 00:02:05 +0800 |
|---|---|---|
| committer | bh <qn+git@excalibur.computer> | 2025-11-13 00:02:05 +0800 |
| commit | 8c60360313bd35dd9a01c89e6b4dfd4cf7dbd61d (patch) | |
| tree | b1f15afcc57b2e2e866367eb4d124e736c9ce6e1 /lua/config/theme.lua | |
| parent | cc5ca2e8c8fa3cf2e60321fdb0cb4ddb66551ff2 (diff) | |
Put keybindings and theme on init.lua
Diffstat (limited to 'lua/config/theme.lua')
| -rw-r--r-- | lua/config/theme.lua | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lua/config/theme.lua b/lua/config/theme.lua deleted file mode 100644 index 4c2a94a..0000000 --- a/lua/config/theme.lua +++ /dev/null @@ -1,2 +0,0 @@ -vim.cmd("colorscheme default") - |
