Daniel Hahler

Results 1440 comments of Daniel Hahler

@dhruvasagar Any update on that `&cdpath` approach? I could imagine using it from/in prosession additionally to the central place for session files? (let's consider moving it to an issue in...

FWIW, GoldenView is a plugin which might setup winminheight (initially [reported for session.vim](https://github.com/xolox/vim-session/issues/86)).

@boatrite Do you know where those lines are coming from? Is it clear from looking at the session file?

@boatrite But always? (cannot check it myself) That would new an issue then always, no? (with minwinheight)

@AzizLight Nice. I am just looking around for something like this. Couldn't this be made a separate plugin? Lists in texts are not specific to markdown, and it would be...

I have a similar problem: I am currently experimenting with `nnoremap . :` and `nnoremap : .` to swap `:` and `.` (on a German keyboard). There could be an...

@zkf You might want to try my PR at: https://github.com/tpope/vim-repeat/pull/28

FWIW: vim-vinegar also maps the dot and could benefit from any autodetection and redirection of the lhs.

Amended. Also made it work for me after, by using `resolve()`: I have symlinks in my &rtp.

Yes, better already.. but I am using `-L` with `tmux` and there is also `-S`.