nixdirfmt + swaylock -> exprs + katexprs update

This commit is contained in:
kat witch 2021-08-30 19:45:02 +01:00
parent 9f35a4b893
commit 7eb1366c31
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72
8 changed files with 90 additions and 132 deletions

View file

@ -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,