fix ts_ls thing, update lualine path
This commit is contained in:
@@ -51,7 +51,10 @@ return {
|
||||
},
|
||||
sections = {
|
||||
lualine_c = {
|
||||
'filename',
|
||||
{
|
||||
'filename',
|
||||
path = 4,
|
||||
},
|
||||
function()
|
||||
return require("nvim-treesitter").statusline({
|
||||
indicator_size = 70,
|
||||
@@ -64,3 +67,4 @@ return {
|
||||
})
|
||||
end
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user