Merel

Results 44 comments of Merel

@jazzzpor Thanks for bringing this to my attention. At the moment this is just how the bundles work because navigation title and url can not be versioned. However it very...

I have made async support for ag.vim in my fork. Some feedback would be nice. It works atm only for :Ag and :LAg. It also supports my current running pull...

:+1: You are welcome, It is a very fun learning experience. A small remark though, running ag in your /home/ searching for a common word (Something that generates thousands of...

+1 this because i ran into the same problem today using craft 4.4.16 PHP version | 8.1.22 MySQL 43 Craft Pro 4.4.16.1 yii version 2.0.47 project-config/apply --force did the trick...

I've encountered this even with just setting grepprg to ag without this plugin just like @Hettomei so I assume it's a vim issue.

They are having the same issue on their issue tracker in github. https://github.com/mileszs/ack.vim/issues/143

That's a nice idea @tplunket I'm really all for creating a parameter `g:ag_working_path_root_markers`. Overriding the entire function seems a bit overkill for me though but still some people might want...

I have never seen 'tags' used as a project marker before but I guess expanding the default list should not be anything to worry about. I still would like to...

Fits the bill perfectly then. Exactly the reason I made this function. :)

Are you sure you don't have a typo in your vimrc? svn works fine in my case. With either my full vimrc or a minimal one. I want to help...