Skip to content

Commit

Permalink
fix: disable mini.ai plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
dgokcin committed Jan 17, 2024
1 parent 631dd70 commit 6d8caa9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nvim/lua/plugins/disabled.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@ return {
-- disabled plugins
{ "nvim-neo-tree/neo-tree.nvim", enabled = false },
{ "RRethy/vim-illuminate", enabled = false },
{ "echasnovski/mini.ai", enabled = false },
{ "echasnovski/mini.surround", enabled = false }
}

0 comments on commit 6d8caa9

Please sign in to comment.