Skip to content

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published