init.nvim
init.nvim copied to clipboard
What nvim talk about when they talk about configuration
init.nvim
What's under my $XDG_CONFIG_HOME/nvim
Requirements
- Neovim nightly
makeorcmake- packer.nvim requirements
- nvim-treesitter requirements
tarcurlgit- A C compiler and libstdc++
Set up
Run the setup.sh script
./script/setup.sh # or ./script/setup.sh headless
TODO
- [ ] A nice README
If you have any questions or problems with this configuration, feel free to open a discussion.