From dceb7aa0ff9a9bf230a4d2eb2277d3a50a05a212 Mon Sep 17 00:00:00 2001 From: Chris Date: Mon, 15 Mar 2021 22:13:41 -0400 Subject: update some options --- lua/utils.lua | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lua/utils.lua') diff --git a/lua/utils.lua b/lua/utils.lua index b5f1413b..277ca728 100644 --- a/lua/utils.lua +++ b/lua/utils.lua @@ -29,3 +29,6 @@ define_augroups( }, } ) + +-- Add this to lightbulb, java makes this annoying tho +-- autocmd CursorHold,CursorHoldI * lua require'nvim-lightbulb'.update_lightbulb() -- cgit v1.2.3