mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2024-11-14 23:36:26 +00:00
3 lines
90 B
VimL
3 lines
90 B
VimL
|
" Set Markdown indent to 2 so single indented text doesn't become 'code'
|
||
|
set shiftwidth=2
|