Bernhard Steidl
Bernhard Steidl
I tried the following: ```yaml - link: ~/test/: path: test/* exclude: [first.txt, second.txt] ``` But it keeps adding everything in the directory. I also tried: ```yaml exclude: - first.txt -...
Hello i just sent a file with this code:  It took more than 11 minutes too complete. (7 MB .mp3 File) How can i start debugging this issue? Is...
I did not use `set autoread` in my .vimrc but it still does so. When i removed this plugin it was fine. Let me know if you need any more...
Currently when only the line endings differ (Unix \n and Windows \r\n for example) DirDiff says that the files differ but the lines are all collapsed (like when there is...