mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2024-11-12 22:05:58 +01:00
style: formatting
This commit is contained in:
parent
601d2ea6ed
commit
6daf32df1d
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ in {
|
||||||
default = ["help" "text" "markdown" "NvimTree" "alpha"];
|
default = ["help" "text" "markdown" "NvimTree" "alpha"];
|
||||||
description = "The filetypes smartcolumn will be disabled for.";
|
description = "The filetypes smartcolumn will be disabled for.";
|
||||||
};
|
};
|
||||||
|
|
||||||
/*
|
/*
|
||||||
languages = mkOption {
|
languages = mkOption {
|
||||||
default = {};
|
default = {};
|
||||||
|
|
Loading…
Reference in a new issue