Skip to content

icedman/vim-textpow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-textpow

A textmate-based syntax highlighter for vim, compatible with VScode grammars.

requires

Ruby enabled vim, version > 1.9

install

git clone http://github.com/icedman/vim-textpow
cd vim-textpow
make

install via vim-plug

Plug 'icedman/vim-textpow'

.vimrc

rubyfile ~/.vim/ruby/vim-textpow/vim-textpow.lua

or, as the case may be:

rubyfile ~/.vim/plugged/vim-textpow/vim-textpow.lua

grammars

Copy grammar packages from vscode to the following directories:

~/.vim/ruby/vim-textpow/extensions/
~/.vim/plugged/vim-textpow/extensions/

warning

  • This plugin is just a proof of concept - from a novice Riby coder, and much worse - from a novice vim user

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages