feat(smartcolumn): custom setup opts

This commit is contained in:
Ching Pei Yang 2024-03-10 21:00:14 +00:00
commit 5ea6272bee
3 changed files with 30 additions and 27 deletions

View file

@ -210,7 +210,7 @@ inputs: let
};
smartcolumn = {
enable = true;
columnAt.languages = {
setupOpts.custom_colorcolumn = {
# this is a freeform module, it's `buftype = int;` for configuring column position
nix = 110;
ruby = 120;