A starter template for LazyVim. Refer to the documentation to get started.
## home/johnny/.local/share/nvim/lazy/gitlinker.nvim/lua/gitlinker/actions.lua
elseif vim.fn.executable("powershell.exe") > 0 then
vim.fn.jobstart({ "powershell.exe", "-Command", "Start-Process", url })