chore(nvim): add treesitter context plugin
Define a context line to show the context about the method/module one is navigating.
This commit is contained in:
@@ -88,5 +88,6 @@ return {
|
||||
}
|
||||
})
|
||||
end
|
||||
}
|
||||
},
|
||||
'nvim-treesitter/nvim-treesitter-context'
|
||||
}
|
||||
|
Reference in New Issue
Block a user