Skip to content

farfanoide/vim-kivy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kivy file syntax highlight support for vim

Kivy syntax highlighting. Credits to tshirtman, i borrowed all of this code from here. I only packaged it as plugin for easy installation.

Installation:

Probably any plugin manager will work.

With vim-plug:

Plug 'farfanoide/vim-kivy'

With Vundle:

Plugin 'farfanoide/vim-kivy'

With dein:

call dein#add('farfanoide/vim-kivy')

Screenshot:

screenshot

Contributing:

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages