From 6c2480e9e4178b1904f422d425a0a9def1365350 Mon Sep 17 00:00:00 2001 From: HampusM Date: Tue, 29 Oct 2024 19:14:51 +0100 Subject: update coc.nvim --- lua/plugins.lua | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lua') diff --git a/lua/plugins.lua b/lua/plugins.lua index ce3a2f6..e6c54db 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -44,8 +44,7 @@ return require("packer").startup(function(use) -- Coc use { "neoclide/coc.nvim", - -- Commit where inlay hints work without Neovim 0.10+ - commit = "3dc6153a85ed0f185abec1deb972a66af3fbbfb4", + commit = "5fdf3d6bdbefbd04bed82a4e605d5952024dd25b", run = "npm install" } -- Coc end -- cgit v1.2.3-18-g5258