File tree Expand file tree Collapse file tree 25 files changed +25
-25
lines changed Expand file tree Collapse file tree 25 files changed +25
-25
lines changed Original file line number Diff line number Diff line change 2
2
" Description: An ack/ag/pt/rg powered code search and view tool.
3
3
" Author: Ye Ding <dygvirus@gmail.com>
4
4
" Licence: Vim licence
5
- " Version: 2.1.2
5
+ " Version: 2.6.0
6
6
" ============================================================================
7
7
8
8
" Loading Guard {{{1
Original file line number Diff line number Diff line change 2
2
" Description: An ack/ag/pt/rg powered code search and view tool.
3
3
" Author: Ye Ding <dygvirus@gmail.com>
4
4
" Licence: Vim licence
5
- " Version: 2.1.2
5
+ " Version: 2.6.0
6
6
" ============================================================================
7
7
8
8
" """"""""""""""""""""""""""""""""
Original file line number Diff line number Diff line change 2
2
" Description: An ack/ag/pt/rg powered code search and view tool.
3
3
" Author: Ye Ding <dygvirus@gmail.com>
4
4
" Licence: Vim licence
5
- " Version: 2.1.2
5
+ " Version: 2.6.0
6
6
" ============================================================================
7
7
8
8
let s: job_id = -1
Original file line number Diff line number Diff line change 2
2
" Description: An ack/ag/pt/rg powered code search and view tool.
3
3
" Author: Ye Ding <dygvirus@gmail.com>
4
4
" Licence: Vim licence
5
- " Version: 2.1.2
5
+ " Version: 2.6.0
6
6
" ============================================================================
7
7
8
8
" Log file that collects error messages from backend
Original file line number Diff line number Diff line change 2
2
" Description: An ack/ag/pt/rg powered code search and view tool.
3
3
" Author: Ye Ding <dygvirus@gmail.com>
4
4
" Licence: Vim licence
5
- " Version: 2.1.2
5
+ " Version: 2.6.0
6
6
" ============================================================================
7
7
8
8
" WriteString()
Original file line number Diff line number Diff line change 2
2
" Description: An ack/ag/pt/rg powered code search and view tool.
3
3
" Author: Ye Ding <dygvirus@gmail.com>
4
4
" Licence: Vim licence
5
- " Version: 2.1.2
5
+ " Version: 2.6.0
6
6
" ============================================================================
7
7
" New()
8
8
"
Original file line number Diff line number Diff line change 2
2
" Description: An ack/ag/pt/rg powered code search and view tool.
3
3
" Author: Ye Ding <dygvirus@gmail.com>
4
4
" Licence: Vim licence
5
- " Version: 2.1.2
5
+ " Version: 2.6.0
6
6
" ============================================================================
7
7
8
8
" New()
Original file line number Diff line number Diff line change 2
2
" Description: An ack/ag/pt/rg powered code search and view tool.
3
3
" Author: Ye Ding <dygvirus@gmail.com>
4
4
" Licence: Vim licence
5
- " Version: 2.1.2
5
+ " Version: 2.6.0
6
6
" ============================================================================
7
7
8
8
" New()
Original file line number Diff line number Diff line change 2
2
" Description: An ack/ag/pt/rg powered code search and view tool.
3
3
" Author: Ye Ding <dygvirus@gmail.com>
4
4
" Licence: Vim licence
5
- " Version: 2.1.2
5
+ " Version: 2.6.0
6
6
" ============================================================================
7
7
8
8
" New()
Original file line number Diff line number Diff line change 2
2
" Description: An ack/ag/pt/rg powered code search and view tool.
3
3
" Author: Ye Ding <dygvirus@gmail.com>
4
4
" Licence: Vim licence
5
- " Version: 2.1.2
5
+ " Version: 2.6.0
6
6
" ============================================================================
7
7
8
8
" Completion()
You can’t perform that action at this time.
0 commit comments