nvim: stylua

This commit is contained in:
He4eT 2026-02-23 03:16:19 +01:00
commit 248891b1b4

View file

@ -256,7 +256,7 @@ require('lazy').setup({
},
--[[ cfg_lazy_leap: Leap motion plugin ]]
{
url = "https://codeberg.org/andyg/leap.nvim",
url = 'https://codeberg.org/andyg/leap.nvim',
dependencies = {
'tpope/vim-repeat',
},