SkillAgentSearch skills...

Vimperator.vim

No description available

Install / Use

/learn @vimperator/Vimperator.vim
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

vimperator.vim

Official Vimperator syntax highlighting file.

Split out from vimperator/vimperator-labs.

Installation

Manual:

Place ftdetect and syntax in $HOME/.vim or equivalent.

Vundle:

Add to $MYVIMRC, e.g. $HOME/.vimrc:

Plugin 'vimperator/vimperator.vim'

Install using :PluginInstall.

Pathogen:

Add as a bundle:

$ cd ~/.vim/bundle
$ git clone https://github.com/vimperator/vimperator.vim.git

Ensure pathogen#infect() is present in $MYVIMRC.

Usage

Common Vimperator files will be detected automatically.

For anything else, use a modeline, i.e. vim: ft=vimperator as a comment.

View on GitHub
GitHub Stars23
CategoryDevelopment
Updated3y ago
Forks3

Languages

Vim script

Security Score

55/100

Audited on May 26, 2022

No findings