add html option
This commit is contained in:
@@ -4,6 +4,7 @@ return {
|
||||
ft = {
|
||||
'markdown',
|
||||
'javascript',
|
||||
'html',
|
||||
'css',
|
||||
'python',
|
||||
'json',
|
||||
@@ -14,6 +15,7 @@ return {
|
||||
opts = {
|
||||
'css',
|
||||
'javascript',
|
||||
'html',
|
||||
'markdown',
|
||||
'python',
|
||||
'json',
|
||||
@@ -21,4 +23,4 @@ return {
|
||||
'toml',
|
||||
'yaml',
|
||||
},
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user