lsp edit config

This commit is contained in:
Hadi
2025-04-01 20:42:58 +02:00
parent 10dffe8d92
commit ee38dd75dc

View File

@@ -2,8 +2,8 @@
programs.nixvim = {
globals.mapleader = " ";
diagnostics = {
virtual_lines = { only_current_line = true; };
virtual_text = true;
virtual_improved = { current_line = "only"; };
};
opts = {
autoindent = true;