diff options
Diffstat (limited to 'lua/user/lsp/handlers.lua')
| -rw-r--r-- | lua/user/lsp/handlers.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lua/user/lsp/handlers.lua b/lua/user/lsp/handlers.lua index 085f449..b741928 100644 --- a/lua/user/lsp/handlers.lua +++ b/lua/user/lsp/handlers.lua @@ -1,6 +1,5 @@ local M = {} --- TODO: backfill this to template M.setup = function() local signs = { { name = "DiagnosticSignError", text = "" }, |
