Obsidian vimrc

map gb :surround_bold
map gs :split
map gh :focus_left
map gl :focus_right
map s" :surround_double_quotes
map s' :surround_single_quotes
map s` :surround_backticks
map sb :surround_brackets
map s( :surround_brackets
map s) :surround_brackets
map s[ :surround_square_brackets
map s[ :surround_square_brackets
map s{ :surround_curly_brackets
map s} :surround_curly_brackets
map sh :surround_highlight
nmap ]] :nextHeading
nmap [[ :prevHeading
nmap <Tab> :nextLink
nmap <S-Tab> :prevLink
nmap <CR> :followlink
map gt :insertType
map g[ :breakJs
map g] :breakJava
map gp :breakCode
map gc :alignChord
map gw :wrapChords
map gr :printRange
map gn :printNoteCallout
map gI :printImportantNote
map gW :printWarningNote
map gT :printTipNote
map gC :printCautionNote
map gN :printKevCallout
map gH :printNoteTitle
map gi :toggleBetterReading
map <Space>. :triggerContextMenu
map <Space>t :triggerEditCreateTask