disable math latex in snacks
This commit is contained in:
@@ -157,7 +157,9 @@ return {
|
||||
},
|
||||
},
|
||||
gitbrowse = {},
|
||||
image = {},
|
||||
image = {
|
||||
math = { enabled = false },
|
||||
},
|
||||
input = {},
|
||||
picker = {},
|
||||
quickfile = {},
|
||||
|
||||
Reference in New Issue
Block a user