Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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