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
|
|
@ -3,7 +3,7 @@ return {
|
|||
opts = {
|
||||
show_icons = true,
|
||||
leader_key = ",",
|
||||
global_bookmarks = true,
|
||||
global_bookmarks = false,
|
||||
custom_actions = {
|
||||
open = function(filename, _)
|
||||
vim.cmd(string.format(":drop %s", filename))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue