mirror of
https://github.com/Matir/skel.git
synced 2026-06-10 11:13:40 -07:00
Vim options for markdown.
This commit is contained in:
@@ -154,3 +154,6 @@ highlight ColorColumn ctermbg=black guibg=lightgrey
|
|||||||
|
|
||||||
" Remove smart quotes
|
" 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