Skip to content

Commit

Permalink
fix: Remove nvim-jqx plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
MysticalDevil committed Nov 6, 2023
1 parent 358cffa commit 22d9a9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/devil/plugins/common.lua
Original file line number Diff line number Diff line change
Expand Up @@ -372,6 +372,7 @@ return {
config = function()
require("devil.configs.plugin.jqx")
end,
enabled = false,
},
-- nvim-neoclip
-- Clipboard manager neovim plugin with telescope integration
Expand Down

0 comments on commit 22d9a9f

Please sign in to comment.