0.0.3 • Published 9 years ago

dm-vim v0.0.3

Weekly downloads
1
License
ISC
Repository
github
Last release
9 years ago

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