Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/books/nvchad/nvchad_ui/using_nvchad.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ tags:

# Editing with NvChad

This chapter will introduce some NvChad-specific commands and some standard Neovim (vim) commands. As previously outlined in [NvChad UI](./nvchad_ui.md), NvChad commands are set in the `..nvim/lua/core/mapping.lua` file, and allow keys to be used to execute sometimes very long composite commands.
This chapter will introduce some NvChad-specific commands and some standard Neovim (vim) commands. As previously outlined in [NvChad UI](nvchad_ui.md), NvChad commands are set in the `..nvim/lua/core/mapping.lua` file, and allow keys to be used to execute sometimes very long composite commands.

All sequences are started with a primary key followed by an option. The four main keys are:

Expand Down