mirror of
https://github.com/Superredstone/nixvim.git
synced 2026-09-26 20:27:52 +02:00
format: blank-indent.nix
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{ ... }:
|
||||
{
|
||||
plugins.guess-indent = {
|
||||
enable = true;
|
||||
settings = {
|
||||
underline.enable = true;
|
||||
static.enable = true;
|
||||
};
|
||||
plugins.guess-indent = {
|
||||
enable = true;
|
||||
settings = {
|
||||
underline.enable = true;
|
||||
static.enable = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user