mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 08:35:48 +02:00
add: todo comment
This commit is contained in:
parent
7162f65a13
commit
b9949062dc
4 changed files with 30 additions and 0 deletions
|
@ -131,6 +131,9 @@ pcode.columnline = true
|
|||
-- https://github.com/okuuva/auto-save.nvim
|
||||
pcode.auto_save = true
|
||||
|
||||
-- https://github.com/folke/todo-comments.nvim
|
||||
pcode.todo_comment = true
|
||||
|
||||
-- https://github.com/nvim-telescope/telescope.nvim
|
||||
---@alias telescope_themes
|
||||
---| "cursor" # see `telescope.themes.get_cursor()`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue