Skip to content

Akulen/vim-dcrpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-dcrpc

demo pic

Discord Rich Presence for Vim

Because why not?

Installation

Didn't try but should work with all plugin managers. Just install this like you install other plugins. Then run make in the directory the plugin was installed in.

Usage

To start:

:StartDcrpc

To stop:

:StopDcrpc

To automatically start the plugin everytime Vim is started, put this in your .vimrc:

let g:dcrpc_autostart = 1