mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2024-12-05 02:16:43 +00:00
Fix markdown file comment
This commit is contained in:
parent
844c00809f
commit
724860a098
@ -1,5 +1,5 @@
|
||||
" Set Markdown indent to 2 so single indented text doesn't become 'code'
|
||||
set shiftwidth=2
|
||||
|
||||
# From plasticboy/vim-markdown via sheerun/vim-polyglot
|
||||
" From plasticboy/vim-markdown via sheerun/vim-polyglot
|
||||
let g:vim_markdown_new_list_item_indent = 0
|
||||
|
Loading…
Reference in New Issue
Block a user