mirror of
https://github.com/gabehf/nvim-conf.git
synced 2026-03-09 15:38:20 -07:00
Add mouse
This commit is contained in:
parent
47541ed962
commit
15ab840ed5
3 changed files with 11 additions and 13 deletions
|
|
@ -27,3 +27,5 @@ end, { desc = "Previous todo comment" })
|
|||
|
||||
map("n", "<Leader>tt", ":TodoTelescope<CR>", { desc = "View [T]odos in [T]elescope" })
|
||||
-- map("n", "<Leader>tT", ":TodoTrouble<CR>", { desc = "View [t]odos in [T]rouble" })
|
||||
|
||||
-- map("n", "gr", "<cmd>Telescope lsp_references<CR>", { desc = "[G]oto [R]eferences" })
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue