Neovim Cheatsheet

Published on: 2024-04-03

neovim

Contents

Plugins

Todo Comments

https://github.com/folke/todo-comments.nvim

Diagnose enabled markers:

cmd
:lua print(vim.inspect(require("todo-comments.config")))