nvim: after: ftplugin: purescript: Update some keymappings
Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
This commit is contained in:
parent
77db00dcba
commit
96127801a7
1 changed files with 2 additions and 2 deletions
|
@ -10,6 +10,6 @@ nmap <buffer> <silent> <LocalLeader>a :Papply<CR>
|
|||
nmap <buffer> <silent> <LocalLeader>c :Pcase<CR>
|
||||
nmap <buffer> <silent> <LocalLeader>i :Pimport<CR>
|
||||
nmap <buffer> <silent> <LocalLeader>q :PaddImportQualifications<CR>
|
||||
nmap <buffer> <silent> <LocalLeader>g :Pgoto<CR>
|
||||
nmap <buffer> <silent> <LocalLeader>p :Pursuit<CR>
|
||||
nmap <buffer> <silent> <LocalLeader>t :Ptype<CR>
|
||||
nmap <buffer> <silent> gd :Pgoto<CR>
|
||||
nmap <buffer> <silent> K :Ptype<CR>
|
||||
|
|
Loading…
Reference in a new issue