- Add MagicDuck/grug-far.nvim plugin with lazy loading - Bind to <leader>sr in normal and visual mode - Auto-filter by current file extension when opening Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
37 lines
1.1 KiB
JSON
37 lines
1.1 KiB
JSON
{
|
|
"plugins": {
|
|
"conform.nvim": {
|
|
"rev": "619363c30309d29ffa631e67c8183f2a72caa373",
|
|
"src": "https://github.com/stevearc/conform.nvim"
|
|
},
|
|
"friendly-snippets": {
|
|
"rev": "6cd7280adead7f586db6fccbd15d2cac7e2188b9",
|
|
"src": "https://github.com/rafamadriz/friendly-snippets"
|
|
},
|
|
"grug-far.nvim": {
|
|
"rev": "5506c2f59dc9ab2ed6c233585412b24d31d51521",
|
|
"src": "https://github.com/MagicDuck/grug-far.nvim"
|
|
},
|
|
"mason.nvim": {
|
|
"rev": "bb639d4bf385a4d89f478b83af4d770be05ab7eb",
|
|
"src": "https://github.com/mason-org/mason.nvim"
|
|
},
|
|
"mini.nvim": {
|
|
"rev": "44657837c7338e52727facc85c1d95bec1f6bd7c",
|
|
"src": "https://github.com/nvim-mini/mini.nvim"
|
|
},
|
|
"nvim-lspconfig": {
|
|
"rev": "6f76a3eeadc2ee235d74cd7d5319e95a261084af",
|
|
"src": "https://github.com/neovim/nvim-lspconfig"
|
|
},
|
|
"nvim-treesitter": {
|
|
"rev": "4916d6592ede8c07973490d9322f187e07dfefac",
|
|
"src": "https://github.com/nvim-treesitter/nvim-treesitter"
|
|
},
|
|
"vim-fugitive": {
|
|
"rev": "3b753cf8c6a4dcde6edee8827d464ba9b8c4a6f0",
|
|
"src": "https://github.com/tpope/vim-fugitive"
|
|
}
|
|
}
|
|
}
|