Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fitrh/init.nvim
What nvim talk about when they talk about configuration
https://github.com/fitrh/init.nvim
neovim vimrc
Last synced: 9 days ago
JSON representation
What nvim talk about when they talk about configuration
- Host: GitHub
- URL: https://github.com/fitrh/init.nvim
- Owner: fitrh
- Created: 2021-07-14T18:00:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-21T13:51:46.000Z (6 months ago)
- Last Synced: 2024-05-21T15:09:28.335Z (6 months ago)
- Topics: neovim, vimrc
- Language: Lua
- Homepage:
- Size: 1.98 MB
- Stars: 37
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# init.nvim
What's under my `$XDG_CONFIG_HOME/nvim`
## Requirements
1. Neovim nightly
2. `make` or `cmake`
3. packer.nvim [requirements](https://github.com/wbthomason/packer.nvim#requirements)
4. nvim-treesitter [requirements](https://github.com/nvim-treesitter/nvim-treesitter#requirements)
1. `tar`
2. `curl`
3. `git`
4. A C compiler and libstdc++## Set up
Run the [setup.sh](./script/setup.sh) script
```sh
./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][1].[1]: https://github.com/fitrh/init.nvim/discussions/new