Skip to content

chris9740/init.lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  1. Install packer

    git clone --depth 1 https://github.com/wbthomason/packer.nvim\
     ~/.local/share/nvim/site/pack/packer/start/packer.nvim
  2. Open vim

  3. Run :PackerSync

  4. Restart vim

  5. Run :PackerSync

  6. Install language servers

    • rust-analyzer
    • npm i -g vscode-langservers-extracted (css, html)
    • npm i -g typescript typescript-language-server (ts, js)
    • npm i -g bash-language-server
  7. Download and install Hack Nerd Font, and make sure your terminal is configured to use it.

  8. Install ripgrep

    sudo apt install ripgrep

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages