summaryrefslogtreecommitdiff
path: root/config/old/vim/syntax/html.vim
blob: 37eb3d0cc7d89f5e8a5c18304ba365d9c7e23c38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
let b:current_syntax = "html"
set ts=4
set sw=4

inoremap < <><left>
" map [[ ?{<CR>w99[{
" map ][ /}<CR>b99]}
" map ]] j0[[%/{<CR>
" map [] k$][%?}<CR>

":%s/b_call[(]\(.*\)[)]/bcall \1