Skip to content

Commit

Permalink
samarth-nagar fix: lazy help tag on line 931 (nvim-lua#1167)
Browse files Browse the repository at this point in the history
* samarth-nagar fix: lazy help tag on line 931

found in issue nvim-lua#1152

* fixed white space

---------

Co-authored-by: sam <[email protected]>
  • Loading branch information
2 people authored and ElMikosch committed Nov 9, 2024
1 parent 01c3c33 commit 3fc11c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -951,7 +951,6 @@ require('lazy').setup({
-- This is the easiest way to modularize your config.
--
-- Uncomment the following line and add your plugins to `lua/custom/plugins/*.lua` to get going.
-- For additional information, see `:help lazy.nvim-lazy.nvim-structuring-your-plugins`
{ import = 'custom.plugins' },
}, {
ui = {
Expand Down

0 comments on commit 3fc11c7

Please sign in to comment.