Skip to content

mikcho/vim-nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-nginx

A nginx syntax highlighting plugin for vim.

It is a mirror from https://github.com/nginx/nginx/tree/master/contrib/vim,

Making it easier to be installed by vim plugin manager.

Installation

Add the plugin to ~/.vimrc:

call plug#begin('~/.vim/plugged')

Plug 'mikcho/vim-nginx'

call plug#end()

Install the plugin on vim:

:PlugInstall

About

A nginx syntax highlighting plugin for vim.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published