this post was submitted on 07 Jul 2023
20 points (100.0% liked)
VIM - Vi IMproved
1048 readers
3 users here now
For Vim enthusiasts and anyone interested in Vim/Neovim!
"VIM is the greatest editor since the stone chisel." - Dr. Jose Unpingco
#HJKL
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Here's and example in my dotfiles: https://github.com/nbn22385/dotfiles/blob/master/install.sh
Cool, thanks for sharing the repo. I'm reading through your vimrc file, I always find these interesting. I like what you did in "Open new line and stay in normal mode," "Exit insert mode faster," and "Navigate buffers." I'm going add those now!