This commit is contained in:
Ivar Fatland
2025-02-18 08:07:45 +01:00
parent edc6d87531
commit 03761e19d0
2 changed files with 25 additions and 3 deletions
+3
View File
@@ -12,6 +12,9 @@ set clipboard+=unnamed
let mapleader = ","
let g:qs_highlight_on_keys = ['f', 'F', 't', 'T']
set quickscope
map <leader>ff <Action>(SearchEverywhere)
map <leader>fd <Action>(GotoDeclaration)
map <leader>ft <Action>(GotoTypeDeclaration)