whatdomain.vim : Find out meaning of Top Level Domain
script karma |
Rating 1/5,
Downloaded by 1597 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Michael Piefel |
|
script type |
utility |
|
description |
If you ever wondered what country the domain .tv belonged to, you had to look it up in some database - you had to leave Vim. No More!
This plugin offers you a simple function which will identify the domain and print it out. You can call the function WhatDomain directly (with one string argument, the TLD), ot even better, use the following command on the Vim command line:
:WhatDomain
It will ask you for the domain you want to have identified and subsequently prints out which country or category this domain belongs to. You can also pass the domain you ask for as a parameter (:WhatDomain de) or use the function call syntax (:call WhatDomain). |
|
install details |
Just source this file at any point. To have it always available, simply put it in you .vim/plugin directory. |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 13.59.236.184
|