https://github.com/dhruvinsh/nvim
Neovim Configuration: minimal and doom/spacemacs inspired
https://github.com/dhruvinsh/nvim
lua neovim nvim vim
Last synced: 3 months ago
JSON representation
Neovim Configuration: minimal and doom/spacemacs inspired
- Host: GitHub
- URL: https://github.com/dhruvinsh/nvim
- Owner: dhruvinsh
- License: apache-2.0
- Created: 2021-07-19T13:32:42.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2026-01-14T15:50:27.000Z (5 months ago)
- Last Synced: 2026-01-14T19:18:30.378Z (5 months ago)
- Topics: lua, neovim, nvim, vim
- Language: Lua
- Homepage:
- Size: 1.09 MB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Orion ðŸŒ
A configuration that finally works best for my daily use case. I went over so many configurations back and forth changes but a configuration that I can stay put (I said the same earlier and end up doing using something else!! 😅)
## Plugins 🔌
Visit the configuration files, [lua/orion/plugin](./lua/orion/plugins)
## Dofiles
My windows, linux and macos dofiles are located at [dhruvinsh/dotfiles](https://github.com/dhruvinsh/dotfiles)
## Some good reads 📚
- [Custom Neovim Statusline](https://nuxsh.is-a.dev/blog/custom-nvim-statusline.html)