An open API service indexing awesome lists of open source software.

https://github.com/b-coimbra/nvim

My Neovim config
https://github.com/b-coimbra/nvim

Last synced: 4 months ago
JSON representation

My Neovim config

Awesome Lists containing this project

README

          



## Dependencies

- `nvim` v0.12+
- `ripgrep` for Telescope fuzzy finding

## Installation

1. Clone into **~/.config/nvim**: `$ git clone https://github.com/b-coimbra/nvim.git ~/.config/nvim`
2. Install one of the [Nerd fonts](https://www.nerdfonts.com/font-downloads) for icon support
3. Install [Yazi](https://yazi-rs.github.io/docs/installation) for a built-in file manager (bound to `-`)
4. Install preferred language servers with [:Mason](https://github.com/mason-org/mason.nvim)

## Tips

- Use `:KanagawaCompile` to byte-compile the colorscheme after any changes to the config