Removes unused plugins
This commit is contained in:
parent
3bcc103750
commit
140198e9da
3 changed files with 0 additions and 102 deletions
|
|
@ -98,18 +98,6 @@ return {
|
|||
mode = "n",
|
||||
},
|
||||
{ "<leader>o", group = "org", mode = "n" },
|
||||
{
|
||||
"<leader>oi",
|
||||
"<cmd>:vsplit ~/orgnzr/inbox.org | wincmd l<cr>",
|
||||
desc = "Open inbox to the side",
|
||||
mode = "n",
|
||||
},
|
||||
{
|
||||
"<leader>oj",
|
||||
"<cmd>:vsplit ~/orgnzr/journal.org | wincmd l<cr>",
|
||||
desc = "Open journal to the side",
|
||||
mode = "n",
|
||||
},
|
||||
{ "<leader>t", group = "diagnostics (lsp)", mode = "n" },
|
||||
{
|
||||
"<leader>td",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue