mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2024-11-14 17:56:28 +00:00
8b23380279
Set it to two spaces to better differentiate a list and code
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
|