Removing show_tabs

Pulling this out and moving it into a plugin
This commit is contained in:
peterbessman 2021-02-03 13:41:25 -05:00 committed by GitHub
parent e5909cf432
commit 0ba58d32e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -16,6 +16,5 @@ config.line_height = 1.2
config.indent_size = 2
config.tab_type = "soft"
config.line_limit = 80
config.show_tabs = true
return config