so you literally just never tried to learn it at all? what’s the point of this comment?
so you literally just never tried to learn it at all? what’s the point of this comment?
starting off with nothing but vim/nvim really isn’t bad
vim/nvim is really great
I’d recommend river to anyone looking for an alternative wayland dynamic tiling wm.
to apply a shell command to a single line you need
:.!command
.:!command
just runs it normally and outputs stdout to the terminal instead of inserting it into the buffer.