mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-12-13 23:51:02 +00:00
feat(smartcolumn): custom setup opts
This commit is contained in:
parent
80fee9dae7
commit
5ea6272bee
3 changed files with 30 additions and 27 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue