linux:classnotes:rh124:vim
Vim Editor
option | result |
---|---|
shift +v | enter the visual line editor. Used to select lines on a file use arrows to select more lines |
ctrl + v | same as above but used to select blocks of lines |
x | used to delete whatever you selected |
enable line numbers with :set nu!
linux/classnotes/rh124/vim.txt · Last modified: by 127.0.0.1