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
- Host: GitHub
- URL: https://github.com/b-coimbra/nvim
- Owner: b-coimbra
- Created: 2025-04-12T07:34:14.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2025-05-22T18:49:39.000Z (5 months ago)
- Last Synced: 2025-05-22T19:32:54.511Z (5 months ago)
- Language: Lua
- Homepage:
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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