Commit graph

5 commits

Author SHA1 Message Date
Marty Oehme eb88925501 Add pandoc/rmarkdown compilation shortcuts to vim 2019-12-04 10:27:57 +01:00
Marty Oehme 87cc2bc2bc Add file compilation / opening shortcut to vim 2019-12-03 23:18:47 +01:00
Marty Oehme 0963825c61 Move filetype mappings to localleader
Anything prose oriented, markdown oriented, academic publishing oriented
now lives under the localleader (, atm).

Fixes #62
2019-11-21 18:09:11 +01:00
Marty Oehme 763130d6b2 Split out plugin loading into individual modules 2019-11-21 17:21:53 +01:00
Marty Oehme 2e59341d6d Move existing mappings into new file
Simply take all the mappings and move them to one big new file for now. At some point we can start thinking about splitting them up further, and if that could make sense. The groundwork is laid by vimrc looking for a maps.vim file in every subdirectory of its runtime path.
2019-11-21 13:57:07 +00:00