Skip to content
/ nvim Public
forked from NvChad/starter

My own NvChad configuration

License

Notifications You must be signed in to change notification settings

Aidenable/nvim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neovim Config 🌃

NvChad GitHub Repo stars GitHub License

Gallery ✨

For better performance, use Aidenable/arch-dotfiles or Aidenable/macos-dotfiles

Menu Cheatsheet Workflow

Installation 🛠️

git clone https://github.com/Aidenable/nvim ~/.config/nvim --depth 1 && nvim

Custom Mappings ⌨️

Key Description
; (not :) Command Mode
Ctrl + V Paste
S Save File
SS Save Full Project
Leader + C Close Buffer
Leader + E Close / Open NvimTree
Leader + O Focus / Defocus NvimTree

For more detailed information on the mappings, please refer to the custom_mappings.lua and core_mappings.lua files

Plugins 🧩

///

Theme 🎨


⬆️ UP!