nixvim time!

This commit is contained in:
Charlie Root 2024-05-21 22:30:34 +02:00
commit d19d367cb3
10 changed files with 320 additions and 30 deletions

View file

@ -66,7 +66,7 @@ in {
};
cursor = {
style = "beam";
blink = "no";
blink = "true";
};
mouse = {
hide-when-typing = "yes";