treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -18,7 +18,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = https://github.com/susam/vimer;
|
||||
homepage = "https://github.com/susam/vimer";
|
||||
description = ''
|
||||
A convenience wrapper for gvim/mvim --remote(-tab)-silent to open files
|
||||
in an existing instance of GVim or MacVim.
|
||||
|
||||
Reference in New Issue
Block a user