mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
nixdirfmt + swaylock -> exprs + katexprs update
This commit is contained in:
parent
9f35a4b893
commit
7eb1366c31
8 changed files with 90 additions and 132 deletions
|
|
@ -4,7 +4,7 @@ require'nvim-treesitter.configs'.setup {
|
|||
ignore_install = { }, -- List of parsers to ignore installing
|
||||
highlight = {
|
||||
enable = true,
|
||||
additional_vim_regex_highlighting = false,
|
||||
additional_vim_regex_highlighting = true,
|
||||
},
|
||||
indent = {
|
||||
enable = true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue