nvim-hs
Haskell plugin API
Provides an API and plugin infrastructure for building Haskell plugins for Neovim
Neovim API for Haskell plugins as well as the plugin provider
269 stars
14 watching
18 forks
Language: Haskell
last commit: 11 months ago haskellhaskell-pluginsneovimneovim-apinvimnvim-hs
Related projects:
Repository | Description | Stars |
---|---|---|
mrcjkb/haskell-tools.nvim | Provides additional tools and features for Haskell development in Neovim. | 480 |
2kabhishek/utils.nvim | Provides utilities to simplify plugin development in Neovim | 7 |
mrcjkb/haskell-snippets.nvim | A Lua plugin providing a collection of pre-defined text snippets for Haskell programming in Neovim. | 29 |
alaviss/nim.nvim | A plugin for NeoVim that provides language-specific features and functionality for the Nim programming language. | 204 |
neovim/node-client | A client library for Node.js to interact with Neovim's embedded JavaScript environment | 489 |
mrjones2014/op.nvim | A plugin that integrates 1Password into Neovim, allowing users to create and edit items, use secure notes editor, and access their vault from within the editor. | 84 |
2kabhishek/octohub.nvim | A Neovim plugin for interacting with GitHub repositories | 62 |
b0o/schemastore.nvim | Provides a catalog of JSON and YAML schemas for use with Neovim's language servers. | 739 |
sachinsenal0x64/hot.nvim | A plugin for Neovim that enables live code reloading and testing for multiple programming languages. | 28 |
gsuuon/model.nvim | A Neovim plugin that enables AI-powered completions and chat functionality using various language models. | 336 |
nvim-neorocks/rocks.nvim | Automated plugin management and dependency resolution for Neovim plugins | 720 |
cbochs/portal.nvim | A plugin that enhances location lists in Neovim by presenting jump locations as portals. | 347 |
jubnzv/virtual-types.nvim | A Neovim plugin that displays type annotations in virtual text | 375 |
2kabhishek/termim.nvim | Improves the default neovim terminal experience by adding simple features and commands to enhance productivity and usability | 70 |
jmbuhr/otter.nvim | A plugin that allows code completion and other language features for documents containing embedded code blocks in multiple languages. | 527 |