Skip to content

A live web server for Vim/NeoVim with PHP support

Notifications You must be signed in to change notification settings

909oce/webserver.nvim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 

Repository files navigation

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%