Stefan Otte
Stefan Otte
- The integration should be mentioned in the documentation: see "Suggested plugins", and "Tables". The documentation follows the orgmode-guide: documentation/emacs_orgguide.org. - Not having the plugin should not break anything. I...
@dkinzer any news? I'm using table-mode (without any modifications) and it works quite nicely.
Hey David, I'll do some more testing and add the documentation then. Thanks for opening the issue! On Sun, Apr 20, 2014 at 9:48 PM, David Kinzer [email protected]: > Sorry...
Don't be sorry! If you want to add this feature I'm more than happy. There is no rush. Just let me know.
@Shurakai the table feature of emacs' orgmode is really a beast. It can do so many things: `Tab` to jump to the next cell, auto format on every `Tab`, do...
Documentation, tests... And the plugin should be optional, i.e., nothing breaks if vim-table-mode is not installed.
You can use [headlines.nvim](https://github.com/lukas-reineke/headlines.nvim?tab=readme-ov-file#screenshots) to tweak the way your headlines look quite a bit. This goes much further than just adjusting the background color. Here I assigned custom colors to...
The above solution is of course much nicer, but one can simply specify the `search_dirs` to limit the scope of the search. ``` :Telescope find_files search_dirs={"/path/to/relevant/folder/"} ```
Hey, I don't get an error. The folding is not ideal, but the structure of the file is not a proper hierarchy so it's understandable. Keep me posted!