1
0
mirror of https://github.com/gryf/.vim.git synced 2025-12-17 19:40:29 +01:00

Comment update

This commit is contained in:
2023-02-17 14:11:30 +01:00
parent a16be876d6
commit 61fc307d68

2
vimrc
View File

@@ -546,7 +546,7 @@ let g:tagbar_type_vimwiki = {
\ } \ }
" Note: see statusline settings for status bar tag conf " Note: see statusline settings for status bar tag conf
"}}} "}}}
"{{{2 "Sandwitch {{{2
" Make sandwitch to use my memorymuscle craved shorcuts for surround " Make sandwitch to use my memorymuscle craved shorcuts for surround
runtime macros/sandwich/keymap/surround.vim runtime macros/sandwich/keymap/surround.vim
"}}} "}}}