Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leny/pweneovim
🧰 My neovim configuration files
https://github.com/leny/pweneovim
Last synced: 7 days ago
JSON representation
🧰 My neovim configuration files
- Host: GitHub
- URL: https://github.com/leny/pweneovim
- Owner: leny
- Created: 2018-08-20T09:01:11.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-13T21:23:18.000Z (7 months ago)
- Last Synced: 2024-04-14T12:04:13.579Z (7 months ago)
- Language: Vim Script
- Homepage:
- Size: 123 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# leny/pweneovim
> My **neovim** configuration files
* * *
**pweneovim** is an utility repository for my neovim configuration files, separated from my [dotfiles](https://github.com/leny/pwendok) by purpose.
* * *
## Install
Launch the following commands:
brew install neovim
cd && git clone https://github.com/leny/pweneovim ~/.pweneovim
ln -sfv ~/.pweneovim ~/.config/nvim
brew install ripgrep
brew install fd
npm install -g typescript typescript-language-server vscode-langservers-extracted graphql-language-service-cli
nvim +PlugInstall +qall