Commit Graph
20 Commits
Author SHA1 Message Date
Michael F. Schönitzer 75fe1d4f00 Fix bug: unknown function SafeSubstitute 2017-12-04 16:26:59 +01:00
Michael F. Schönitzer 074d882762 Allow Backtick in Link 2017-11-10 22:47:57 +01:00
Michael F. Schönitzer 91c382a034 Use a safe substitution-function everywhere 2017-11-10 22:32:29 +01:00
Michael F. Schönitzer cf8e3e7319 Unified spelling Licence -> License 2017-10-25 19:02:12 +02:00
Michael F. Schönitzer ec3d554c0b Update list of contributers 2017-10-25 19:02:12 +02:00
Michael F. Schönitzer 742fc99692 Add Copyright-attribution to Daniel Schemala 2017-10-25 19:02:12 +02:00
Michael F. Schönitzer 37e4dfc288 Add License-File
Vimwiki currently has not License-File, and the license is only mentioned in the help-file. We should change this.
2017-10-25 19:02:12 +02:00
Michael F. Schönitzer 3cbc505fba Update Documentation to reflect EOL of MathJax CDN 2017-10-24 14:35:40 +02:00
Michael F. Schönitzer 97ae634b9f Renamed command
Common prefix causes serious delays
2017-09-16 15:36:10 +02:00
Michael F. Schönitzer d772a14d43 Fix bug with keybinding 2017-08-05 22:18:56 +02:00
Michael F. Schönitzer 413b9ca04f Add default keybinding glx for toggling disabled 2017-08-05 17:32:15 +02:00
Michael F. Schönitzer 0136039306 Documented VimwikiToggleListItemRejected 2017-08-05 16:45:35 +02:00
Michael F. Schönitzer f917b01998 Html-export: Add support of rejected Todo-listentry 2017-08-05 16:45:35 +02:00
Michael F. Schönitzer 6b9df766bb Remove duplicated code 2017-08-05 16:45:35 +02:00
Michael F. Schönitzer f888773767 New feature reject a item form todo-list
Based on patches of davidlmontgomery.
2017-08-05 16:45:35 +02:00
Michael F. SchönitzerandEinfachToll 46653f48a9 Switch to gln/glp as default keybindings 2017-07-15 15:48:47 +02:00
Michael F. SchönitzerandEinfachToll 38efe2c2f1 Change key binding vimwiki#lst#increment_cb to gl+
As well as gl- for vimwiki#lst#decrement_cb.
2017-07-15 15:48:47 +02:00
Michael F. SchönitzerandEinfachToll 7fe98bd20c Clean up code by reusing code 2017-07-15 15:48:47 +02:00
Michael F. SchönitzerandEinfachToll 20afe48edd Add comment & binding for in-/decrease Todo-status 2017-07-15 15:48:47 +02:00
Michael F. SchönitzerandEinfachToll c857be2f87 Allow g:vimwiki_listsyms be larger than 5 elements (Issue #275) (#279)
* Allow g:vimwiki_listsyms to be of arbitrary size

* Update documentation

* Add support for arbitrary size listsyms to vimwikihtml
2017-01-22 20:16:10 +01:00