Mohamed Boughaba
Mohamed Boughaba
Hi, My apologies for opening an issue for a simple question. 1. When commenting visual block using NERDComMinimalComment the result will look like below (Which is perfect) ```cpp /*{ someblockofcode();...
Hi, Thanks for creating this awesome plugin, can image typescript in vim without this 👍 I have a small issue which I am not sure how to tackle. Import paths...
Add custom color override section to help users build good setup to use Goyo
Hi, ```vim let g:ackhighlight = 1 ``` When searching with regex, the matching searched term is not highlighted. ```vim Ack! "TODO|FIXME|NOTE|HACK") ``` This is the code which is doing the...
Ack opens quickfix also when no results found #225. When not used with Dispatch, we check if location list or quick fix list were populated with valid results before opening...
Hi, Ack always opens quickfix window even if no results are matched. I reproduced this with Ag silver searcher as Ack command.
Dear, Some of the dependencies are outdated. Would it be possible to upgrade them to solve `npm audit`? ``` Low Incorrect Handling of Non-Boolean Comparisons During Minification Package uglify-js Patched...
Fixes #1 This will prevent output cpp file from being included in itself. Instead of wiping the content of the file, I deleted the file. This could have been done...
Hi, Whenever there is an extra .cpp/hpp/h file in the working directory it will be merged into the final output even if the file is not used (never #included).
correct depth value in spec file comment.