FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

vim-denops/denops-shared-server.vim: 🎃 Vim plugin to help install/uninstall denops-shared-server · GitHub

Latest commit

 

History

30 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

🎃 denops-shared-server

This is a helper Vim plugin to install/uninstall Denops.vim's shared server.

Usage

Call denops_shared_server#install() function to install denops-shared-server on the system like

:call denops_shared_server#install()

And uninstall the server with denops_shared_server#uninstall() like

:call denops_shared_server#uninstall()

This plugin uses the following methods to install the shared server on the system.

OS Method
Windows System's powershell.exe and runtray-ps
macOS System's launchctl (launchd)
Linux System's systemctl (systemd)

Note that Windows user requires PowerShell 3.0 (preinstalled since Windows 8). runtray-ps's script file is automatically downloaded.

License

The code follows MIT license written in LICENSE. Contributors need to agree that any modifications sent in this repository follow the license.

About

🎃 Vim plugin to help install/uninstall denops-shared-server

Topics

Resources

Code of conduct

Stars

31 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL