From b0ae82d147e3e645a7bf1c6463578f76ecd2b2fb Mon Sep 17 00:00:00 2001 From: Sam Willcocks Date: Sat, 3 Jun 2023 19:25:26 +0800 Subject: [PATCH] vim: add open on *hub plugin --- home/vim-dev/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home/vim-dev/default.nix b/home/vim-dev/default.nix index c7df61a..fdf5ebf 100644 --- a/home/vim-dev/default.nix +++ b/home/vim-dev/default.nix @@ -26,6 +26,8 @@ kotlin-vim Jenkinsfile-vim-syntax html5-vim + # Useful stuff + vim-gh-line ] # delve is unsupported on aarch64-linux and golangci-lint is broken on darwin # (see https://github.com/NixOS/nixpkgs/issues/168984).