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

https://github.com/hamolicious/neovim-configuration

My neovim configuration, slowly growing and expanding.
https://github.com/hamolicious/neovim-configuration

Last synced: about 2 months ago
JSON representation

My neovim configuration, slowly growing and expanding.

Awesome Lists containing this project

README

        

# neovim configuration

Neovim configuration that's built to replace VSCode.

## Dependencies

This configuration requires a few 3rd party dependencies. You can install them all using:

```bash
brew install ripgrep # `fg` to search through code
brew install lazygit # `l` for git operations
brew install lazydocker # `d` for docker operations
brew install spotify-tui # `s` for spotify operations
```