From d0263c11e53086242eea72cb76db9fecc6fbc449 Mon Sep 17 00:00:00 2001 From: William Boman Date: Sat, 27 Nov 2021 15:58:00 +0100 Subject: chore: prefix all vim.notify message with [lspconfig] (#1496) --- lua/lspconfig.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/lspconfig.lua') diff --git a/lua/lspconfig.lua b/lua/lspconfig.lua index ee2711e9..8404632d 100644 --- a/lua/lspconfig.lua +++ b/lua/lspconfig.lua @@ -76,7 +76,7 @@ function mt:__index(k) else vim.notify( string.format( - 'Cannot access configuration for %s. Ensure this server is listed in ' + '[lspconfig] Cannot access configuration for %s. Ensure this server is listed in ' .. '`server_configurations.md` or added as a custom server.', k ), -- cgit v1.2.3-70-g09d2