1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-11-08 19:46:06 +01:00

plugins/colorful-winsep: account for upstream changes

Signed-off-by: saygo-png <saygo.mail@proton.me>
This commit is contained in:
saygo-png 2025-09-27 00:13:40 +02:00 committed by Austin Horstman
parent 01636ad1cd
commit f68f9d145a
2 changed files with 31 additions and 68 deletions

View file

@ -7,19 +7,9 @@ lib.nixvim.plugins.mkNeovimPlugin {
maintainers = [ lib.maintainers.saygo-png ];
settingsExample = {
hi = {
bg = "#7d8618";
fg = "#b8bb26";
};
only_line_seq = true;
no_exec_files = [
"packer"
"TelescopePrompt"
"mason"
"CompetiTest"
"NvimTree"
];
symbols = [
highlight = "#b8bb26";
excluded_ft = [ "NvimTree" ];
border = [
""
""
""