feat(config): enable global statusline

This commit is contained in:
Nicolas Goudry 2024-06-06 01:08:52 +02:00
parent 6447708210
commit 60835f52ca
No known key found for this signature in database
GPG key ID: 5FC434D9FFD1DF44

View file

@ -36,6 +36,9 @@
# Infer casing on word completion
infercase = true;
# Global statusline
laststatus = 3;
# Enable list mode
list = true;