Skip to content
This repository has been archived by the owner on Jun 3, 2023. It is now read-only.

lavantien/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is now moved to the dotfiles, all my configs will be maintained there instead

Neovim Config

Usage

  • Install linuxbrew and then $ brew install neovim
  • Make sure to run $ nvim +checkhealth to ensure all dependencies are installed
  • $ nvim +PackerSync to sync plugins to local machine

References

Key Bindings

  • In Neovim Normal Mode, hit :nmap to see the list of all bindings
  • To see bindings of a certain key, hit :nmap <leader>
  • Or you can just use Telescope to do the deed <leader>vk, in this case, holding the space bar and pressing vk

About

My Neovim Configs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages