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

https://github.com/hicarod/nvim-cfg-lua

My NeoVIM configuration with Lua.
https://github.com/hicarod/nvim-cfg-lua

dotfiles lua neovim

Last synced: 2 months ago
JSON representation

My NeoVIM configuration with Lua.

Awesome Lists containing this project

README

          

# nvim

My Neovim (`0.11.x`) configuration built from scratch with Lua.

## Tools

1. Telescope as fuzzy finder.
2. Ripgrep for recursively searches directories for a regex pattern efficiently
while respecting my `.gitignore`.
3. Native Neovim LSP configuration with `nvim-cmp` and built-in snippet engine.
5. LazyNvim as package manager.

## Packages

- stylua
- ripgrep

## License

This project is licensed under the MIT license. See [LICENSE](./LICENSE).