[MINOR] VeryLazy on lazy nvim and some other stuff

This commit is contained in:
Afonso Franco 2023-10-18 18:39:47 +01:00
parent ed3279313d
commit 9bb5785c8e
Signed by: afonso
SSH key fingerprint: SHA256:JiuxZNdA5bRWXPMUJChI0AQ75yC+cXY4xM0IaVwEVys
10 changed files with 42 additions and 47 deletions

View file

@ -8,3 +8,12 @@ Host gon
Port 522
ControlPath ~/.ssh/session.%r@%h:%p
ControlPersist 5m
Host search
ControlMaster auto
HostName s7edu2.di.uminho.pt
User pg53595
Port 22
IdentityFile ~/.ssh/id_search
ControlPath ~/.ssh/session.%r@%h:%p
ControlPersist 5m