Skip to content

Commit

Permalink
Updated leap configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
elC0mpa committed Feb 6, 2024
1 parent 5d72d9d commit 09df9fb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lua/plugins_config/leap.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
return {
'ggandor/leap.nvim',
dependencies = { 'tpope/vim-repeat' },
config = function()
require('leap').add_default_mappings()
require('leap').add_default_mappings()
end
}

0 comments on commit 09df9fb

Please sign in to comment.