Changed to nvchad

This commit is contained in:
2023-06-08 16:31:50 +02:00
parent a12f9c63c4
commit 7064af4558
12 changed files with 354 additions and 24 deletions

View File

@@ -35,7 +35,7 @@ return {
-- Format code
["<M-f>"] = { ":Format<cr>" },
["<leader>a"] = { ":lua require'rust-tools'.hover_actions.hover_actions()<cr>" },
-- Disable bindings
["<leader>n"] = false,
},