mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 15:37:22 +00:00
nvim: stylua
This commit is contained in:
parent
39c3ea61f0
commit
248891b1b4
1 changed files with 6 additions and 6 deletions
|
|
@ -256,7 +256,7 @@ require('lazy').setup({
|
||||||
},
|
},
|
||||||
--[[ cfg_lazy_leap: Leap motion plugin ]]
|
--[[ cfg_lazy_leap: Leap motion plugin ]]
|
||||||
{
|
{
|
||||||
url = "https://codeberg.org/andyg/leap.nvim",
|
url = 'https://codeberg.org/andyg/leap.nvim',
|
||||||
dependencies = {
|
dependencies = {
|
||||||
'tpope/vim-repeat',
|
'tpope/vim-repeat',
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue