about summary refs log tree commit diff
path: root/vim/.vim/after
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2021-05-05 14:15:03 +0700
committerNguyễn Gia Phong <mcsinyx@disroot.org>2021-05-05 14:15:03 +0700
commite36712f2b02e77080e255c7775852577b51010ad (patch)
treebf2e12c54a9acedec8b5419b2fbe5f0d715d52fa /vim/.vim/after
parent1008040f059bc8d45d6f0b2dd6a1c51cd829d0e7 (diff)
downloaddotfiles-e36712f2b02e77080e255c7775852577b51010ad.tar.gz
Use plug to manage jedi-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, 0 insertions, 2 deletions
diff --git a/vim/.vim/after/ftplugin/python/jedi.vim b/vim/.vim/after/ftplugin/python/jedi.vim
deleted file mode 120000
index 5391ae0..0000000
--- a/vim/.vim/after/ftplugin/python/jedi.vim
+++ /dev/null
@@ -1 +0,0 @@
-/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
deleted file mode 120000
index e50aef7..0000000
--- a/vim/.vim/after/syntax/python.vim
+++ /dev/null
@@ -1 +0,0 @@
-/usr/share/vim/addons/after/syntax/python.vim
\ No newline at end of file