From 86036447263a7cef739307674b20318a060534b5 Mon Sep 17 00:00:00 2001 From: Simon Krauter Date: Tue, 27 Dec 2022 20:56:30 -0300 Subject: [PATCH] Fix two typos in data/init.lua (#1272) --- data/core/init.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/core/init.lua b/data/core/init.lua index 81f38d7..da01677 100644 --- a/data/core/init.lua +++ b/data/core/init.lua @@ -533,13 +533,13 @@ local style = require "core.style" -- enable or disable plugin loading setting config entries: --- enable plugins.trimwhitespace, otherwise it is disable by default: +-- enable plugins.trimwhitespace, otherwise it is disabled by default: -- config.plugins.trimwhitespace = true -- -- disable detectindent, otherwise it is enabled by default -- config.plugins.detectindent = false ----------------------------- Miscellanous -------------------------------------- +---------------------------- Miscellaneous ------------------------------------- -- modify list of files to ignore when indexing the project: -- config.ignore_files = {