Vim Power Mode
Power mode for Vimmers
How it work
Usage
:PowerModeOn
:PowerModeOffTODO
- Will be working on Linux/Unix
Installation
Clone project
Pathogen
git clone https://HadesD@github.com/HadesD/vim-power-mode.git ~/.vim/bundle/vim-power-modeBuild
cl.exe (Visual Studio)
- 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.cppMsys2
makeG++
Updating...
Better with Async
Idea
- https://github.com/JoelBesada/activate-power-mode
- Yasuhiro Matsumoto (a.k.a mattn) https://github.com/mattn/vim-particle
License
- MIT License
- Copyright (c) Dark.Hades (a.k.a HaiLe)
On this page
Languages
C++56.3%Vim Script28.1%CMake14.3%Makefile1.2%
Contributors
MIT License
Created October 12, 2017
Updated June 14, 2024
