leny / pweneovim

🧰 My neovim configuration files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

leny/pweneovim

My neovim configuration files


pweneovim is an utility repository for my neovim configuration files, separated from my dotfiles 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

About

🧰 My neovim configuration files


Languages

Language:Vim Script 100.0%