Table of Contents (🔎 Click to expand/collapse)
cd ~
curl https://codeload.github.com/walkccc/dotfiles/tar.gz/main | \
tar -xz --strip=1 dotfiles-main
rm README.md LICENSE .gitignore
- romainl/idiomatic-vimrc: The guidelines for sculpting your own
vimrc
file. - fgheng/vime
- rafi/vim-config
- LunarVim/Neovim-from-scratch: Very good Lua based Neovim
Minimalism and strictly follows XDG Base Directory.
Licensed under the MIT License, Copyright © 2017-present Hsins & Peng-Yu.