Fix odin config
This commit is contained in:
parent
7dbae6094e
commit
a692b53f91
4 changed files with 50 additions and 36 deletions
|
|
@ -20,8 +20,9 @@
|
|||
languages = [ ];
|
||||
settings = {
|
||||
theme = "monokai_pro_octagon";
|
||||
editor.true-color = true;
|
||||
editor.lsp.display-messages = true;
|
||||
editor.scrolloff = 5;
|
||||
editor.true-color = true;
|
||||
};
|
||||
themes =
|
||||
let
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue