Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F131918
ag.lua
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
252 B
Referenced Files
None
Subscribers
None
ag.lua
View Options
local
utils
=
require
"ivy.utils"
local
ag
=
{
name
=
"AG"
,
command
=
"IvyAg"
,
description
=
"Run ag to search for content in files"
,
keymap
=
"<leader>/"
,
items
=
utils
.
command_finder
"ag"
,
callback
=
utils
.
vimgrep_action
(),
}
return
ag
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Apr 6 2026, 6:40 PM (5 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
10578
Default Alt Text
ag.lua (252 B)
Attached To
Mode
R1 ivy.nvim
Attached
Detach File
Event Timeline
Log In to Comment