latex-unicoder.vim
A plugin to type Unicode chars in Vim, using their LaTeX names. (by joom)
agda.nvim
NeoVim plugin for interacting with Agda written in Lua (by isti115)
latex-unicoder.vim | agda.nvim | |
---|---|---|
1 | 1 | |
90 | 18 | |
- | - | |
0.0 | 3.4 | |
6 months ago | 10 months ago | |
Vim Script | Lua | |
- | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
latex-unicoder.vim
Posts with mentions or reviews of latex-unicoder.vim.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-10-18.
-
What input method would you prefer for Unicode characters in a neovim plugin?
There are several independents Unicode input plugins for vim already, that could be included as a dependency / suggestion for the user, which would reduce the scope of the project, like: - unicode.vim - a plugin for CtrlP - latex-unicoder.vim - or even the input method of agda-vim
agda.nvim
Posts with mentions or reviews of agda.nvim.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-10-18.
-
What input method would you prefer for Unicode characters in a neovim plugin?
Yes, I have put it in a GitHub repo. :) I've tried to structure it as a proper plugin, so far I have only tested installing it using Vim-Plug, which worked: https://github.com/Isti115/agda.nvim
What are some alternatives?
When comparing latex-unicoder.vim and agda.nvim you can also consider the following projects:
unicode.vim - A Vim plugin that provides a completion function for Unicode glyphs
Agda - Agda is a dependently typed programming language / interactive theorem prover.
agda-vim - Agda interaction in vim
agda-mode-vscode - agda-mode on VS Code
vim-ctrlp-unicode - Extension for CtrlP.vim to provide easy input of the characters in the UnicodeData database