diff options
| author | Thomas Schmucker <ts@its1.de> | 2026-08-12 09:22:12 +0200 |
|---|---|---|
| committer | Thomas Schmucker <ts@its1.de> | 2026-08-12 09:22:12 +0200 |
| commit | 189d244d36d4ebb2189b698adb21f51cf1c4176a (patch) | |
| tree | 3a6a9847dafabea051997b1a9cbc124a242ec1d3 /nvim/ftplugin/gitolite.lua | |
| parent | 6e5882a2fd02d30206ab9ca8aa5847b8ea09196c (diff) | |
| download | dotfiles-189d244d36d4ebb2189b698adb21f51cf1c4176a.tar.gz dotfiles-189d244d36d4ebb2189b698adb21f51cf1c4176a.tar.bz2 dotfiles-189d244d36d4ebb2189b698adb21f51cf1c4176a.zip | |
Revert "Normalize line endings"
This reverts commit 6e5882a2fd02d30206ab9ca8aa5847b8ea09196c.
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 |
