File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 55- community: add color picker ccc-nvim
66- community: add emoji completion blink-cmp-emoji
77- community: add advanced surround nvim-surround
8+ - community: add search & replace grug-far-nvim
89
910## Changed
1011- practicalli: revert to upstream other.nvim
Original file line number Diff line number Diff line change @@ -64,6 +64,13 @@ return {
6464 { import = " astrocommunity.pack.lua" },
6565 -- ----------------------------------------------
6666
67+ -- ----------------------------------------------
68+ -- Search
69+
70+ -- Search and replace across projects
71+ { import = " astrocommunity.search.grug-far-nvim" },
72+ -- ----------------------------------------------
73+
6774 -- ----------------------------------------------
6875 -- Recipes
6976
You can’t perform that action at this time.
0 commit comments