haskell-snippets.nvim
Haskell snippet plugin
A Lua plugin providing a collection of pre-defined text snippets for Haskell programming in Neovim.
My collection of Haskell snippets for LuaSnip. Powered by tree-sitter and LSP.
29 stars
2 watching
1 forks
Language: Lua
last commit: about 2 months ago
Linked from 1 awesome list
haskellluasnipneovimneovim-pluginsnippetsvim
Related projects:
Repository | Description | Stars |
---|---|---|
mrcjkb/haskell-tools.nvim | Provides additional tools and features for Haskell development in Neovim. | 480 |
norcalli/snippets.nvim | A Vim plugin for expanding pre-defined code snippets into the current buffer. | 277 |
tobinpalmer/rayso.nvim | Enables neovim users to create and share reusable code snippets instantly. | 76 |
dcampos/nvim-snippy | A plugin for expanding and managing snippets in Neovim. | 319 |
smjonas/snippet-converter.nvim | A tool to convert snippets between different formats and engines | 176 |
neovimhaskell/nvim-hs | Provides an API and plugin infrastructure for building Haskell plugins for Neovim | 269 |
mrcjkb/rustaceanvim | A plugin that enhances Neovim's functionality for Rust development | 1,761 |
hrsh7th/cmp-vsnip | A plugin that integrates a suggestion completion system with a feature to reuse and complete code from previously used snippets | 95 |
guilherme-puida/tesoura.nvim | A plugin for managing snippets in Neovim using the native snippet API. | 28 |
2kabhishek/utils.nvim | Provides utilities to simplify plugin development in Neovim | 7 |
rktjmp/paperplanes.nvim | A tool for posting code snippets to online paste bins in Neovim. | 91 |
chrisgrieser/nvim-scissors | Automates snippet editing and creation for text editors like nvim. | 383 |
mr-lllll/cool-chunk.nvim | A fast and lightweight plugin for highlighting code chunks and contexts within a Lua-based Neovim extension. | 24 |
acksld/nvim-neoclip.lua | A clipboard manager plugin for neovim inspired by clipmenu. | 1,006 |
garbas/vim-snipmate | A Vim plugin that enables textual snippets similar to TextMate or UltiSnips. | 2,011 |