Explorar o código

chore(plugins): remove deprecated FixCursorHold.nvim (#3107)

lvimuser %!s(int64=2) %!d(string=hai) anos
pai
achega
699849a731
Modificáronse 2 ficheiros con 0 adicións e 4 borrados
  1. 0 1
      lua/lvim/plugins.lua
  2. 0 3
      snapshots/default.json

+ 0 - 1
lua/lvim/plugins.lua

@@ -6,7 +6,6 @@ local core_plugins = {
   {
     "jose-elias-alvarez/null-ls.nvim",
   },
-  { "antoinemadec/FixCursorHold.nvim" }, -- Needed while issue https://github.com/neovim/neovim/issues/12587 is still open
   { "williamboman/mason-lspconfig.nvim" },
   {
     "williamboman/mason.nvim",

+ 0 - 3
snapshots/default.json

@@ -2,9 +2,6 @@
   "Comment.nvim": {
     "commit": "d9cfae1"
   },
-  "FixCursorHold.nvim": {
-    "commit": "70a9516"
-  },
   "LuaSnip": {
     "commit": "8f8d493"
   },