mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Vim options for markdown.
This commit is contained in:
@@ -153,4 +153,7 @@ set colorcolumn=+1
|
||||
highlight ColorColumn ctermbg=black guibg=lightgrey
|
||||
|
||||
" Remove smart quotes
|
||||
command Unsmartquote %s/“\|”/"/g
|
||||
command Unsmartquote %s/“\|”/"/g
|
||||
|
||||
" Markdown options
|
||||
autocmd Filetype markdown set expandtab tw=4
|
||||
|
||||
Reference in New Issue
Block a user