feat: make mode/namespace loading more dynamic and add fallback handling
This commit is contained in:
parent
27613eab1f
commit
94fb5119ef
12 changed files with 152 additions and 130 deletions
|
@ -1,4 +1,7 @@
|
|||
{
|
||||
"settings": {
|
||||
"fallback": "vim"
|
||||
},
|
||||
"normal": {
|
||||
"syntax": "vim",
|
||||
"on_match_failure": "ignore",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue