Skip to content

fredounnet/bind.vim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Zonefile goodies for vim
------------------------

This plugin makes maintaining zonefiles a little bit easier:

* When creating a new zonefile, a skeleton SOA and NS record are created
  automatically, based on the filename.
* When saving a zonefile, the serial is automatically incremented, using the
  YYYYMMDDnn convention (so no more than 99 saves per day please!)
* When saving a zonefile, rndc reload is performed

You should always name your zonefiles after the zone they contain, such as 
1.42.10.in-addr.arpa.zone or home.kaarsemaker.net.zone

Install instructions:

- Install pathogen.vim (http:https://www.vim.org/scripts/script.php?script_id=2332)
- cd ~/.vim && git clone git:https://github.com/seveas/bind.vim.git

©2011 Dennis Kaarsemaker <[email protected]>

About

Zonefile goodies for vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%