nvim-platformio.lua icon indicating copy to clipboard operation
nvim-platformio.lua copied to clipboard

use which-key.nvim plugin as a commands menu.

Open batoaqaa opened this issue 8 months ago • 0 comments

Use which-key.nvim plugin as a commands menu using for example: p This way; it is easy to memorize and execute the commands using keyboard only with no need for mouse.

Also, this way gives the user the flexibility to run the command in horizontal/vertical terminal.

Nvim power is to do editing quickly without leaving the keyboard.

batoaqaa avatar May 29 '25 05:05 batoaqaa