Skip to content

Commit

Permalink
Update m-demare/hlargs.nvim digest to 5995d19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 25, 2024
1 parent 9c9dc40 commit a2636d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dotfiles/.config/nvim/lua/plugins.lua
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ require 'lazy'.setup {
},
{
'm-demare/hlargs.nvim',
commit = "e45fd1f18f2fadf7d4ebe6f14ed1e70c7fca02da",
commit = "5995d199628ef9eba40e3699f9f635660f5d19f0",
lazy = true,
event = { "VeryLazy" },
config = [[require('hlargs').setup()]],
Expand Down

0 comments on commit a2636d3

Please sign in to comment.