Power mode for Vimmers
:PowerModeOn
:PowerModeOff
- Will be working on Linux/Unix
Pathogen
git clone https://HadesD@github.com/HadesD/vim-power-mode.git ~/.vim/bundle/vim-power-mode
- Make cl.bat in C:/Windows (Change 12.0 to your VS Version)
@echo off
%comspec% /c ""c:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\vcvarsall.bat" x86 && cl.exe %*"
- Run
cl -EHsc -Feparticle particle.cpp
make
Updating...
- https://github.com/JoelBesada/activate-power-mode
- Yasuhiro Matsumoto (a.k.a mattn) https://github.com/mattn/vim-particle
- MIT License
- Copyright (c) Dark.Hades (a.k.a HaiLe)