Adding the vim-dnsserial plugin.
This commit is contained in:
parent
2a7d607dc6
commit
a2568f01ba
1 changed files with 1 additions and 0 deletions
1
.vimrc
1
.vimrc
|
@ -14,6 +14,7 @@ Plugin 'VundleVim/Vundle.vim' " Let Vundle manage Vundle, required.
|
||||||
Plugin 'bling/vim-airline' " Lean & mean status/tabline for vim that's light as air.
|
Plugin 'bling/vim-airline' " Lean & mean status/tabline for vim that's light as air.
|
||||||
Plugin 'scrooloose/nerdcommenter' " Vim plugin for intensely orgasmic commenting.
|
Plugin 'scrooloose/nerdcommenter' " Vim plugin for intensely orgasmic commenting.
|
||||||
Plugin 'antoyo/vim-licenses' " Vim Plugin that Provides Commands to Add Licenses at the Top of the Buffer.
|
Plugin 'antoyo/vim-licenses' " Vim Plugin that Provides Commands to Add Licenses at the Top of the Buffer.
|
||||||
|
Plugin 'breard-r/vim-dnsserial' " Another DNS-zone serial number updater.
|
||||||
Plugin 'tomasr/molokai' " Molokai color scheme for Vim.
|
Plugin 'tomasr/molokai' " Molokai color scheme for Vim.
|
||||||
call vundle#end()
|
call vundle#end()
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue