zettlrobert / zeronvim

custom nvim configuration with easy to maintain configuration structure, setup from scratch to eventually take over my `daily` configuration.
0 stars 0 forks source link

feature: replace plugin manager packer with lazy.nvim #105

Closed zettlrobert closed 1 year ago

zettlrobert commented 1 year ago

Packer is a synchnronous plugin, lazy.nvim offers a few advantages and makes zeronvim faster.