Aidenable / nvim

My own NvChad configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

My own NvChad configuration

License:MIT License


Languages

Language:Lua 100.0%