Updated helix configuratoin

This commit is contained in:
2024-06-04 11:27:37 +02:00
parent 2e25cdebf6
commit 32d4107ef5
2 changed files with 4 additions and 1 deletions

View File

@@ -7,6 +7,9 @@
defaultEditor = true;
settings = {
theme = "base16";
editor.cursor-shape = {
insert = "bar";
};
};
themes = {
base16 = let