nixvim plugins
install all currently wanted plugins
This commit is contained in:
@@ -16,9 +16,7 @@
|
||||
# Diagnostics for the current buffer only
|
||||
diagnostics_buffer = {
|
||||
mode = "diagnostics";
|
||||
filter = {
|
||||
buf = 0;
|
||||
};
|
||||
filter.buf = 0;
|
||||
};
|
||||
};
|
||||
focus = false;
|
||||
|
||||
Reference in New Issue
Block a user