From 50640bc294adfff245222422cd1ad04ab8127b86 Mon Sep 17 00:00:00 2001 From: Julian Prein Date: Sun, 9 Oct 2022 03:38:13 +0200 Subject: [PATCH] vim:ftplugin: Remove zsh.vim zshOption has improved a lot and isn't even called like that anymore. --- .config/vim/ftplugin/zsh.vim | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 .config/vim/ftplugin/zsh.vim diff --git a/.config/vim/ftplugin/zsh.vim b/.config/vim/ftplugin/zsh.vim deleted file mode 100644 index d1acc99..0000000 --- a/.config/vim/ftplugin/zsh.vim +++ /dev/null @@ -1,2 +0,0 @@ -" zshOption is a huge regex that leads to massive lags when scrolling -syntax clear zshOption