1
0
Fork 0
mirror of synced 2024-07-03 14:01:09 -04:00
ultimate-vim/sources_non_forked/vim-markdown/indent/markdown.vim

4 lines
47 B
VimL
Raw Normal View History

set noexpandtab
set tabstop=2
set shiftwidth=2