Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 409 Bytes

README.MD

File metadata and controls

13 lines (11 loc) · 409 Bytes

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