Toggle relative numbers and copy to system clipboards mappings
This commit is contained in:
@@ -124,7 +124,9 @@ M.mappings = {
|
||||
cheatsheet = "<leader>ch",
|
||||
close_buffer = "<leader>x",
|
||||
copy_whole_file = "<C-a>", -- copy all contents of current buffer
|
||||
copy_to_system_clipboard = "<C-c>", -- copy selected text (visual mode) or curent line (normal)
|
||||
line_number_toggle = "<leader>n", -- toggle line number
|
||||
relative_line_number_toggle = "<leader>nn",
|
||||
update_nvchad = "<leader>uu",
|
||||
new_buffer = "<S-t>",
|
||||
new_tab = "<C-t>b",
|
||||
|
||||
Reference in New Issue
Block a user