mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2024-12-05 02:26:44 +00:00
Update markdown indentation
Set it to two spaces to better differentiate a list and code
This commit is contained in:
parent
36eb348b43
commit
8b23380279
2
vim/ftplugin/markdown.vim
Normal file
2
vim/ftplugin/markdown.vim
Normal file
@ -0,0 +1,2 @@
|
||||
" Set Markdown indent to 2 so single indented text doesn't become 'code'
|
||||
set shiftwidth=2
|
Loading…
Reference in New Issue
Block a user