Compare commits
2 commits
fea701c7b8
...
cbe3645a3a
| Author | SHA1 | Date | |
|---|---|---|---|
| cbe3645a3a | |||
| 7af7bd2b4f |
1 changed files with 2 additions and 0 deletions
|
|
@ -14,6 +14,8 @@
|
||||||
editor = {
|
editor = {
|
||||||
mouse = true;
|
mouse = true;
|
||||||
cursorline = true;
|
cursorline = true;
|
||||||
|
color-modes = true;
|
||||||
|
bufferline = "multiple";
|
||||||
statusline.mode = {
|
statusline.mode = {
|
||||||
normal = "Normal";
|
normal = "Normal";
|
||||||
insert = "Insert";
|
insert = "Insert";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue