vim-openai Local OpenAI-compatible (lemonade) integration for Vim. how to use By default, the following will be set. xnoremap <silent> <leader>q :<C-u>call LLMAskFromVisual()<CR> xnoremap <silent> <leader>o :<C-u>call LLMFromVisual()<CR>