If users already have custom shift-K key mappings, this change will make it so vim-racket avoids clobbering them. Also, it sets up <Plug>RacketDoc bindings, which makes it easy for users to add their own custom key maps if they want to, like autocmd Filetype rkt nmap <F9> <Plug>RacketDoc
If users already have custom shift-K key mappings, this change will make it so vim-racket avoids clobbering them. Also, it sets up
<Plug>RacketDoc
bindings, which makes it easy for users to add their own custom key maps if they want to, likeautocmd Filetype rkt nmap <F9> <Plug>RacketDoc