mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2024-11-16 06:36:26 +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
|