mudox's Stars
fxsjy/jieba
结巴中文分词
python-mode/python-mode
Vim python-mode. PyLint, Rope, Pydoc, breakpoints from box.
davidhalter/jedi-vim
Using the jedi autocompletion library for VIM.
hhatto/autopep8
A tool that automatically formats Python code to conform to the PEP 8 style guide.
erikw/tmux-powerline
⚡️ A tmux plugin giving you a hackable status bar consisting of dynamic & beautiful looking powerline segments, written purely in bash.
Shougo/neobundle.vim
Next generation Vim package manager
vim-autoformat/vim-autoformat
Provide easy code formatting in Vim by integrating existing code formatters.
trapd00r/LS_COLORS
A collection of LS_COLORS definitions; needs your contribution!
xavierd/clang_complete
Vim plugin that use clang for completing C/C++ code.
Shougo/vimshell.vim
:shell: Powerful shell implemented by vim.
trapd00r/ls--
ls on steroids
zilongshanren/dotfiles
vim,zsh,tmux,git, ctags, ag, jshint, emacs and more
isnowfy/python-vim-instant-markdown
Instant Markdown previews from VIm in Python
clericJ/pyinteractive-vim
This plugin is a simple realization of read-eval-print loop for Python in Vim command window.