From 8609c77b9c2360153436159d75c815486e463d24 Mon Sep 17 00:00:00 2001 From: A Farzat Date: Wed, 2 Oct 2024 00:22:35 +0900 Subject: Add ftplugins --- ftplugin/python.vim | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 ftplugin/python.vim (limited to 'ftplugin/python.vim') diff --git a/ftplugin/python.vim b/ftplugin/python.vim new file mode 100644 index 0000000..6dd1221 --- /dev/null +++ b/ftplugin/python.vim @@ -0,0 +1,3 @@ +command-buffer -nargs=* Run split | terminal chmod +x %:p:S; %:p:S +command-buffer -nargs=* WRun w | Run +setlocal textwidth=79 -- cgit v1.2.3-70-g09d2