aboutsummaryrefslogtreecommitdiff
path: root/core/ui.vim
diff options
context:
space:
mode:
authorjdhao <jdhao@hotmail.com>2021-07-19 22:52:59 +0800
committerjdhao <jdhao@hotmail.com>2021-07-19 22:52:59 +0800
commitd8d1401a780f7ef0e79999d2fa67341568fa6918 (patch)
tree0a320fed8befa435759675c47035fa5639c3a6dd /core/ui.vim
parentb210540eab6dc59ae0ab5fcc6525c845a8afd03b (diff)
Move options to one place
Diffstat (limited to 'core/ui.vim')
-rw-r--r--core/ui.vim7
1 files changed, 0 insertions, 7 deletions
diff --git a/core/ui.vim b/core/ui.vim
index 5322a9e..aa31bf0 100644
--- a/core/ui.vim
+++ b/core/ui.vim
@@ -1,11 +1,4 @@
"{ UI-related settings
-"{{ General settings about colors
-" Enable true colors support. Do not set this option if your terminal does not
-" support true colors! For a comprehensive list of terminals supporting true
-" colors, see https://github.com/termstandard/colors and https://gist.github.com/XVilka/8346728.
-set termguicolors
-"}}
-
"{{ Colorscheme settings
let s:my_theme_dict = {}