summaryrefslogtreecommitdiff
path: root/after/plugin/cfg.vim
diff options
context:
space:
mode:
authorGravatar Matthew Wozniak <sirtomato999@gmail.com> 2024-01-18 19:30:36 -0500
committerGravatar Matthew Wozniak <sirtomato999@gmail.com> 2024-01-18 19:30:36 -0500
commit31c7bc5258d7323658e60cb5400d5f3457fff74f (patch)
treec078a831c2eb148398428d61259e3e418a83d1fa /after/plugin/cfg.vim
parentca3ccc842c919e42ff21382a62d23a74e31b39dc (diff)
downloadnvim-31c7bc5258d7323658e60cb5400d5f3457fff74f.tar.gz
nvim-31c7bc5258d7323658e60cb5400d5f3457fff74f.zip
vimtex
Diffstat (limited to 'after/plugin/cfg.vim')
-rw-r--r--after/plugin/cfg.vim8
1 files changed, 3 insertions, 5 deletions
diff --git a/after/plugin/cfg.vim b/after/plugin/cfg.vim
index 94659fc..b11cdce 100644
--- a/after/plugin/cfg.vim
+++ b/after/plugin/cfg.vim
@@ -15,8 +15,6 @@ set guioptions-=L
set gfn=Fira\ Code:h12
set noshowmode
-if !has('gui_running')
- colorscheme dim
-else
- colorscheme monochrome
-endif
+set formatoptions+=a
+
+colorscheme vacme