My personal Vim configuration
NOTE: Vim version 9.0 or above is REQUIRED.
git clone https://github.com/zeghong/vimrc.git ~/.vim
- joshdick/onedark.vim: A dark Vim/Neovim color scheme inspired by Atom's One Dark syntax theme
- dense-analysis/ale: Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support
- tpope/vim-fugitive: A Git wrapper