diff --git a/README.md b/README.md
index cc7b5aa33d059e7772651e74038b243fdae65816..7b23ee6edc68027ddfcdd0bb386f07a26fe67bcb 100644
--- a/README.md
+++ b/README.md
@@ -548,6 +548,8 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
 * Vim
     * [Jedi-vim](https://github.com/davidhalter/jedi-vim) - Vim bindings for the Jedi auto-completion library for Python.
     * [Python-mode](https://github.com/python-mode/python-mode) - An all in one plugin for turning Vim into a Python IDE.
+    * [Python-rope](https://github.com/Python-rope/ropevim) - Python refactoring plugin for vim.
+    * [python-syntax](https://github.com/python-syntax) - Syntax highlighting for python.
     * [YouCompleteMe](https://github.com/Valloric/YouCompleteMe) - Includes [Jedi](https://github.com/davidhalter/jedi)-based completion engine for Python.
 * Visual Studio
     * [PTVS](https://github.com/Microsoft/PTVS) - Python Tools for Visual Studio.