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

https://github.com/gvcgo/gnvim

Neovim conf using gvc.
https://github.com/gvcgo/gnvim

config go gvc ide keymap neovim nvim ui

Last synced: 4 months ago
JSON representation

Neovim conf using gvc.

Awesome Lists containing this project

README

          

# gnvim
Neovim conf using gvc.

## installation
Using [gvc]("https://github.com/gvcgo/gvc"). See command **"g nv -h"**.

## dependencies
- [gvc](https://github.com/gvcgo/gvc/releases)
- [tree-sitter](https://github.com/tree-sitter/tree-sitter)
- [fd](https://github.com/sharkdp/fd)
- [ripgrep](https://github.com/BurntSushi/ripgrep)
- [glow](https://github.com/charmbracelet/glow)
- [nerd fonts](https://github.com/ryanoasis/nerd-fonts)

## features
- LSP
- DAP
- Cheatsheet
- Tutorial for vim
- Go project ready
- Proxy provided by gvc
- Markdown preview
- Lazygit integration

## gallery

![gnvim-dashboard](https://github.com/moqsien/img_repo/raw/main/gnvim.png)

![cheatsheet](https://github.com/moqsien/img_repo/raw/main/gnvim_cheatsheet.png)

![go-project](https://github.com/moqsien/img_repo/raw/main/gnvim_go.png)

![tutorial](https://github.com/moqsien/img_repo/raw/main/vim_tutorial.png)