Vim: use spaces instead of tabs for LaTeX
This commit is contained in:
@@ -196,6 +196,7 @@ nnoremap <leader>Y "+Y
|
||||
" Local Mappings {{{ "
|
||||
let maplocalleader="-"
|
||||
autocmd Filetype c inoremap <localleader>s struct pixel
|
||||
autocmd Filetype tex set tabstop=2 shiftwidth=2 expandtab
|
||||
|
||||
" tex {{{ "
|
||||
autocmd Filetype tex inoremap <localleader>D \Delta
|
||||
|
||||
Reference in New Issue
Block a user