Fix markdown file comment

This commit is contained in:
ViViDboarder 2020-11-04 22:12:23 -08:00
parent 844c00809f
commit 724860a098
1 changed files with 1 additions and 1 deletions

View File

@ -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