Merge branch 'main' of https://github.com/LarssonMartin1998/.dotfiles
This commit is contained in:
commit
29859d95ec
8 changed files with 136 additions and 31 deletions
|
|
@ -10,6 +10,9 @@ return {
|
|||
window = {
|
||||
padding = 0,
|
||||
},
|
||||
hide = {
|
||||
cursorline = true,
|
||||
},
|
||||
render = function(props)
|
||||
local filename = vim.fn.fnamemodify(vim.api.nvim_buf_get_name(props.buf), ":t")
|
||||
if filename == "" then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue