From fa500847efc9c1201b87812fd8893a3fbaffac60 Mon Sep 17 00:00:00 2001 From: pml68 Date: Mon, 20 May 2024 21:53:48 +0200 Subject: feat: add remap for toggling inlay hints --- lua/pml68/settings.lua | 2 -- 1 file changed, 2 deletions(-) (limited to 'lua/pml68/settings.lua') 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 -- cgit v1.2.3