File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
lua/astrotheme/groups/plugins Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -265,7 +265,7 @@ term.foreground
265265| [ nvim-window-picker] ( https://github.com/s1n7ax/nvim-window-picker ) | ` nvim-window-picker ` |
266266| [ rainbow-delimiters.nvim] ( https://github.com/HiPhish/rainbow-delimiters.nvim ) | ` rainbow-delimiters ` |
267267| [ telescope.nvim] ( https://github.com/nvim-telescope/telescope.nvim ) | ` telescope ` |
268- | [ todo-comments.nvim] ( https://github.com/folke/todo-comments.nvim ) | ` telescope ` |
268+ | [ todo-comments.nvim] ( https://github.com/folke/todo-comments.nvim ) | ` todo-comments ` |
269269| [ vimwiki] ( https://github.com/vimwiki/vimwiki ) | ` vimwiki ` |
270270| [ vim-illuminate] ( https://github.com/RRethy/vim-illuminate ) | ` vim-illuminate ` |
271271| [ which-key.nvim] ( https://github.com/folke/which-key.nvim ) | ` which-key ` |
Original file line number Diff line number Diff line change @@ -7,4 +7,4 @@ local function callback(c)
77 }
88end
99
10- return callback ()
10+ return callback
Original file line number Diff line number Diff line change @@ -15,4 +15,4 @@ local function callback(c)
1515 }
1616end
1717
18- return callback ()
18+ return callback
You can’t perform that action at this time.
0 commit comments