/nvim

My neovim config

Primary LanguageLuaMIT LicenseMIT

neovim config

Installation

git clone git@github.com:dofy/nvim.git ~/.config/nvim

Useage

In neovim:

  • run :Lazy to install or update plugins.
  • run :Mason to install or update LSP servers.
  • in Normal mode, press space bar to trigger the leader key
    • wait a moment to see the available keybindings for the leader key
  • g? to see the keybindings
    • press g and wait a moment to see the available keybindings for g

Screenshot

image