Remove the vim-dnsserial plugin
This commit is contained in:
parent
20344237fd
commit
5bd907b437
1 changed files with 0 additions and 1 deletions
1
.vimrc
1
.vimrc
|
@ -7,7 +7,6 @@ filetype off
|
|||
call plug#begin('~/.vim/plugged')
|
||||
Plug 'bling/vim-airline' " Lean & mean status/tabline for vim that's light as air.
|
||||
Plug 'antoyo/vim-licenses' " Vim Plugin that Provides Commands to Add Licenses at the Top of the Buffer.
|
||||
Plug 'breard-r/vim-dnsserial' " Another DNS-zone serial number updater.
|
||||
Plug 'sjl/badwolf' " A Vim color scheme.
|
||||
Plug 'rust-lang/rust.vim' " Vim configuration for Rust.
|
||||
Plug 'cespare/vim-toml' " Vim syntax for TOML.
|
||||
|
|
Loading…
Reference in a new issue