Skip to content
This repository was archived by the owner on Jul 18, 2024. It is now read-only.

morrizon/vim-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-env

Config of Vim following the screencast serie Vim Mastery. Also include personal config and some tweaks for PHP.

INSTALL

  • Clone in your ~/.vim and add to your .vimrc:
so ~/.vim/vim-env/config.vim
  • Load Vim
  • Install the plugins using Vundle:
:PluginInstall
  • Load PHP config adding to ~/vim/after/ftplugin/php.vim:
so ~/.vim/vim-env/php.vim
  • Download the colorscheme vim-atom-dark in the folder ~/.vim/colors
  • To use some plugins need install dependencies.

PLUGINS

vim-snipmate

cd ~/.vim
ln -s vim-env/snippets .

ultisnips

cd ~/.vim
ln -s vim-env/UltiSnips .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published