updates
This commit is contained in:
parent
63bbeaca3b
commit
ce01469113
37 changed files with 1621 additions and 384 deletions
|
|
@ -7,7 +7,12 @@
|
|||
|
||||
settings = {
|
||||
indent.enable = true;
|
||||
highlight.enable = true;
|
||||
highlight = {
|
||||
enable = true;
|
||||
disable = [
|
||||
"latex"
|
||||
];
|
||||
};
|
||||
incremental_selection.enable = true;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue