Skip to content

LucasRitossa/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Neovim lua config

Installation

  1. clone repo
  2. Install vim-plug with
    sh -c 'curl -fLo "${XDG_DATA_HOME:-$HOME/.local/share}"/nvim/site/autoload/plug.vim --create-dirs \
       https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim'
    
  3. open init.vim and run :PlugInstall
  4. Install a Nerd Font
  5. run :LspInstall on any file to use LSP

About

couple files to configure things

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published