mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 06:27:21 +01:00
erm, not sure when and why I put this in here :s
This commit is contained in:
1
vimrc
1
vimrc
@@ -346,7 +346,6 @@ augroup END
|
|||||||
augroup web
|
augroup web
|
||||||
autocmd!
|
autocmd!
|
||||||
autocmd FileType javascript map <leader>r <esc>:TernRename<CR>
|
autocmd FileType javascript map <leader>r <esc>:TernRename<CR>
|
||||||
autocmd BufRead,BufNewFile *.json set ft=json
|
|
||||||
autocmd BufRead,BufNewFile *.template set filetype=html.mustache syntax=mustache
|
autocmd BufRead,BufNewFile *.template set filetype=html.mustache syntax=mustache
|
||||||
augroup END
|
augroup END
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user