nvim: enable markdown foe more websites
This commit is contained in:
parent
1c8e621d5d
commit
a0dc79aeef
|
@ -43,7 +43,9 @@ packer.use {
|
|||
'codeberg.org_*',
|
||||
'gitlab.com_*',
|
||||
'github.com_*',
|
||||
'very.tastytea.de_*'
|
||||
'very.tastytea.de_*',
|
||||
'bookwyrm.social_*',
|
||||
'openlibrary.org_*'
|
||||
},
|
||||
command = [[set filetype=markdown | set tw=0]]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user