Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vim Power Mode

Power mode for Vimmers

How it work

Usage

:PowerModeOn
:PowerModeOff

TODO

  • 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-mode

Build

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.cpp

Msys2

make

G++

Updating...

Better with Async

Idea

License

  • MIT License
  • Copyright (c) Dark.Hades (a.k.a HaiLe)

Releases

Packages

Contributors

Languages