divramod / dm-vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dm-vim

vim helper

Description

  • started project --> look at the todos to see what will be done

Run

dmv [task]
dm-vim [task]

Install

npm install dm-vim -g # for global use
npm install dm-vim --save # for programmatically use

Tasks

Config

  • you can place a .dm-vim.json file in your home directory (~/.dm-vim.json)
  • the following things are allowed at the moment
{
}

Lessons Learned

About


Languages

Language:JavaScript 100.0%