Skip to content

chuck-flowers/vim-awesome-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-awesome

A command line interface for vimawesome.com

Usage

Examples for how vim-awesome can be used are detailed below

Search Plugins

vim-awesome search git

Install Plugin

vim-awesome install fugitive-vim

Upgrade Plugin to Latest Version

vim-awesome upgrade fugitive-vim

Uninstall Plugin

vim-awesome uninstall fugitive-vim

Installation

You will need the following dependencies installed to build vim-awesome

  • gzip
  • pandoc

The CLI makes use of the following dependencies. Some are required dependencies for the core functionality, and some are optional dependencies that enable additional features.

  • Required
    • bash
    • coreutils (cat, mkdir, rm, test)
    • curl
    • find
    • getopt
    • git
    • jq
  • Optional
    • xdg-utils (xdg-open)

To build and install vim-awesome, run the following command in this repo

sudo make install

About

A command line interface for vimawesome.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published