Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/razak17/nvim
Custom neovim configuration for software development.
https://github.com/razak17/nvim
dev lua neovim nvim
Last synced: 12 days ago
JSON representation
Custom neovim configuration for software development.
- Host: GitHub
- URL: https://github.com/razak17/nvim
- Owner: razak17
- Created: 2021-03-02T02:11:02.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-17T22:47:25.000Z (about 1 month ago)
- Last Synced: 2024-10-19T14:08:06.281Z (about 1 month ago)
- Topics: dev, lua, neovim, nvim
- Language: Lua
- Homepage:
- Size: 6.59 MB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Nvim
My personal neovim configuration
Dashboard:
![2023-11-06_232019_584341025](https://github.com/razak17/onedark.nvim/assets/52210954/7c40da3b-e168-408b-960d-fb2fc8b3ef37)
Git:
![2023-11-06_233102_644733208](https://github.com/razak17/onedark.nvim/assets/52210954/08f089cd-a7eb-45fb-987e-a6276b1749f1)
Completion:
![2023-11-06_233148_164870900](https://github.com/razak17/onedark.nvim/assets/52210954/f6624aab-e7a6-4abe-8a8f-a45307d0d28c)
LSP Diagnostics:
![2023-11-06_233410_985401918](https://github.com/razak17/onedark.nvim/assets/52210954/5c7247e2-14a2-4110-a03d-b101927ba7f7)
LSP Hover:
![2023-11-06_231510_327531471](https://github.com/razak17/onedark.nvim/assets/52210954/ab415fc0-6300-4fe6-98ce-4b1f7808f102)
LSP Code Actions:
![2023-12-22_182324_174454105](https://github.com/razak17/nvim/assets/52210954/f1a1c5c7-b338-4932-bfc0-1751272ed1d3)
Find Files:
![2023-11-06_231524_073773457](https://github.com/razak17/onedark.nvim/assets/52210954/3b16123a-97b4-47b9-8f9e-e380bb7fc9b3)
Debugging:
![2023-11-06_231851_674205068](https://github.com/razak17/onedark.nvim/assets/52210954/75bbeea7-7bcd-412c-8025-4a35f1e3ca54)
### Install In One Command
Command to install
```bash
bash <(curl -s https://raw.githubusercontent.com/razak17/nvim/main/bin/install) --all
```