modified Menixvim
This commit is contained in:
parent
82c8025b4e
commit
aba3be9b85
9 changed files with 190 additions and 7 deletions
|
|
@ -2,6 +2,10 @@
|
|||
plugins = {
|
||||
indent-blankline = {
|
||||
enable = true;
|
||||
settings.indent = {
|
||||
char = "▎";
|
||||
tab_char = "┊";
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue