From 23cc6a0cc25544fa8b193ba2b38873dc1c3bdcc8 Mon Sep 17 00:00:00 2001 From: Thomas Schmucker Date: Tue, 6 Jan 2026 09:50:21 +0100 Subject: Alte Neovim- und Tmuxp-Konfigurationen entfernt --- nvim_alt/ftplugin/vim.vim | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 nvim_alt/ftplugin/vim.vim (limited to 'nvim_alt/ftplugin/vim.vim') diff --git a/nvim_alt/ftplugin/vim.vim b/nvim_alt/ftplugin/vim.vim deleted file mode 100644 index 1054984..0000000 --- a/nvim_alt/ftplugin/vim.vim +++ /dev/null @@ -1,6 +0,0 @@ -setlocal tabstop=2 -setlocal softtabstop=2 -setlocal shiftwidth=2 -setlocal smarttab -setlocal expandtab -setlocal autoindent -- cgit v1.3