Skip to content

Commit

Permalink
[helix] Replace cursor shape with a bar
Browse files Browse the repository at this point in the history
  • Loading branch information
sestrella committed Jan 30, 2025
1 parent 35358ea commit 9631501
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions home/helix/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
];
settings = {
editor = {
cursor-shape.insert = "bar";
end-of-line-diagnostics = "hint";
file-picker.hidden = false;
inline-diagnostics.cursor-line = "warning";
Expand Down

0 comments on commit 9631501

Please sign in to comment.