fixed mosh issue with colors

This commit is contained in:
2022-08-29 15:51:19 -05:00
parent 2a886a393c
commit da4ab7cf9e
+2
View File
@@ -56,6 +56,8 @@ opt.foldmethod = "indent"
--opt.foldmethod = "expr" --opt.foldmethod = "expr"
--opt.foldexpr = "nvim_treesitter#foldexpr()" --opt.foldexpr = "nvim_treesitter#foldexpr()"
opt.termguicolors = false
----------------------------------------------------- -----------------------------------------------------
-- DISABLE HIGHLIGHT OUTSIDE OF SEARCH AND REPLACE -- -- DISABLE HIGHLIGHT OUTSIDE OF SEARCH AND REPLACE --
----------------------------------------------------- -----------------------------------------------------