8 lines
358 B
Markdown
8 lines
358 B
Markdown
# My curent Neovim config
|
|
|
|
Inspired by [ThePrimeagen](https://github.com/ThePrimeagen/init.lua) and [Josean](https://github.com/josean-dev/dev-environment-files)
|
|
|
|
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
|