Skip to content

Vim syntax highlighting for Qt QRC files.

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

edlanglois/vim-qrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Vim syntax highligthing and more for Qt QRC files.

Installation

Using pathogen pathogen.vim.

cd ~/.vim/bundle
git clone git@github.com:EdTsft/vim-qrc.git

Using vundle Vundle.vim.

Plugin 'EdTsft/vim-qrc'

Using neobundle Neobundle.vim.

NeoBundle 'EdTsft/vim-qrc'

Goals

Goals of the plugin:

  1. Syntax highlight with ftdetect as XML
  2. Simple path's clone with all variants (qrc, url...)
  3. Direct control of directories to extend simply qrc files.

About

Vim syntax highlighting for Qt QRC files.

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published