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