mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-05 10:35:03 +02:00
update markdown to not autofix because slides
This commit is contained in:
parent
9785c28407
commit
56f65b12a4
1 changed files with 0 additions and 5 deletions
|
@ -100,9 +100,6 @@
|
|||
"python.linting.pydocstyleEnabled": false,
|
||||
"python.linting.pylamaEnabled": false,
|
||||
"python.linting.pylintEnabled": false,
|
||||
"pyright.disableCompletion": false,
|
||||
"pyright.disableLanguageServices": false,
|
||||
"pyright.disableOrganizeImports": false,
|
||||
|
||||
// snippets
|
||||
"snippets.ultisnips.directories": ["UltiSnips", "~/.config/nvim/snips"],
|
||||
|
@ -140,8 +137,6 @@
|
|||
/* } */
|
||||
/* }, */
|
||||
|
||||
"bookmark.sign": "",
|
||||
|
||||
//coc-emoji
|
||||
"coc.source.emoji.filetypes": ["markdown"]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue