summaryrefslogtreecommitdiff
path: root/vim
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2025-01-20 16:20:59 -0600
committerzachir <zachir@librem.one>2025-01-20 16:20:59 -0600
commit40b39bdc46e0a69616a6fce24b52372bca624454 (patch)
treeca2d4c0508b7f884a2f3ea219cf7d57f329efb7f /vim
parent077865082f2f476d0da883250749222fc8f8e5f2 (diff)
parent8dd9c87d4d8c2f35f7ef26fe19d3330235abdfb7 (diff)
Merge branch 'master' into cla
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