Skip to content

Commit

Permalink
smear: remove plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
ttytm committed Dec 7, 2024
1 parent 9c3e3db commit 0e1118d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lua/nxvim/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,6 @@ local modules = {
{ "nvim-tree/nvim-web-devicons", config = "plugins.devicons", eager = true },
"nvim-lua/plenary.nvim",
{ "tenxsoydev/size-matters.nvim", lazy = true },
-- { "sphamba/smear-cursor.nvim", config = not vim.g.neovide and true or false },
{ "michaelb/sniprun", event = "VeryLazy", build = "bash ./install.sh", config = "plugins.sniprun" },
{ "luukvbaal/statuscol.nvim", config = "plugins.statuscol" },
{ "levouh/tint.nvim", event = "VeryLazy", config = "plugins.tint" },
Expand Down

0 comments on commit 0e1118d

Please sign in to comment.