mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user