Skip to content

Commit

Permalink
config(nvim): mini.comment is integrated in nvim 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
haunt98 committed May 21, 2024
1 parent 34a3d95 commit 6d48c76
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions data/nvim/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -363,9 +363,6 @@ require("lazy").setup({
{
"echasnovski/mini.nvim",
config = function()
-- https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-comment.md
require("mini.comment").setup()

-- https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-cursorword.md
require("mini.cursorword").setup()

Expand Down

0 comments on commit 6d48c76

Please sign in to comment.