telescope-ast-grep.nvim provides grep functionality enhancements for telescope.nvim, featuring two main components:
ast_grep: AST based grepdumb_jump: grep by regex emacs-dumb-jumpCurrently, the extension supports a limited set of languages.
{
'ray-x/telescope-ast-grep.nvim',
dependencies = {
{'nvim-lua/plenary.nvim'},
{'nvim-telescope/telescope.nvim'},
},
}
:Telescope AST_grep
:Telescope dumb_jump
7 commits
Lua
100.0%
telescope-ast-grep.nvim provides grep functionality enhancements for telescope.nvim, featuring two main components:
ast_grep: AST based grepdumb_jump: grep by regex emacs-dumb-jumpCurrently, the extension supports a limited set of languages.
{
'ray-x/telescope-ast-grep.nvim',
dependencies = {
{'nvim-lua/plenary.nvim'},
{'nvim-telescope/telescope.nvim'},
},
}
:Telescope AST_grep
:Telescope dumb_jump
7 commits
Lua
100.0%