diff options
Diffstat (limited to 'vim/.vim/specific/html.vim')
-rw-r--r-- | vim/.vim/specific/html.vim | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vim/.vim/specific/html.vim b/vim/.vim/specific/html.vim deleted file mode 100644 index 6c65216..0000000 --- a/vim/.vim/specific/html.vim +++ /dev/null @@ -1 +0,0 @@ -map <F2> <Esc>:%w !xmllint --valid --noout -<CR> |