mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 14:12:41 +00:00
Updates tmux-sessionator script to use an environment variable for path lookups
This commit is contained in:
5
nvim/m-housh/lua/user/plugin/todo-comments.lua
Normal file
5
nvim/m-housh/lua/user/plugin/todo-comments.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
return {
|
||||
"folke/todo-comments.nvim",
|
||||
dependencies = { "nvim-lua/plenary.nvim" },
|
||||
opts = { }
|
||||
}
|
||||
Reference in New Issue
Block a user