luan / vimfiles

The Vim Configuration. Uses vim-plug to manage plugins.
172 stars 58 forks source link

Add vim-orgmode for editing org files #147

Closed totherme closed 4 years ago

totherme commented 4 years ago

This PR pulls in vim-orgmode for editing org mode files in vim.

That plugin depends on speeddating, which makes control-a and control-x arithmetic work properly with things formatted like dates.

luan commented 4 years ago

Sorry for the delay. I should properly deprecate this/unify them. But I've been putting a lot more work into https://github.com/luan/nvim recently (neovim only). It's probably time to unify them again and maybe revisit vim8 compatibility.

totherme commented 4 years ago

Oooh -- I should try that -- thanks!