aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authormax397574 <[email protected]>2021-11-06 12:17:48 +0100
committermax397574 <[email protected]>2021-11-06 12:17:48 +0100
commitc4d9bb17d9f8b0bec9d30e4692e46dd5ef5df0ae (patch)
tree96f3335599719f911424832ef3612081a44e80b6 /readme.md
parente3676858b9c722efec478266893f146c830407f2 (diff)
feat(startup): ✨added option to disable statuslines
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 03ecfe1..2234b5d 100644
--- a/readme.md
+++ b/readme.md
@@ -76,6 +76,7 @@ settings = {
options = {
mapping_keys = true/false, -- display mapping (e.g. <leader>ff)
empty_lines_between_mappings = true/false, -- add an empty line between mapping/commands
+ disable_statuslines = true/false -- disable status and bufferlines
paddings = <paddings>,
}
mappings = {