vimium etc

This commit is contained in:
Jana Dönszelmann 2026-03-18 11:18:21 +01:00
parent 62ecb566ed
commit 194cefe340
No known key found for this signature in database
7 changed files with 106 additions and 27 deletions

View file

@ -19,8 +19,7 @@ in
# jumplist
(map "" "<C-a>" "<C-i>") # note: C-a is actually C-i, remapped through kitty.
(luamap "n" "<leader>r" "${telescope}.jumplist()")
(luamap "n" "<leader>R" "${telescope}.loclist()")
(luamap "n" "<leader>j" "${telescope}.jumplist()")
# pickers
(luamap "n" "<leader><leader>" "${telescope}.find_files()")