this post was submitted on 07 Jul 2023
20 points (100.0% liked)
VIM - Vi IMproved
1050 readers
1 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
I prefer the portability of a simple git repo with a .gitignore for *.
See: https://drewdevault.com/2019/12/30/dotfiles.html
I've never seen that in a
.gitignore
, seems straightforward enough. I guess most people prefer to use the git config option, but this works!