feat: disabled open dyslexic
This commit is contained in:
parent
c953571f2f
commit
352ca6fccf
1 changed files with 2 additions and 2 deletions
|
@ -32,7 +32,7 @@ in {
|
|||
"javascript.updateImportsOnFileMove.enabled" = "always";
|
||||
"editor.tabSize" = 2;
|
||||
"editor.insertSpaces" = false;
|
||||
"terminal.integrated.fontFamily" = "'Droid Sans Mono', 'monospace', monospace";
|
||||
# "terminal.integrated.fontFamily" = "'Droid Sans Mono', 'monospace', monospace";
|
||||
}
|
||||
];
|
||||
|
||||
|
@ -41,7 +41,7 @@ in {
|
|||
oneDark.enable = true;
|
||||
atomKeybindings.enable = true;
|
||||
openRemoteSsh.enable = true;
|
||||
openDyslexicFont.enable = true;
|
||||
# openDyslexicFont.enable = false;
|
||||
|
||||
# html development
|
||||
autoRenameTag.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue