Orgmode: Difference between revisions
Jump to navigation
Jump to search
Hoppinglife (talk | contribs) No edit summary |
Hoppinglife (talk | contribs) No edit summary |
||
| Line 4: | Line 4: | ||
[nvim-orgmode](https://github.com/nvim-orgmode/orgmode) is a very nice port to use org mode in vim. | [nvim-orgmode](https://github.com/nvim-orgmode/orgmode) is a very nice port to use org mode in vim. | ||
{| class="wikitable" | |||
|+ Key Bindings | |||
|- | |||
! Key !! Binding | |||
|- | |||
| <leader>o, || Set priority. | |||
|- | |||
| cit<status> || Set status of item. | |||
|- | |||
| <leader>oxi || Clock in | |||
|- | |||
| <leader>oxo || Clock out | |||
|} | |||