Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/cjiw/nvim
- Owner: CjiW
- Created: 2023-07-27T02:40:58.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-02T06:08:04.000Z (7 months ago)
- Last Synced: 2024-10-06T01:12:01.799Z (about 1 month ago)
- Language: Lua
- Homepage:
- Size: 18.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).