Skip to content

John-Lin/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

A dotfile same development environment

gitconfig

Replace your .gitconfig in home directory with this gitconfig

vimrc

The .vimrc most work based on fisadev/fisa-vim-config. It works on OSX.

Focus on python, Node.js, Ruby syntax, autocomplete..

Screenshot

vimrc

Dependencies

It will install ctags-exuberant, pep8, flake8 and pyflakes.

$ make install

Installation

  • Replace vim configuration files in home directory.
$ make config
  • Install plugins: Launch vim and it will try to install plugins.

Update all plugins

$ make update

You can also run :PluginInstall! inside the vim to update the installed plugins.

About

A dotfile same development environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages