Skip to content

prescottbreeden/lua-nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

  1. install neovim for linux go here: linux install instructions

  2. clone repo to ~/.config/nvim

mkdir -p ~/.config/nvim
git clone git@github.com:prescottbreeden/lua-nvim.git ~/.config/nvim
  1. open neovim there might be some errors after installing, lazy is a little finicky, so just close neovim and reopen it again and run :checkhealth to see if all is jiggy.

  2. start growing a bigger neck beard

Latest

Replaced Packer with Lazy, cause that's what the cool kids are doing

Remaps

Leader key: <spacebar>

WhichKey has been added to help provide descriptions and encourage grouping keybindings by plugin/concept and is activated by pressing the spacebar.

You can also search keybindings with <leader>fk

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published