https://github.com/menurivera/nvim
Glorious neovim config files
https://github.com/menurivera/nvim
config-files lua nvim packer vim
Last synced: about 1 year ago
JSON representation
Glorious neovim config files
- Host: GitHub
- URL: https://github.com/menurivera/nvim
- Owner: menuRivera
- Created: 2022-12-03T03:49:59.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-03-21T06:48:24.000Z (about 1 year ago)
- Last Synced: 2025-03-26T12:06:19.627Z (about 1 year ago)
- Topics: config-files, lua, nvim, packer, vim
- Language: Lua
- Homepage:
- Size: 5.42 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nvim config files

## Installation
1. Install [neovim](https://neovim.io)
2. Clone this repository inside ~/.config/
```sh
git clone https://github.com/menuRivera/nvim
```
3. Open nvim
```bash
nvim
```
4. Let everything install
5. Enjoy
## TODO
- [ ] Split buffer keymappings / configuration
- [ ] DAP configs
- [ ] Migrate to [blink.cmp?](https://github.com/Saghen/blink.cmp)
- [x] Migrate to [lazy.nvim](https://github.com/folke/lazy.nvim)
- [x] LSP
- [x] GitSigns
- [x] Toggle comments
- [x] Telescope
- [x] Formatting
- [x] Autocompletion
## Screenshots






