Compare commits
2 Commits
56e6234363
...
b51065b1a8
Author | SHA1 | Date | |
---|---|---|---|
|
b51065b1a8 | ||
|
907684efa0 |
6
.github/README.md
vendored
6
.github/README.md
vendored
@ -3,13 +3,13 @@
|
||||
<div align="center">
|
||||
<a href="https://nvchad.com/">Home</a>
|
||||
<span> • </span>
|
||||
<a href="https://nvchad.com/#/docs/quickstart/install">Install</a>
|
||||
<a href="https://nvchad.com/docs/quickstart/install">Install</a>
|
||||
<span> • </span>
|
||||
<a href="https://nvchad.com/#/docs/contribute">Contribute</a>
|
||||
<a href="https://nvchad.com/docs/contribute">Contribute</a>
|
||||
<span> • </span>
|
||||
<a href="https://github.com/NvChad/NvChad#gift_heart-support">Support</a>
|
||||
<span> • </span>
|
||||
<a href="https://nvchad.com/#/docs/features">Features</a>
|
||||
<a href="https://nvchad.com/docs/features">Features</a>
|
||||
<p></p>
|
||||
</div>
|
||||
|
||||
|
@ -201,7 +201,7 @@ local default_plugins = {
|
||||
|
||||
{
|
||||
"numToStr/Comment.nvim",
|
||||
-- keys = { "gc", "gb" },
|
||||
keys = { "gcc", "gbc" },
|
||||
init = function()
|
||||
require("core.utils").load_mappings "comment"
|
||||
end,
|
||||
|
Loading…
Reference in New Issue
Block a user