Skip to content

vaxowt/nvimrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

253 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Neovim Configuration

Requirements

  • tree-sitter-cli: required by nvim-treesitter
  • deno: required by toppair/peek.nvim
  • ripgrep: required by vim.health, grug-far.nvim, snacks.nvim
  • fd: required by snacks.nvim
  • yazi: required by mikavilpas/yazi.nvim

Installation

  • Clone into ${XDG_CONFIG_HOME}/nvim
  • Open neovim, wait for Installation

Get Started

  • Use :Lazy (or SPACEZ) to manage plugins with lazy.nvim
  • Use :Mason to manage LSPs, DAPs, linters and formatters
  • Use :TSxxxx commands (e.g., :TSUpdate) to manage treesitter parsers
  • Use - to manage files with oil.nvim.
  • Use SPACEfM to find the custom keymaps.
  • Some magic keymaps:
Mode Keymap Description
i CTRLh/CTRLl move cursor left/right
i,n ALTz toggle terminal

About

My Neovim Configuration

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors