1
0
Fork 0

Remove redundant word

This commit is contained in:
Daniele Tricoli 2023-09-15 16:37:36 +02:00
parent 75a8c0674f
commit fe52f539f3

View file

@ -57,7 +57,7 @@ opt.termguicolors = true
-- Enable undo persistence.
opt.undofile = true
-- Enable modeline, since it uses an allowlist approach since neovim >= 0.5:
-- Enable modeline, it uses an allowlist approach since neovim >= 0.5:
-- https://github.com/neovim/neovim/issues/2865
opt.modeline = true