feat(config): enable global statusline
This commit is contained in:
parent
6447708210
commit
60835f52ca
1 changed files with 3 additions and 0 deletions
|
|
@ -36,6 +36,9 @@
|
||||||
# Infer casing on word completion
|
# Infer casing on word completion
|
||||||
infercase = true;
|
infercase = true;
|
||||||
|
|
||||||
|
# Global statusline
|
||||||
|
laststatus = 3;
|
||||||
|
|
||||||
# Enable list mode
|
# Enable list mode
|
||||||
list = true;
|
list = true;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue