Remove todo-comments in favor of mini-hipatterns
This commit is contained in:
parent
0b39bcbaaa
commit
0f18468a53
2 changed files with 11 additions and 3 deletions
|
|
@ -73,9 +73,6 @@ require('lazy').setup({
|
|||
end,
|
||||
},
|
||||
|
||||
-- Highlight todo, notes, etc in comments
|
||||
{ 'folke/todo-comments.nvim', event = 'VimEnter', dependencies = { 'nvim-lua/plenary.nvim' }, opts = { signs = false } },
|
||||
|
||||
-- The following two comments only work if you have downloaded the kickstart repo, not just copy pasted the
|
||||
-- init.lua. If you want these files, they are in the repository, so you can just download them and
|
||||
-- place them in the correct locations.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue