From 189d244d36d4ebb2189b698adb21f51cf1c4176a Mon Sep 17 00:00:00 2001 From: Thomas Schmucker Date: Wed, 12 Aug 2026 09:22:12 +0200 Subject: Revert "Normalize line endings" This reverts commit 6e5882a2fd02d30206ab9ca8aa5847b8ea09196c. --- nvim/ftplugin/gitolite.lua | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'nvim/ftplugin/gitolite.lua') 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 @@ -local opt = vim.opt_local - -opt.expandtab = true -opt.shiftwidth = 4 +local opt = vim.opt_local + +opt.expandtab = true +opt.shiftwidth = 4 -- cgit v1.3