Yohannfra / nvim

My neovim config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My neovim config

Plugin manager:

Vim-Plug

Font:

Jetbrains Mono Nerdfont

Install lsps

# tailwind
$ npm install -g @tailwindcss/language-server

# typescript
npm install -g typescript-language-server typescript

# python
npm i -g pyright

# rust
 rustup component add rust-analyzer

About

My neovim config


Languages

Language:Lua 98.5%Language:Vim Script 1.4%Language:Python 0.1%Language:Shell 0.1%