mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 06:12:34 +00:00
Fixed typo in vimrc
This commit is contained in:
@@ -90,6 +90,7 @@ augroup MICHAEL
|
|||||||
autocmd BufWritePre * :call TrimWhiteSpace()
|
autocmd BufWritePre * :call TrimWhiteSpace()
|
||||||
autocmd Filetype yaml setlocal ts=2 sts=2 sw=2 expandtab
|
autocmd Filetype yaml setlocal ts=2 sts=2 sw=2 expandtab
|
||||||
autocmd Filetype markdown setlocal tw=79 fo+=t
|
autocmd Filetype markdown setlocal tw=79 fo+=t
|
||||||
|
autocmd Filetype pandoc setlocal tw=79 fo+=t
|
||||||
augroup END
|
augroup END
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user