mokevnin / dotfiles

using vim
http://guides.hexlet.io/vim/
399 stars 74 forks source link
dotfiles nvim tmux vim

Requirements

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

https://www.lazyvim.org/

surround autopairs