- Published on
Neovim delete last character of each line
%normal $x:puts you into command line mode%is a range representing the entire filenormalsays we're running a normal mode command$xdeletes the last character in the line
%normal $x: puts you into command line mode% is a range representing the entire filenormal says we're running a normal mode command$x deletes the last character in the line