vim/decoration: Small adjustments

This commit is contained in:
Geoffrey Frogeye 2024-01-23 23:38:48 +01:00
parent 09b201ca24
commit dfc8d68495
Signed by: geoffrey
GPG key ID: C72403E7F82E6AD8
3 changed files with 27 additions and 11 deletions

View file

@ -10,6 +10,7 @@
'';
extraPlugins = with pkgs.vimPlugins; [
fugitive-gitlab-vim # Open files in GitLab
# TODO Investigate gitlinker instead
];
plugins = {
fugitive.enable = true; # Git basics