Skip to content

v15hv4/vim1s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

vim1s

One second to read remote git repos with Vim, inspired by github1s.
Pretty neat when you want to quickly browse a repository without going through the hassle of cloning and deleting later. Tested on GitHub and GitLab over both HTTPS and SSH.

Installation

Plug 'v15hv4/vim1s'
Plugin 'v15hv4/vim1s'
  • Manual Installation:
    Just copy the function and command definition from plugin/vim1s.vim into your vimrc, idk.

Usage

SSH

:Vim1s [email protected]:v15hv4/vim1s.git

HTTPS (note: doesn't work for private/authenticated repos)

:Vim1s https://github.com/v15hv4/vim1s.git

Alternate syntax (GitHub only)

:Vim1s v15hv4/vim1s

About

One second to read remote git repos with Vim.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published