Skip to content

chenzhiwei/mnde

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Vim Configuration

How to use

Include pathogen, markdown and python plugin.

$ cd ~
$ rm -rf .vim
$ git clone --recursive https://github.com/chenzhiwei/dot_vim.git .vim
$ ln -sf .vim/dot_vimrc .vimrc

Resource

Manage your 'runtimepath' with ease. In practical terms, pathogen.vim makes it super easy to install plugins and runtime files in their own private directories.

Syntax highlighting and matching rules for Markdown.

Enhanced version of the python syntax highlighting.

A Personal Wiki For Vim Plugin.

About

My Nice Development Environment on WSL, Linux and MacOS.

Resources

Stars

Watchers

Forks