Skip to content

⚡My neovim config, vscode-neovim compatible.

Notifications You must be signed in to change notification settings

mohammadxali/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

In order to use this config correctly you need to install some dependencies using package managers first.

Chocolatey

Some of the packages are required to be installed through your operating system package manager first, in this case I'm using chocolatey for Windows. Use your favorite package manager to install those.

choco install ripgrep fd llvm mingw tree-sitter

NPM

We use tsserver LSP so we need to ensure the following packages are installed globally.

npm install -g typescript typescript-language-server

Screenshots

dashboard

lua

About

⚡My neovim config, vscode-neovim compatible.

Topics

Resources

Stars

Watchers

Forks