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
|
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
|
e4de62b7d5
|
turn all =~ into =~# or =~?; !~ analogically
|
2015-02-09 20:58:05 +01:00 |
|
EinfachToll
|
9ada4d2041
|
turn all == into ==# or ==? when comparing strings
or vimwiki#path#is_equal, if the strings are file names
|
2015-02-09 20:05:25 +01:00 |
|
EinfachToll
|
b240b52a3f
|
Small fix for #112
Ref #111
|
2015-02-09 09:20:30 +01:00 |
|
EinfachToll
|
bf1eb62c32
|
Merge pull request #112 from t7ko/completion-fix-issue111
Use case sensitive/insensitive path comparison depending on the OS
|
2015-02-09 09:18:21 +01:00 |
|
EinfachToll
|
827b3a8974
|
Unify yes/no question
|
2015-02-07 22:12:32 +01:00 |
|
Ivan Tishchenko
|
68b82a15c6
|
Adjust case sensitivity of path comparison depending on the OS
|
2015-02-07 01:50:04 +03:00 |
|
Ivan Tishchenko
|
10293f60d7
|
Use case insensitive path comparison for vimwiki#path#relpath()
|
2015-02-03 13:34:07 +04:00 |
|
EinfachToll
|
eb02e0be9a
|
Move some file system related functions to path.vim
|
2014-12-04 21:12:04 +01:00 |
|