bind plist -> xml
This commit is contained in:
parent
5b32a4f4e0
commit
7b29477072
1 changed files with 3 additions and 0 deletions
3
vimrc
3
vimrc
|
@ -10,5 +10,8 @@ set softtabstop=0 noexpandtab
|
|||
set shiftwidth=2
|
||||
set tabstop=2 softtabstop=0 expandtab shiftwidth=2 smarttab
|
||||
|
||||
" custom filetypes
|
||||
autocmd BufNewFile,BufRead *.plist set syntax=xml
|
||||
|
||||
" vim-airline
|
||||
let g:airline_powerline_fonts = 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue