https://github.com/razak17/nvim
Custom neovim configuration for software development.
https://github.com/razak17/nvim
dev lua neovim nvim
Last synced: 10 months 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 (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-17T22:47:25.000Z (over 1 year ago)
- Last Synced: 2024-10-19T14:08:06.281Z (over 1 year 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:

Git:

Completion:

LSP Diagnostics:

LSP Hover:

LSP Code Actions:

Find Files:

Debugging:

### Install In One Command
Command to install
```bash
bash <(curl -s https://raw.githubusercontent.com/razak17/nvim/main/bin/install) --all
```