Jump to tagbar window when opening

This commit is contained in:
Raoul Branten 2024-03-08 14:34:16 +01:00
parent 5ea10c47a2
commit f18a050fc6

View File

@ -1 +1 @@
vim.keymap.set('n', '<F8>', ':TagbarToggle<CR>')
vim.keymap.set('n', '<F8>', ':TagbarToggle fj<CR>')