diff options
Diffstat (limited to 'nvim/ftplugin/gitolite.lua')
| -rw-r--r-- | nvim/ftplugin/gitolite.lua | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/nvim/ftplugin/gitolite.lua b/nvim/ftplugin/gitolite.lua index acbde0f..c5d1305 100644 --- a/nvim/ftplugin/gitolite.lua +++ b/nvim/ftplugin/gitolite.lua | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | local opt = vim.opt_local | 1 | local opt = vim.opt_local |
| 2 | 2 | ||
| 3 | opt.expandtab = true | 3 | opt.expandtab = true |
| 4 | opt.shiftwidth = 4 | 4 | opt.shiftwidth = 4 |
