Skip to content

lecav30/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neovim Files of Sebastian Levano

Requeriments:

MacOS

Installation with Homebrew:

brew install neovim ast-grep

Mason to PATH

export PATH="$HOME/.local/share/nvim/mason/bin:$PATH"

Windows

Installation with Scoop:

scoop install main/neovim
scoop install llvmtree-sitter ripgrep fd unzip wget gzip coreutils ast-grep

For VimTex

scoop install miktex perl

Providers

npm install -g neovim
pip install pynvim

Linux

Installation with Scoop:

pacman -Syu neovim
pacman -Syu node npm llvm clang unzip rust tree-sitter 
cargo install tree-sitter-cli

And you have to add it to your PATH

About

Neovim Files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published