Use % to jump between markup tags
This commit is contained in:
parent
5ec54af4af
commit
503068741e
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ nmap <leader>7 <Plug>AirlineSelectTab7
|
|||
nmap <leader>8 <Plug>AirlineSelectTab8
|
||||
nmap <leader>9 <Plug>AirlineSelectTab9
|
||||
|
||||
let b:match_words = '<:>,<\@<=tag>:<\@<=/tag>'
|
||||
let b:match_words = '<:>,<tag>:</tag>'
|
||||
|
||||
"let g:indent_guides_start_level = 2
|
||||
"let g:indent_guides_guide_size = 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue