summaryrefslogtreecommitdiff
path: root/vim
diff options
context:
space:
mode:
authorMarc Coquand <marc@mccd.space>2024-07-26 14:17:50 -0500
committerMarc Coquand <marc@mccd.space>2024-07-26 14:17:50 -0500
commit966fcf52c92712f2fcbcb25bb7a4fa5c0bd7fe47 (patch)
treec9e60dab439bb1ab77e2c22402906172d8e85f28 /vim
parentf61cc0a13a8a691ea152d73d7fc27dd67e2480f1 (diff)
downloadbsd-966fcf52c92712f2fcbcb25bb7a4fa5c0bd7fe47.tar.gz
bsd-966fcf52c92712f2fcbcb25bb7a4fa5c0bd7fe47.tar.bz2
bsd-966fcf52c92712f2fcbcb25bb7a4fa5c0bd7fe47.zip
font update
Diffstat (limited to '')
-rw-r--r--vimrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/vimrc b/vimrc
index 60efe96..ae859e6 100644
--- a/vimrc
+++ b/vimrc
@@ -19,6 +19,7 @@ set matchpairs+=<:>
" Theme
syntax on
+set title
set background=light
set termguicolors
colorscheme quiet
@@ -219,3 +220,5 @@ let @b = 'di(a[]P%2X'
"" Change [ -> (
let @k = 'di["_c%()P'
+
+