From fcf01bf6a9b439a5d903d86fc0947804f9946292 Mon Sep 17 00:00:00 2001 From: Dmytro Meleshko Date: Thu, 6 May 2021 15:34:09 +0300 Subject: [PATCH] fixup! at long last, reformat all Python code with 2 space indents --- nvim/after/ftplugin/python.vim | 1 - 1 file changed, 1 deletion(-) delete mode 100644 nvim/after/ftplugin/python.vim diff --git a/nvim/after/ftplugin/python.vim b/nvim/after/ftplugin/python.vim deleted file mode 100644 index e10ab03..0000000 --- a/nvim/after/ftplugin/python.vim +++ /dev/null @@ -1 +0,0 @@ -Indent 4