config: Expose tabstop option
This commit is contained in:
@@ -52,6 +52,7 @@ M.options = {
|
||||
permanent_undo = true,
|
||||
shiftwidth = 2,
|
||||
smartindent = true,
|
||||
tabstop = 8, -- Number of spaces that a <Tab> in the file counts for
|
||||
timeoutlen = 400,
|
||||
relativenumber = false,
|
||||
ruler = false,
|
||||
|
||||
Reference in New Issue
Block a user