Skip to content

Commit 54c7b9f

Browse files
authored
Merge pull request #606 from vim-jp/add-alias
Add a tag alias for PmenuSel
2 parents 6e0b7de + e1458e6 commit 54c7b9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/tag_aliases.vim

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
let g:makehtml_tag_aliases = {
22
\ '=~': 'expr-=~',
3+
\ 'PmenuSel': 'hl-PmenuSel',
34
\ }

0 commit comments

Comments
 (0)