diff options
| author | Xander Swan <email> | 2025-12-03 10:00:41 -0500 |
|---|---|---|
| committer | Xander Swan <email> | 2025-12-03 10:00:41 -0500 |
| commit | 5bc521dcd5a8013fadeb2a9456155be39799360d (patch) | |
| tree | 25991ea0299e4c159b7a6842107e289b53cc930d /.config/nvim/lua/opt.lua | |
| parent | 4c071436ef86fddedf43602db9a63aa55220ed40 (diff) | |
Neovim updates
Diffstat (limited to '.config/nvim/lua/opt.lua')
| -rw-r--r-- | .config/nvim/lua/opt.lua | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.config/nvim/lua/opt.lua b/.config/nvim/lua/opt.lua index ebb99e2..d062a61 100644 --- a/.config/nvim/lua/opt.lua +++ b/.config/nvim/lua/opt.lua @@ -1,5 +1,3 @@ -vim.cmd("colorscheme mine") - vim.o.termguicolors = true vim.o.relativenumber = true vim.o.number = true |
