Mercurial > vim
diff plugins/taghelp @ 4:1a705d7a7521
working on stuff
| author | luka |
|---|---|
| date | Thu, 23 Oct 2025 12:33:51 -0400 |
| parents | a4ec03f77554 |
| children |
line wrap: on
line diff
--- a/plugins/taghelp Thu Apr 24 20:28:09 2025 -0400 +++ b/plugins/taghelp Thu Oct 23 12:33:51 2025 -0400 @@ -1,7 +1,7 @@ autocmd BufRead,BufNewFile *.blade.php set filetype=blade -autocmd FileType blade inoremap<buffer> > <c-r>=CreateTag()<cr> +" autocmd FileType blade inoremap<buffer> > <c-r>=CreateTag()<cr> " Abbreviations
