Updating readme

This commit is contained in:
2023-06-15 16:29:15 +02:00
parent 86991f48df
commit bc3e769abe

View File

@@ -1,3 +1,7 @@
# My curent Neovim config # My curent Neovim config
Inspired by [ThePrimeagen](https://github.com/ThePrimeagen/init.lua) Inspired by [ThePrimeagen](https://github.com/ThePrimeagen/init.lua)
Make sure to run `:PackerSync` so it grabs all plugins.
You can also run `nvim --headless -c 'autocmd User PackerComplete quitall' -c 'PackerSync'`
from the command line and it would do the same