Skip to content

fitrh/init.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

What nvim talk about when they talk about configuration

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published