Skip to content

MikyStar/NvDash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NvDash

A customized NvChad

Install

  1. NeoVim nightly
cd $HOME/Repos
git clone https://github.com/neovim/neovim
cd neovim
make CMAKE_INSTALL_PREFIX=$HOME/Repos/neovim # If already builded run 'make distclean'
make install
sudo -s make install
  1. LazyGit

Install

  1. Import NvDash config
git clone https://github.com/MikyStar/NvDash ~/.config/nvim/

Added plugins

CheatSheat

Commands

  • :Glow: Markdown preview
  • :Outline: Show code outline

Mappings

  • <leader>ch: Show cheatsheat

  • <leader><leader>s: Hop search

  • <leader><leader>w: Hop word

  • <leader>lg: LazyGit (q to exit)

  • <leader>fm: Format doc

  • <leader>ca: LSP code action

  • K: LSP hover

  • (in NvimTree) g?: Help on NvimTree

About

Customized NvChad (neovim) config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages