diff --git a/README.md b/README.md index ba6c0ba..40e8eb1 100644 --- a/README.md +++ b/README.md @@ -234,6 +234,7 @@ Stickybuf provides built-in support for: - [gkeep.nvim](https://github.com/stevearc/gkeep.nvim) - [Overseer](https://github.com/stevearc/overseer.nvim) - [nvim-spectre](https://github.com/nvim-pack/nvim-spectre) +- [grug-far](https://github.com/MagicDuck/grug-far.nvim) If there is another project that you would like to add out-of-the-box support for, submit a pull request, it's likely you'd only need to update the diff --git a/lua/stickybuf.lua b/lua/stickybuf.lua index 919668d..d8cdafb 100644 --- a/lua/stickybuf.lua +++ b/lua/stickybuf.lua @@ -265,6 +265,7 @@ local builtin_supported_filetypes = { "NvimTree", "OverseerList", "spectre_panel", + "grug-far", } ---The default function for config.get_auto_pin