simrat39 / rust-tools.nvim

Tools for better development in rust using neovim's builtin lsp
MIT License
2.17k stars 160 forks source link

feat:remap quit cmd for openterm #406

Closed Mr-LLLLL closed 1 year ago

IndianBoy42 commented 1 year ago

The choice of keymapping is very personal, I almost think the plugin shouldn't set anything and just let the user use the TermOpen autocmd to set whatever they want, or atleast be configurable here

Mr-LLLLL commented 1 year ago

alright,