Skip to content

ck-schmidi/vim-multiuser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

vim-multiuser

You can try it out by connecting to bwasti.com on port 1337.

Installation

Use your plugin manager of choice.

  • Pathogen
    • git clone https://github.com/emgram769/vim-multiuser ~/.vim/bundle/vim-multiuser
  • Vundle
    • Add Bundle 'https://github.com/emgram769/vim-multiuser' to .vimrc
    • Run :BundleInstall
  • NeoBundle
    • Add NeoBundle 'https://github.com/emgram769/vim-multiuser' to .vimrc
    • Run :NeoBundleInstall
  • vim-plug
    • Add Plug 'https://github.com/emgram769/vim-multiuser' to .vimrc
    • Run :PlugInstall

Usage

  • Set up a server
    • :call MultiUserServer(port)
  • Set up a client
    • :call MultiUserClient(host, port)

About

a multiple user vim plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages