orgmode.nvim
Orgmode clone written in Lua for Neovim 0.7+. [Moved to: https://github.com/nvim-orgmode/orgmode] (by kristijanhusak)
cmp-tw2css
A source for nvim-cmp to convert tailwindcss classes to pure css codes (by jcha0713)
orgmode.nvim | cmp-tw2css | |
---|---|---|
2 | 1 | |
1,964 | 67 | |
- | - | |
10.0 | 2.6 | |
over 2 years ago | over 2 years ago | |
Lua | Lua | |
MIT License | MIT License |
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.
orgmode.nvim
Posts with mentions or reviews of orgmode.nvim.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-08.
cmp-tw2css
Posts with mentions or reviews of cmp-tw2css.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-08-12.
-
nvim-cmp: source for converting tailwindcss class to pure css code
Have you ever started to write css code after writing tons of css using tailwindcss classes and realized you kinda forgot the actual css code? For me, this happens quite often so I made a completion source using nvim-cmp to convert tailwindcss to pure css code. It's called cmp-tw2css!
What are some alternatives?
When comparing orgmode.nvim and cmp-tw2css you can also consider the following projects:
vim-orgmode - Text outlining and task management for Vim based on Emacs' Org-Mode
crates.nvim - A neovim plugin that helps managing crates.io dependencies
obsidian-vimrc-support - A plugin for the Obsidian.md note-taking software
cmp-color-names.nvim - Neovim plugin providing completion source for X11 / web color names
anki.nvim - Neovim plugin that allows creation of Anki cards directly from neovim
lighthaus.nvim - A Lua implementation of lighthaus-theme/vim-lighthaus