tricknotes / vim-qwik

qwik plugin for vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vim qwik

This plugin adds qwik syntax highlight to the vim editor.

Installation

Select either:

1. Install with Zipball

Download the zipball from github.

Extract the archive into ~/.vim/:

unzip -od ~/.vim tricknotes-vim-qwik-{HASH}.zip

2. Install with Vundle

Write following line into your .vimrc:

Bundle 'tricknotes/vim-qwik'

Execute vim command.

:BundleInstall

License

Licensed under MIT.

About

qwik plugin for vim


Languages

Language:Vim Script 100.0%