diff options
Diffstat (limited to 'lua/pml68/settings.lua')
| -rw-r--r-- | lua/pml68/settings.lua | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lua/pml68/settings.lua b/lua/pml68/settings.lua index 27c20d5..6b71b1f 100644 --- a/lua/pml68/settings.lua +++ b/lua/pml68/settings.lua @@ -19,8 +19,6 @@ vim.o.incsearch = true vim.o.clipboard = "unnamedplus" -vim.o.termguicolors = true - vim.opt.whichwrap:append "<>[]hl" vim.g.netrw_browse_split = 0 |
