Skip to content

mengzhuo/personal-Vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is my personal Vim configuration/Repo

It focus on Django/Python developement

screenshot

Install

  1. clone this repo
  2. git submodule init && git submodule update

Highlights

  • SuperTab for autocompletion
  • Jedi for Python completion doc/source browsing
  • Synatax & pyflakes for Python synatax check
  • CtrlP for file browsing

Requirement

  • pyflakes sudo pip install pyflakes
  • exuberant-ctags apt-get install exuberant-ctags
  • jedi sudo pip install jedi

About

This is a personal ~/.vim folder repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published