Results 23 comments of Stel Abrego

@NikolaM-Dev Probably something like this I'd imagine: ```lua mappings = { [''] = { action = function() vim.cmd 'Git commit -am "This is a routine Obsidian commit"' end, opts =...

Maybe this feature could implemented on Linux by introducing a command that called `xdg-open` so it could work on both `http/s` links (opening them in a browser) or images (opening...

@epwalsh I just started using those commits and they're great, thank you so much! The only thing I'm noticing is that when I start `nvim` in my vault directory, the...