vim: Configure fugitive-gitlab

This commit is contained in:
Geoffrey Frogeye 2024-01-18 22:49:46 +01:00
parent 46db2dd34f
commit fdf6725dc9
Signed by: geoffrey
GPG key ID: C72403E7F82E6AD8
3 changed files with 28 additions and 23 deletions

View file

@ -108,6 +108,7 @@
inv = invidious;
nixos = "https://search.nixos.org/options?channel=${config.home.version.release}&query={}";
nixpkgs = "https://search.nixos.org/packages?channel=${config.home.version.release}&query={}";
noogle = "https://noogle.dev/q?term={}";
npm = "https://www.npmjs.com/search?q={}";
os = nixos;
pkgs = nixpkgs;