Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 376 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 376 Bytes

nvim-config

My personal nvim configurations

This configurations are most based on the videos of @typecraft_dev

How to install

Make a folder named nvim under ~/.config

mkdir -p ~/.config/nvim

And clone this repository, then open nvim, packer will automatically download plugins.

Then just close and reopen nvim.