Remove unnecessary comment

This commit is contained in:
nt 2022-08-29 16:25:59 +03:00 committed by Sidhanth Rathod
parent bf827e0ebd
commit 7fe754342a
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ opt.showmode = false
opt.title = true
opt.clipboard = "unnamedplus"
opt.cul = true -- cursor line
opt.cursorline = true
-- Indenting
opt.expandtab = true