mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2024-11-09 14:45:58 +01:00
remove TODO
This commit is contained in:
parent
32eb9c3de6
commit
5c9746aa30
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@ in {
|
|||
example = ["╔" "═" "╗" "║" "╝" "═" "╚" "║"];
|
||||
};
|
||||
|
||||
# TODO: make per-plugin borders configurable
|
||||
plugins = let
|
||||
mkPluginStyleOption = name: {
|
||||
enable = mkEnableOption "borders for the ${name} plugin" // {default = cfg.enable;};
|
||||
|
|
Loading…
Reference in a new issue