remapped stupid blooooooody copilot
This commit is contained in:
@@ -6,3 +6,5 @@ application/x-extension-html=google-chrome-unstable
|
||||
x-scheme-handler/eclipse+command=_usr_lib_dbeaver_.desktop
|
||||
x-scheme-handler/postman=Postman.desktop
|
||||
application/x-ms-dos-executable;application/x-wine-extension-msp;application/x-msi;application/x-msdos-program=PortProton.desktop
|
||||
x-scheme-handler/adskidmgr=adskidmgr-opener.desktop
|
||||
x-scheme-handler/eclipse+mpc=_opt_stm32cubeide_.desktop
|
||||
|
||||
@@ -258,7 +258,7 @@ return {
|
||||
enabled = true,
|
||||
auto_trigger = true,
|
||||
keymap = {
|
||||
accept = '<C-CR>',
|
||||
accept = '<C-y>',
|
||||
}
|
||||
},
|
||||
}
|
||||
|
||||
@@ -2,6 +2,10 @@ host github.com
|
||||
HostName ssh.github.com
|
||||
IdentityFile ~/.ssh/github
|
||||
|
||||
host git.chamit.co.uk
|
||||
HostName git.chamit.co.uk
|
||||
IdentityFile ~/.ssh/github
|
||||
|
||||
Host vps
|
||||
HostName ***
|
||||
IdentityFile ~/.ssh/vps
|
||||
|
||||
Reference in New Issue
Block a user