Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 684 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 684 Bytes

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.