Skip to content

aux4/vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim

aux4 vim/neovim plugin

Installation

Packer

use 'aux4/vim'
:PackerSync

Vim-Plug

Plug 'aux4/vim'
:PlugInstall

Vundle

Plugin 'aux4/vim'
:PluginInstall

Snippets

Snippets can be used on JSON files (.aux4) files.

aux4

Generates the basic structure of the aux4 JSON.

prf

Generates a profile structure.

main

Generates the main profile structure.

cmd

Generates the command structure.

vars

Generate the variables list.

var

Generate the variable structure.

About

aux4 vim plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published