small changes

This commit is contained in:
2025-06-19 18:27:08 +03:00
parent 4f00972dec
commit 09a7cda545
2 changed files with 3 additions and 1 deletions

View File

@@ -23,6 +23,8 @@ return {
},
config = function()
vim.diagnostic.config({ virtual_text = false })
local lspconfig = require('lspconfig')
-- load snippets from friendly-snippets

View File

@@ -56,7 +56,7 @@ return {
lualine_c = {
{
'filename',
path = 4,
path = 1,
},
{
'navic',