Skip to content

909oce/webserver.nvim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 

Repository files navigation

(DEPRECATED) All repositories moved to https://git.909.wtf

Vim Webserver

Preview your web development in your browser in real time.

A dead-simple live server for Vim/NeoVim
Supporting live-server, browser-sync, and PHP.
Opens your default browser automatically.

Usage

Start server:

StartLiveServer

StartBrowserSync

StartPHPServer

Start server on specific port:

StartLiveServerOnPort N
StartLiveServerOnPort 2222

StartBrowserSyncOnPort N
StartBrowserSyncOnPort 3001

StartPHPServerOnPort N
StartPHPServerOnPort 7777

Kill server:

KillLiveServer

KillBrowserSync

KillPHPServer

About

A live web server for Vim/NeoVim with PHP support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%