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

https://github.com/harishnkr/nvim-config

Personal nvim configuration
https://github.com/harishnkr/nvim-config

nvim nvim-configs nvim-lua vim

Last synced: about 2 months ago
JSON representation

Personal nvim configuration

Awesome Lists containing this project

README

          

# NeoVim Config

My personal NVim Configuration

## Notes

Some additional stuff to remind me

1. Use `bear` to generate clangd compile_commands.json using

```
make clean
bear -- make
```