small changes
This commit is contained in:
@@ -23,6 +23,8 @@ return {
|
||||
},
|
||||
|
||||
config = function()
|
||||
vim.diagnostic.config({ virtual_text = false })
|
||||
|
||||
local lspconfig = require('lspconfig')
|
||||
|
||||
-- load snippets from friendly-snippets
|
||||
|
||||
@@ -56,7 +56,7 @@ return {
|
||||
lualine_c = {
|
||||
{
|
||||
'filename',
|
||||
path = 4,
|
||||
path = 1,
|
||||
},
|
||||
{
|
||||
'navic',
|
||||
|
||||
Reference in New Issue
Block a user