vim/decoration: Small adjustments
This commit is contained in:
parent
09b201ca24
commit
dfc8d68495
3 changed files with 27 additions and 11 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue