Skip to content

Commit

Permalink
feat: tm lol
Browse files Browse the repository at this point in the history
  • Loading branch information
willruggiano committed Jun 25, 2023
1 parent 308bd0e commit 6baf039
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Taskfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: '3'
tasks:
default:
deps:
- run
- install
build:
cmds:
- nix build
Expand Down
2 changes: 1 addition & 1 deletion plugins/telescope.lua
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ return function()
function()
require("telescope").extensions.smart_open.smart_open()
end,
{ desc = "Open" },
{ desc = "Open Anything™" },
},
["<space>p"] = {
function()
Expand Down

0 comments on commit 6baf039

Please sign in to comment.