aboutsummaryrefslogtreecommitdiff
path: root/after
diff options
context:
space:
mode:
authorMax Christian Pohle2024-05-12 21:01:00 +0200
committerMax Christian Pohle2024-05-12 21:01:00 +0200
commiteec48ff71881d8757b79dcd95aac9dac4d71bf72 (patch)
tree8e21c80a8fecbcf7a6b36c3db1d2aa061bda1959 /after
parentf3eb203b4ad79090e36982e7b417c0cf0de52646 (diff)
downloadvim-eec48ff71881d8757b79dcd95aac9dac4d71bf72.tar.bz2
vim-eec48ff71881d8757b79dcd95aac9dac4d71bf72.zip
tidied this repo up and uploaded my new nvim from scratch config
Diffstat (limited to 'after')
-rwxr-xr-x[-rw-r--r--]after/ftdetect/log.vim0
-rw-r--r--after/ftplugin/javascript.vim1
-rwxr-xr-x[-rw-r--r--]after/ftplugin/python.vim0
-rwxr-xr-x[-rw-r--r--]after/indent/html5.vim0
-rwxr-xr-x[-rw-r--r--]after/indent/php.vim0
-rwxr-xr-x[-rw-r--r--]after/indent/yaml.vim0
-rwxr-xr-x[-rw-r--r--]after/syntax/c.vim0
-rwxr-xr-x[-rw-r--r--]after/syntax/log.vim0
-rwxr-xr-x[-rw-r--r--]after/syntax/markdown.vim0
9 files changed, 0 insertions, 1 deletions
diff --git a/after/ftdetect/log.vim b/after/ftdetect/log.vim
index 8203171..8203171 100644..100755
--- a/after/ftdetect/log.vim
+++ b/after/ftdetect/log.vim
diff --git a/after/ftplugin/javascript.vim b/after/ftplugin/javascript.vim
deleted file mode 100644
index ce0e6f2..0000000
--- a/after/ftplugin/javascript.vim
+++ /dev/null
@@ -1 +0,0 @@
1" set number
diff --git a/after/ftplugin/python.vim b/after/ftplugin/python.vim
index a5c454a..a5c454a 100644..100755
--- a/after/ftplugin/python.vim
+++ b/after/ftplugin/python.vim
diff --git a/after/indent/html5.vim b/after/indent/html5.vim
index 94baa87..94baa87 100644..100755
--- a/after/indent/html5.vim
+++ b/after/indent/html5.vim
diff --git a/after/indent/php.vim b/after/indent/php.vim
index ef723a6..ef723a6 100644..100755
--- a/after/indent/php.vim
+++ b/after/indent/php.vim
diff --git a/after/indent/yaml.vim b/after/indent/yaml.vim
index 3027571..3027571 100644..100755
--- a/after/indent/yaml.vim
+++ b/after/indent/yaml.vim
diff --git a/after/syntax/c.vim b/after/syntax/c.vim
index 4c3b3f0..4c3b3f0 100644..100755
--- a/after/syntax/c.vim
+++ b/after/syntax/c.vim
diff --git a/after/syntax/log.vim b/after/syntax/log.vim
index 44223e6..44223e6 100644..100755
--- a/after/syntax/log.vim
+++ b/after/syntax/log.vim
diff --git a/after/syntax/markdown.vim b/after/syntax/markdown.vim
index 7bdbf46..7bdbf46 100644..100755
--- a/after/syntax/markdown.vim
+++ b/after/syntax/markdown.vim
..