summaryrefslogtreecommitdiff
path: root/vim
diff options
context:
space:
mode:
authorZachIR <zachir@librem.one>2025-01-20 20:01:54 -0600
committerZachIR <zachir@librem.one>2025-01-20 20:01:54 -0600
commit7323f4c6482e5fe41b0b3af3bc486bb2e6188880 (patch)
treee168541549eb8469d24cc9cd81f588fef4c1f9f4 /vim
parentfde288bf3cf11cf040a5fe03b24aa62c4cb32af2 (diff)
parent8dd9c87d4d8c2f35f7ef26fe19d3330235abdfb7 (diff)
Merge branch 'master' into car
Diffstat (limited to 'vim')
-rw-r--r--vim/vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/vimrc b/vim/vimrc
index cdf9b33..812bf3e 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -62,7 +62,7 @@ set showmatch " Highlight matching brace
set number
set relativenumber
-colorscheme 256-grayvim
+colorscheme Dark2
set hlsearch " Highlight all search results
set smartcase " Enable smart-case search