From 6daf32df1d0b336d679ecd97b32cd21e40bdfa20 Mon Sep 17 00:00:00 2001 From: NotAShelf Date: Tue, 11 Apr 2023 13:57:34 +0300 Subject: [PATCH] style: formatting --- modules/ui/smartcolumn/smartcolumn.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ui/smartcolumn/smartcolumn.nix b/modules/ui/smartcolumn/smartcolumn.nix index 0d2f66d..cad0899 100644 --- a/modules/ui/smartcolumn/smartcolumn.nix +++ b/modules/ui/smartcolumn/smartcolumn.nix @@ -26,7 +26,7 @@ in { default = ["help" "text" "markdown" "NvimTree" "alpha"]; description = "The filetypes smartcolumn will be disabled for."; }; - + /* languages = mkOption { default = {};