practicalli / neovim

Neovim, Conjure and LSP for Clojure development using Fennel configuration
https://practical.li/neovim/
Creative Commons Attribution Share Alike 4.0 International
20 stars 4 forks source link

Visual state tips #32

Closed practicalli-johnny closed 8 months ago

practicalli-johnny commented 1 year ago

If you start selecting some text with visual mode (v), you can switch to line visual or block visual by simply pressing shift-v or ctrl-v while still in a visual mode without having to go back to the start of the selection. As long as you are in a visual mode, you can go to visual, line visual or block visual mode by pressing the appropriate key.