Skip to content

mokevnin/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

https://www.lazyvim.org/

surround autopairs