Initial commit - less complicated than expected
This commit is contained in:
commit
a27aca395c
3 changed files with 35 additions and 0 deletions
1
home/.vim/ftplugin/crontab.vim
Normal file
1
home/.vim/ftplugin/crontab.vim
Normal file
|
@ -0,0 +1 @@
|
|||
set backupcopy=yes
|
2
home/.vim/ftplugin/html.vim
Normal file
2
home/.vim/ftplugin/html.vim
Normal file
|
@ -0,0 +1,2 @@
|
|||
let b:html_mode = 1
|
||||
runtime! ftplugin/xml.vim
|
Loading…
Add table
Add a link
Reference in a new issue