EinfachToll
976cbbcd23
Add notes for gln and glp to the doc
...
Ref #369
2017-07-15 20:27:32 +02:00
EinfachToll and GitHub
4a7d9a286f
Merge pull request #326 from salazar/dev
...
Fix issue in Markdown visual mode link creation
2017-07-09 18:20:54 +02:00
EinfachToll and GitHub
d5df4c7726
Merge pull request #346 from trnila/data-scheme
...
Support for data scheme
2017-07-09 14:46:48 +02:00
EinfachToll
f6437ebdf5
Fix regexps of placeholders
...
- the highlighting was wrong when the placeholder is indented
- %titleBla was wrongly recongnized as placeholder
- make them more robust by prepending \m
2017-07-08 22:08:41 +02:00
EinfachToll
2369fd73aa
Add documentation for the %date placeholder
...
Ref #360
2017-07-08 22:02:44 +02:00
EinfachToll
8cdc1c1538
Don't throw an error when typing <count>o
...
Ref #255
2017-04-15 21:22:21 +02:00
EinfachToll
39745ebcd3
Don't open all diary files when going to next day
...
This is unnecessary and can be very slow when the user has many diary
files.
Ref #328
2017-04-15 10:49:53 +02:00
EinfachToll
ca95b3fc73
Add some remarks about nested syntaxes to the doc
...
Ref #329
2017-04-15 10:09:24 +02:00
EinfachToll
f54f72981d
Add a clarifying note to the doc
...
Ref #332
2017-04-13 20:33:56 +02:00
EinfachToll
13f82dbaac
Add option for enabling local folding settings
...
Ref #321
2017-03-31 21:38:32 +02:00
EinfachToll and GitHub
013f699de8
Merge pull request #320 from sqlwwx/dev
...
doc for install by Vim packages
2017-03-31 21:11:58 +02:00
EinfachToll
065b7cbac0
Small fix to the doc
...
Don't use arbitrary tags, but always use the prefix 'vimwiki'.
Ref #316
2017-03-19 10:26:25 +01:00
EinfachToll
e4fe5ce09d
Add possibility to reuse a split when opening a link
...
Also, refactor and simplify the corresponding functions (and finally
remove the chat between long inactive developers in the comments!)
Fix #316
2017-03-19 10:17:21 +01:00
EinfachToll and GitHub
88405934f1
Merge pull request #270 from priomsrb/patch-1
...
Fix example mapping for decreasing list item level
2017-02-21 21:05:23 +01:00
EinfachToll and GitHub
e0fea20fa6
Merge pull request #266 from NullInfinity/dev
...
Fix typo in docs
2017-02-21 21:01:44 +01:00
EinfachToll
ed7230707d
Merge branch 'dev' of https://github.com/vimwiki/vimwiki into dev
2017-02-19 21:53:34 +01:00
EinfachToll
2eed86813d
Update folding documentation to match current behaviour
...
Ref #297
Ref #117
2017-02-19 21:50:35 +01:00
EinfachToll and GitHub
be79f68a92
Merge pull request #285 from MichaelThessel/dev
...
Added config option to allow for newlines in text when exporting to HTML
2017-01-30 20:43:26 +01:00
EinfachToll and GitHub
3a87437005
Merge pull request #276 from bcicen/add-vundle-install-steps
...
Add vundle install steps to readme
2016-12-18 21:43:33 +01:00
EinfachToll and GitHub
bb75ec6deb
Merge pull request #264 from christianrondeau/check-before-imap-cr
...
Prevent imap of `<CR>` if already mapped
2016-12-06 08:42:28 +01:00
EinfachToll
0966031234
Highlight math not using TeX but TeX math
...
Fix #236
2016-11-24 16:46:56 +01:00
EinfachToll and GitHub
2c9df65644
Merge pull request #251 from jconroy77/markdown_nested_syntax
...
Automatic detection of nested syntaxes in markdown
2016-11-23 21:49:37 +01:00
EinfachToll
3f66117894
When sorting tags, always match case because Vim expects it
2016-05-23 22:02:03 +02:00
EinfachToll
4831384ab9
Merge branch 'dev'
2016-05-18 22:07:49 +02:00
EinfachToll
3a5a5ef0ad
Prefer the value of nested_syntaxes over detected syntax
2016-05-17 20:29:59 +02:00
EinfachToll
f567009329
Merge pull request #201 from irfansharif/patch-1
...
fix a tag in the doc
2016-04-25 08:52:40 +02:00
EinfachToll
129c281810
Update changelog
2016-03-31 12:10:27 +02:00
EinfachToll
722d6e4b9a
'+' on a raw url surrounds it with brackets
...
Fix #188
2016-03-21 09:02:22 +01:00
EinfachToll
0001b3cda9
Copy CSS file also with :Vimwiki2HTML
2016-03-19 22:01:25 +01:00
EinfachToll
68cdfe36df
Unify all messages to the user
2016-03-19 21:29:42 +01:00
EinfachToll
4956976bb6
Some fixes in the doc
2016-03-19 19:55:08 +01:00
EinfachToll
4c2e13a284
Skip preformatted and math text while scanning for headers
...
Fix #191
2016-03-18 15:18:23 +01:00
EinfachToll
4bd0690a52
Simplify some regexes
2016-03-18 15:16:59 +01:00
EinfachToll
128581babc
Merge remote-tracking branch 'optik-aper/master' into dev
2016-03-01 10:46:29 +01:00
EinfachToll
6f579711ab
Merge pull request #186 from lotabout/master
...
fix #64 : markdown style link support
2016-02-22 11:42:42 +01:00
EinfachToll
0ea8d85b7f
Sort links in the list generated by VimwikiGenerateTags
...
Fix #192
2016-02-19 11:32:58 +01:00
EinfachToll
5f9dbca89c
Small cleanup of the merged PR
...
Ref #187
2016-01-28 10:52:40 +01:00
EinfachToll
2aeaea5f0d
Merge pull request #187 from mMontu/nested
...
Dynamically detect nested syntaxes (fix #128 )
2016-01-28 10:29:53 +01:00
EinfachToll
91a004bc23
Remove superfluous debug message
2016-01-25 13:47:41 +01:00
EinfachToll
78cef05fa3
Fix HTML conversion of headers containing links
...
Fix #183
2016-01-22 13:32:01 +01:00
EinfachToll
1db5924271
Update the changelog
2016-01-21 13:27:43 +01:00
EinfachToll
ff90e980de
Locate the .tags file correctly on windows
...
Ref #184
2016-01-21 13:27:08 +01:00
EinfachToll
bb3026dba8
Include subdir in wiki page name when rebuilding tags
...
Ref #184
2016-01-21 13:25:04 +01:00
EinfachToll
949b29b694
Fix tags file path when 'path' contains spaces
...
Fix #176
2015-12-14 10:36:16 +01:00
EinfachToll
f31550badb
Merge pull request #165 from Tomsod/dev
...
Add command for opening yesterday's diary
2015-12-11 11:49:45 +01:00
EinfachToll
3bd3d9b860
Update changelog
2015-12-10 16:19:26 +01:00
EinfachToll
e0d72759a6
Remember kids: always use :normal! with the bang in plugins
...
Fix #175
2015-12-10 16:07:36 +01:00
EinfachToll
9be96884ba
Remove g:VimwikiLog and the timing stuff
...
For profiling, there is Vim's :profile command
2015-12-07 12:29:25 +01:00
EinfachToll
2a70e1517e
Remove g:vimwiki_debug, which probably nobody used
2015-12-07 12:27:32 +01:00
EinfachToll
c565b38bb6
Remove some unreachable code
2015-12-07 12:25:17 +01:00
EinfachToll
3eb20a6c98
Fix regression bug: Normalize paths if settings changed after startup
...
Fix #171
2015-11-30 13:33:22 +01:00
EinfachToll
7124a9be97
Add a note to the change log
...
Hopefully not too late.
Ref #173
2015-11-30 13:13:06 +01:00
EinfachToll
8231433bad
Merge pull request #168 from hiberabyss/macurl
...
follow url silently in mac
2015-11-26 09:32:51 +01:00
EinfachToll
2f95a6a651
Clean up the help file (part 4)
2015-11-25 10:43:26 +01:00
EinfachToll
c799d61b19
Clean up the help file (part 3)
...
Notably, put my name in the list of contributors. Well, and some other
names, too.
2015-11-23 13:10:46 +01:00
EinfachToll
da899311c7
Clean up the help file (part 2)
...
Notably, complete the changelog.
2015-11-22 20:42:21 +01:00
EinfachToll
b794a3bd3b
Restrict the distance of tag to header to two lines
...
Suffices, I think.
Also, clean the code a bit and correct the help file.
Ref #85
2015-11-21 21:20:33 +01:00
EinfachToll
debd308eea
Clean up the help file (part 1)
...
Notably, integrate the parts about schemes, transclusion and thumbnails
into the part about links. I hope that makes things more clear.
2015-11-20 13:51:19 +01:00
EinfachToll
ad4a12612c
When doing VimwikiCheckLinks, check if index files exist
...
Also, clean the code a bit
2015-11-20 11:50:31 +01:00
EinfachToll
82c435c1e4
Some cosmetic changes to the readme
2015-11-17 15:58:01 +01:00
EinfachToll
2c0e6ebfd9
Add two screenshots
2015-11-17 15:52:02 +01:00
EinfachToll
3901b7566b
Fix uneven indentation of list items with checkboxes in HTML
2015-11-13 14:40:55 +01:00
EinfachToll
0931685ba2
Merge branch 'tags' into dev
...
Ref #85
2015-11-12 11:56:03 +01:00
EinfachToll
e8164bb58a
Add description of :VimwikiRebuildTags! to the help file
...
Ref #85
2015-11-11 13:18:09 +01:00
EinfachToll
a043e7d973
Don't allow ' in tags
...
Ref #85
2015-11-11 12:56:28 +01:00
EinfachToll
977f234f6d
Allow tags in markdown and mediawiki syntax as well
...
Ref #85
2015-11-11 12:01:01 +01:00
EinfachToll
52634a6753
add HTML processing for tags
...
Ref #85
2015-11-10 14:37:25 +01:00
EinfachToll
642a94ffae
:VimwikiGenerateTags now updates a potentially existing listing
...
instead of adding it to the end.
Ref #85
2015-11-09 15:45:56 +01:00
EinfachToll
2afff4c411
Detect the OS correctly
...
Fix #158
2015-09-14 15:11:14 +02:00
EinfachToll
854219f42e
Merge pull request #144 from t7ko/bugfix/fold-shortening-bug-on-utf8
...
Fix bug with folds shortening on multibyte characters.
2015-07-08 11:54:25 +02:00
EinfachToll
3142e08095
Fix some links in the doc from the latest commit
...
Ref #142
2015-07-03 14:21:13 +02:00
EinfachToll
5e382fe079
Merge pull request #142 from JohnKaul/dev
...
.gitignore and vimwiki.txt changes
2015-07-03 14:14:38 +02:00
EinfachToll
7aa273fd7c
A file tag must be at the very top of the file
...
Ref #85
2015-06-10 22:08:40 +02:00
EinfachToll
b808dcfdc1
Simplify a function call
2015-06-10 22:00:07 +02:00
EinfachToll
d28b615286
two small things
...
Ref #85
2015-05-15 11:20:44 +02:00
EinfachToll
a2a28a2d91
Make <BS> work also when the user jumped to a tag
...
Ref #85
2015-05-15 11:04:53 +02:00
EinfachToll
3a333881d8
When jumping to anchor, tags have highest precedence
...
Otherwise, in the list generated by VimwikiGenerateTags, Vimwiki would
jump to the header of the concerning tag rather than to the tag
Ref #85
2015-05-15 11:03:14 +02:00
EinfachToll
8bbe0408f9
Set the 'tags' option correctly
...
Ref #85
2015-05-15 11:01:55 +02:00
EinfachToll
6c77fd9101
:VimwikiRebuildTags! only reads files newer than .tags file
...
Ref #85
2015-05-15 10:56:46 +02:00
EinfachToll
f7725fb506
Clarify use of links to directories
...
Fix #138
2015-05-13 11:10:25 +02:00
EinfachToll
6846459255
Fix regression bug: correctly convert links like [[http:...]]
...
Ref #123
2015-05-12 15:54:53 +02:00
EinfachToll
b5da4ffc8a
auto complete absolute wiki links
2015-04-30 13:53:25 +02:00
EinfachToll
baf3be038a
Fix wrong highlight of directories when maxhi is set
2015-04-30 13:52:33 +02:00
EinfachToll
41b40374f9
Finish doc for absolute/relative link stuff
2015-04-30 13:50:58 +02:00
EinfachToll
77607f635a
slightly change the semantics of file: and local: scheme
2015-04-29 14:59:10 +02:00
EinfachToll
99494655c2
Support for absolute links when converting to HTML
...
Also, Fix #124
2015-04-09 14:48:26 +02:00
EinfachToll
62da755350
Fix for #122 , don't claim ownership over directories
2015-04-09 14:29:50 +02:00
EinfachToll
6607a3f641
Force wiki files to have filetype=vimwiki
...
Fix #122
2015-03-31 14:31:58 +02:00
EinfachToll
4ab0bdf3da
Don't trigger QuickFixCmdPost autocmd unnecessarily
...
Fix #121
2015-03-23 13:25:39 +01:00
EinfachToll
f823589076
make VimwikiCheckLinks also find nonexisting directories
...
Fix #120
2015-03-19 13:22:28 +01:00
EinfachToll
d20e03d660
Make absolute wiki links work with wikiN: scheme
...
Ref #105
2015-03-19 09:05:19 +01:00
EinfachToll
4511bf09e6
Don't highlight absolute links when 'maxhi' is on
...
Ref #105
2015-03-17 10:33:43 +01:00
EinfachToll
6922836a0c
Wiki links starting with / are always relative to the wiki root
...
Also, links with the file: scheme are absolute iff they start with / or
drive letter
Ref #105
2015-03-13 16:31:15 +01:00
EinfachToll
55adfca6a1
Rename a function, fixes previous commit
2015-02-24 09:39:03 +01:00
EinfachToll
8d7d568214
Clean up all file headers
...
- remove author names. There's git blame for this job
- change home from code.google to github
- add short descriptions
2015-02-23 12:10:42 +01:00
EinfachToll
7e87e92954
Move tags-related functions to extra file
...
also rename some functions from vimwiki#tags#bla() to s:bla()
2015-02-23 11:29:02 +01:00
EinfachToll
8055ef8608
Fix highlighting of tags
...
in some circumstances, e.g.
- :Tag:
the tag wasn't highlighted. Don't know why.
2015-02-16 12:53:32 +01:00
EinfachToll
3a39498604
Add .gitignore
2015-02-10 13:46:44 +01:00
EinfachToll
df5e49c7fd
Fix completion in some circumstances
2015-02-09 21:56:28 +01:00
EinfachToll
ac4f66586a
col('.') inside the omnicompletion function returns garbage
...
so use a workaround
2015-02-09 21:40:17 +01:00