update flakes

Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
Hadi
2025-05-07 15:42:38 +02:00
parent 4bc6576d7c
commit 70355c96ac
3 changed files with 43 additions and 45 deletions

View File

@@ -1,7 +1,7 @@
{
programs.nixvim = {
globals.mapleader = " ";
diagnostics = {
diagnostic.settings = {
virtual_text = true;
virtual_improved = { current_line = "only"; };
};