Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 343 Bytes

File metadata and controls

12 lines (10 loc) · 343 Bytes

dotfiles

nvim

  1. Install prereqs
sudo dnf install -y ripgrep neovim

git clone --depth 1 https://github.com/wbthomason/packer.nvim\
 ~/.local/share/nvim/site/pack/packer/start/packer.nvim
  1. Create symlink from nvim directory to ~/.config/nvim
  2. Enter nvim on packer.lua, :so, :PackerSync to obtain the packer modules