/init.nvim

What nvim talk about when they talk about configuration

Primary LanguageLua

init.nvim

What's under my $XDG_CONFIG_HOME/nvim

Requirements

  1. Neovim nightly
  2. make or cmake
  3. packer.nvim requirements
  4. nvim-treesitter requirements
    1. tar
    2. curl
    3. git
    4. 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.