feat: improve jetbrains
parent
fcfc548717
commit
8ce8af36de
|
@ -49,6 +49,7 @@ in
|
|||
".config/github-copilot"
|
||||
".config/kdeconnect"
|
||||
".config/keepassxc"
|
||||
".java/.userPrefs/jetbrains/"
|
||||
".local/share/JetBrains"
|
||||
".local/share/direnv"
|
||||
".local/share/nvim"
|
||||
|
|
|
@ -52,7 +52,6 @@ map gI <Action>(GotoImplementation)
|
|||
"" Other
|
||||
let g:WhichKeyDesc_terminal = '<leader>t Terminal'
|
||||
map <leader>t <Action>(ActivateTerminalToolWindow)
|
||||
map <Esc> <Action>(HideActiveWindow)
|
||||
map = <Action>(ReformatCode)
|
||||
|
||||
"" Folding
|
||||
|
|
Loading…
Reference in New Issue