1
0
mirror of https://github.com/pratiktri/dotfiles.git synced 2026-05-06 19:43:40 +05:30

chore(neovim/vim): Minor fixes

This commit is contained in:
Pratik Tripathy
2025-08-20 13:14:04 +05:30
parent ae9340c6a1
commit 612f848d6d
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -18,4 +18,4 @@ let g:qs_highlight_on_keys = ['f', 'F', 't', 'T']
" Quickscope in VSCode
" https://github.com/vscode-neovim/vscode-neovim/wiki/Plugins#quick-scope
highlight QuickScopePrimary guifg='#afff5f' gui=underline ctermfg=155 cterm=underline
highlight QuickScopeSecondary guifg='#5fffff' gui=underline ctermfg=81 cterm=underline
highlight QuickScopeSecondary guifg='#00C7DF' gui=underline ctermfg=81 cterm=underline