about summary refs log tree commit diff
path: root/vim/.vim/after
diff options
context:
space:
mode:
authorRaphael McSinyx <vn.mcsinyx@gmail.com>2017-07-03 20:44:13 +0700
committerRaphael McSinyx <vn.mcsinyx@gmail.com>2017-07-03 20:44:13 +0700
commit26d09ee38d32ee0dba1e2a393d6b334651e214ad (patch)
treeb0bade607f36f9e3d7634308bfc2dcd2e0ef0159 /vim/.vim/after
parent1b1f8f5b5ed00684e59168dd4bc2fb0348d0eac6 (diff)
downloaddotfiles-26d09ee38d32ee0dba1e2a393d6b334651e214ad.tar.gz
Update 2017-07-03: Vim
Diffstat (limited to 'vim/.vim/after')
l---------vim/.vim/after/ftplugin/python/jedi.vim1
l---------vim/.vim/after/syntax/python.vim1
2 files changed, 2 insertions, 0 deletions
diff --git a/vim/.vim/after/ftplugin/python/jedi.vim b/vim/.vim/after/ftplugin/python/jedi.vim
new file mode 120000
index 0000000..5391ae0
--- /dev/null
+++ b/vim/.vim/after/ftplugin/python/jedi.vim
@@ -0,0 +1 @@
+/usr/share/vim/addons/after/ftplugin/python/jedi.vim
\ No newline at end of file
diff --git a/vim/.vim/after/syntax/python.vim b/vim/.vim/after/syntax/python.vim
new file mode 120000
index 0000000..e50aef7
--- /dev/null
+++ b/vim/.vim/after/syntax/python.vim
@@ -0,0 +1 @@
+/usr/share/vim/addons/after/syntax/python.vim
\ No newline at end of file