Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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
```