mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-03 19:42:10 +02:00
lsp edit config
This commit is contained in:
@@ -2,8 +2,8 @@
|
|||||||
programs.nixvim = {
|
programs.nixvim = {
|
||||||
globals.mapleader = " ";
|
globals.mapleader = " ";
|
||||||
diagnostics = {
|
diagnostics = {
|
||||||
virtual_lines = { only_current_line = true; };
|
|
||||||
virtual_text = true;
|
virtual_text = true;
|
||||||
|
virtual_improved = { current_line = "only"; };
|
||||||
};
|
};
|
||||||
opts = {
|
opts = {
|
||||||
autoindent = true;
|
autoindent = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user