chore: VeryLazy on lazy nvim and some other stuff

This commit is contained in:
Afonso Franco 2023-10-18 18:39:47 +01:00
parent ae2d60ba19
commit 5b53d49195
Signed by: afonso
SSH key fingerprint: SHA256:gkVPzsQQJzqi21ntQBV6pXTx4bYI53rFGI4XtvCpwd4
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