mrcjkb / rustaceanvim

Supercharge your Rust experience in Neovim! A heavily modified fork of rust-tools.nvim
GNU General Public License v2.0
1.3k stars 47 forks source link

fix(termopen): "<Esc>" to close buffer not silent #392

Closed b1nhack closed 2 months ago

b1nhack commented 2 months ago

Use ":" to enter command mode, not silent by default. In addition to this, using <Cmd>...<CR> has many advantages: https://neovim.io/doc/user/map.html#%3CCmd%3E

github-actions[bot] commented 2 months ago

Review Checklist

Does this PR follow the Contribution Guidelines? Following is a partial checklist:

Proper conventional commit scoping:

If applicable: