Orgmode: Difference between revisions
Jump to navigation
Jump to search
Hoppinglife (talk | contribs) Created page with "Org mode is a generic structured text file format that can be use to literal program todo lists and related tasks." |
Hoppinglife (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
Org mode is a generic structured text file format that can be use to literal program todo lists and related tasks. | Org mode is a generic structured text file format that can be use to literal program todo lists and related tasks. | ||
== Nvim Port == | |||
[nvim-orgmode](https://github.com/nvim-orgmode/orgmode) is a very nice port to use org mode in vim. | |||
Revision as of 17:13, 31 July 2023
Org mode is a generic structured text file format that can be use to literal program todo lists and related tasks.
Nvim Port
[nvim-orgmode](https://github.com/nvim-orgmode/orgmode) is a very nice port to use org mode in vim.