orgmode
orgmode copied to clipboard
Orgmode clone written in Lua for Neovim 0.9+.
This is my first ever contribution to an nvim plugin, so take everything with a grain of salt. This PR fixes an issue when the `win_split_mode` is set such that...
This PR has been created to propose a way to implement the tangling functionality existing in ORG Mode (following Discussion #275 ). The current code will add a `tangle` function...
This PR develops ideas #435 (part of the code was taken right from there). In this PR, I implemented inheritance of properties for code blocks and headings. ### Examples All...
### Describe the bug Is it by design that even after setup / loading that orgmode plugin and api do not fully load / initialize until an actual org file...
### Does this feature exist in Emacs orgmode core? N/A ### Orgmode link _No response_ ### Feature value _No response_ ### Additional context Maybe there are already ways to accomplish...
### Describe the bug I get an error when launching nvim with the lazy.nvim snippet from the readme.md. Here is what I get: ``` Failed to run `config` for orgmode...
### Describe the bug I'm trying to use links to other files in the same directory using the simple syntax: [[file.org]]. When I hover over them in normal mode or...
### Does this feature exist in Emacs orgmode core? Yes ### Orgmode link https://orgmode.org/manual/Org-Indent-Mode.html ### Feature value _No response_ ### Additional context _No response_
### Describe the bug I'm having a hard time determining if this is intended or not...but it's really annoying and I'm not sure how to disable it, or if I'm...