Vim-ungrammar Alternatives
Similar projects and alternatives to vim-ungrammar
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
which-key.nvim
💥 Create key bindings that stick. WhichKey helps you remember your Neovim keymaps, by showing available keybindings in a popup as you type.
-
-
-
-
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
-
-
-
vim-ungrammar discussion
vim-ungrammar reviews and mentions
-
What's the NeoVim feature/bugfix you're craving for?
I looked at adding support for Ungrammar to treesitter a while back, and it involved writing a parser, queries, and learning a language I'm not already familiar with (scheme) just for the privilege. Writing an equivalent syntax file for Vim was ~21 lines of VimL. Easy peasy.
Stats
Iron-E/vim-ungrammar is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of vim-ungrammar is Vim Script.