6 lines
105 B
Nix
6 lines
105 B
Nix
{
|
|
autotagHtml = true;
|
|
fold = true;
|
|
indent.disable = [ "markdown" ];
|
|
textobjects.enable = true;
|
|
}
|