chrisgrieser / nvim-pseudometa-plugin-template
A template for new nvim plugins
☆26Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for nvim-pseudometa-plugin-template
- This neovim plugin allows you to cycle folds open or closed☆84Updated 5 months ago
- Simple as select, '(', done.☆52Updated 9 months ago
- cmp-source for clipboard history from yanky.nvim☆40Updated last month
- A plugin to help load the file you actually meant to load.☆55Updated last month
- Harpoon-like file tracking. Supercharged with telescope.nvim.☆62Updated 3 months ago
- Ultimate solution to path handling in neovim. OS Independent.☆57Updated 2 months ago
- Overloaded ; and , keys in Neovim☆76Updated 2 weeks ago
- Add inline-comments to ignore rules, or lookup rule documentation online.☆74Updated last month
- A Neovim plugin for toggling options.☆45Updated 3 months ago
- Bmessages.nvim better :messages window using an auto-updating buffer.☆43Updated 6 months ago
- Neovim plugin to show diagnostics summary in the buffer's corner, similar to JetBrains' inspections widget.☆63Updated last year
- nvim-cmp source for nerdfont icons☆46Updated 11 months ago
- Source for nvim-cmp which reads results from command-line or search histories☆77Updated 2 years ago
- feature-rich neovim web feed reader, rss, atom and json, all in lua☆52Updated this week
- 🧭 A Telescope picker to quickly access configurations of plugins managed by lazy.nvim.☆53Updated this week
- 📚 A Neovim plugin to show `:help` in an anchorable/resizable floating window☆41Updated 6 months ago
- Neovim plugin to flash cursor when jumps or moves between windows.☆47Updated last year
- Reveal the commit message under the cursor - Written in Lua☆32Updated 3 months ago
- 🤗 A Neovim plugin which acts as a helper or training aid for kylechui/nvim-surround☆81Updated 3 months ago
- cmp import and use all environment variables from .env.* and system☆65Updated 5 months ago
- A Neovim Plugin which uses Treesitter to conceal typical boiler Code