robinsound / nvchad-go

NvChad's custom files for Go developers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nvchad-go

NvChad's custom files for Go developers.

screenshot

Pre-requisites

Neovim

$ brew install neovim

NvChad

$ rm -rf ~/.cache/nvim ~/.local/share/nvim/ ~/.config/nvim
$ git clone https://github.com/NvChad/NvChad ~/.config/nvim --depth 1

Configuration

$ cd
$ git clone https://github.com/MaoLongLong/nvchad-go.git
$ ln -sf $HOME/nvchad-go/ftplugin $HOME/.config/nvim/
$ ln -sf $HOME/nvchad-go/lua/custom $HOME/.config/nvim/lua/
$ nvim

About

NvChad's custom files for Go developers

License:MIT License


Languages

Language:Lua 100.0%