Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cjiw/nvim

My neovim config for python, golang, lua, bash, rust, c, and pivot-lang.
https://github.com/cjiw/nvim

Last synced: 22 days ago
JSON representation

My neovim config for python, golang, lua, bash, rust, c, and pivot-lang.

Awesome Lists containing this project

README

        

# nvim

My neovim config for python, golang, lua, bash, rust, c, and [pivot-lang](https://lang.pivotstudio.cn/).

## before
- node (install without proxy)
- python3-venv
- go
- rust
- c/c++ tools
- plc

## load
> There will be some error messages, but don't worry, just press Enter.
- download and move to `.config/nvim`.
- open `nvim/lua/plugins.lua` with nvim and save it, wait for installation.
- wait for the language server to be installed(:Mason for details).