Skip to content

My personal configuration after many years using Vim / Neovim.

License

Notifications You must be signed in to change notification settings

brunogsa/neovim

Repository files navigation

How to install

./install.sh
./install2.sh

nvim +PlugInstall +qall

Your computer will reboot 2 times in the process :B

How to profile its performance

# Open a file

:profile start profile.log
:profile func*
:profile file*

# Do slow actions here

:profile pause
:noautocmd qa!

About

My personal configuration after many years using Vim / Neovim.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published