dotfiles
using vim
Lua★ 420⑂ 73 forksupdated 2 months ago
git clone https://github.com/mokevnin/dotfiles.gitmokevnin/dotfilesREADME.mdfork it — it’s yours
Requirements
- Linux or Mac
- git (for automatic installation)
- make (for automatic installation)
- Nvim (version >= 0.4.4)
Recommendations
Setup
sh -c "$(wget -O- https://raw.githubusercontent.com/mokevnin/dotfiles/main/install.sh)" # or git clone git@github.com:mokevnin/dotfiles.git make install # same when updating # configure nvim make nvim-configure # install all additional packages for languages (See Makefile for install packages for some language) make deps-install
VIM
surround autopairs
more like this