Michael F. Schönitzer
ec516cfdbd
Once again
2018-04-04 17:03:49 +02:00
Michael F. Schönitzer
9b5e4b445a
Revert previous changes
2018-04-04 16:54:41 +02:00
Michael F. Schönitzer
5ad702cce6
Revert 89d28a7
...
This was committed by accident. Since 53745e8 had to be done by machine
this it not a real revert, but a redo of 53745e8 . Due to the matter of
53745e8 it's slightly different.
2018-04-04 03:31:54 +02:00
Michael F. Schönitzer
53745e89e0
Fix newlineformat (issue #465 )
...
The file contained carriage return characters leading to issues on some
systems. Removing them all should solve this.
2018-04-04 03:00:55 +02:00
Michael F. Schönitzer and GitHub
89d28a72c5
Merge branch 'beta' into dev
2018-04-04 02:27:27 +02:00
Michael F. Schönitzer
75fe1d4f00
Fix bug: unknown function SafeSubstitute
2017-12-04 16:26:59 +01:00
Michael F. Schönitzer and GitHub
533c103748
Merge pull request #7 from Nudin/dev
...
Merge from upstream
2017-11-15 16:37:35 +01:00
Michael F. Schönitzer and GitHub
aff1b639df
Merge pull request #6 from vimwiki/dev
...
Merge from upstream
2017-11-15 16:35:28 +01:00
Michael F. Schönitzer and GitHub
0df94e47a8
Merge pull request #5 from vimwiki/dev
...
Merge upstream patches
2017-11-15 16:32:54 +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 and GitHub
d4240083f7
Merge pull request #3 from Nudin/individualli
...
Allow to specify additional chars for lists
2017-09-16 17:09:41 +02:00
Michael F. Schönitzer and GitHub
0f64032127
Merge pull request #2 from Nudin/wontdo
...
Wontdo
2017-09-16 16:54:59 +02:00
Michael F. Schönitzer and GitHub
bb0bbb8133
Merge pull request #1 from Nudin/individualli
...
Allow to specify additional chars for lists
2017-09-16 16:54:19 +02:00
Michael F. Schönitzer
41e653718e
Allow to specify additional chars for lists
2017-09-16 16:30:22 +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önitzer and EinfachToll
46653f48a9
Switch to gln/glp as default keybindings
2017-07-15 15:48:47 +02:00
Michael F. Schönitzer and EinfachToll
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önitzer and EinfachToll
7fe98bd20c
Clean up code by reusing code
2017-07-15 15:48:47 +02:00
Michael F. Schönitzer and EinfachToll
20afe48edd
Add comment & binding for in-/decrease Todo-status
2017-07-15 15:48:47 +02:00
Michael F. Schönitzer and EinfachToll
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