Remove rcrc syntax highlighting from vim
No longer using rcm (https://github.com/thoughtbot/rcm) to manage my dotfiles.
This commit is contained in:
parent
e8c1452562
commit
1febfc980f
1 changed files with 0 additions and 1 deletions
|
@ -231,7 +231,6 @@ augroup vimrc " {{{
|
||||||
autocmd!
|
autocmd!
|
||||||
autocmd BufNewFile,BufRead bash_profile,bashrc set filetype=sh
|
autocmd BufNewFile,BufRead bash_profile,bashrc set filetype=sh
|
||||||
autocmd BufNewFile,BufRead gitconfig set filetype=gitconfig
|
autocmd BufNewFile,BufRead gitconfig set filetype=gitconfig
|
||||||
autocmd BufNewFile,BufRead rcrc set filetype=sh
|
|
||||||
autocmd BufNewFile,BufRead *.sx,*.s19 set filetype=srec
|
autocmd BufNewFile,BufRead *.sx,*.s19 set filetype=srec
|
||||||
|
|
||||||
autocmd FileType vim setlocal foldmethod=marker
|
autocmd FileType vim setlocal foldmethod=marker
|
||||||
|
|
Loading…
Add table
Reference in a new issue