File tree 11 files changed +19
-19
lines changed
11 files changed +19
-19
lines changed Original file line number Diff line number Diff line change 1
1
The MIT License (MIT)
2
2
3
- Copyright (c) 2016 Alejandro Baez <https://keybase.io/baez>
3
+ Copyright (c) 2014- 2016 Alejandro Baez <https://keybase.io/baez>
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 1
1
--- autocomplete and api declaration.
2
- -- @author [Alejandro Baez](https://twitter.com/a_baez )
3
- -- @copyright 2015
2
+ -- @author [Alejandro Baez](https://keybase.io/baez )
3
+ -- @copyright 2014-2016
4
4
-- @license MIT (see LICENSE)
5
5
-- @module autocomplete
6
6
Original file line number Diff line number Diff line change 1
1
--- the module to build user api when building the project.
2
- -- @author [Alejandro Baez](https://twitter.com/a_baez )
3
- -- @copyright 2015
2
+ -- @author [Alejandro Baez](https://keybase.io/baez )
3
+ -- @copyright 2014-2016
4
4
-- @license MIT (see LICENSE)
5
5
-- @module api
6
6
Original file line number Diff line number Diff line change 1
1
--- all crates as of v1.8.0
2
2
-- @author Alejandro Baez <https://keybase.io/baez>
3
- -- @copyright 2016
3
+ -- @copyright 2015- 2016
4
4
-- @license MIT (see LICENSE)
5
5
-- @module crates
6
6
@@ -48,4 +48,4 @@ return {
48
48
" syntax_ext" ,
49
49
" term" ,
50
50
" test" ,
51
- }
51
+ }
Original file line number Diff line number Diff line change 7
7
local header = [[
8
8
--- all crates as of v1.8.0
9
9
-- @author Alejandro Baez <https://keybase.io/baez>
10
- -- @copyright 2016
10
+ -- @copyright 2014- 2016
11
11
-- @license MIT (see LICENSE)
12
12
-- @module crates
13
13
Original file line number Diff line number Diff line change 1
1
--- the moduler to builder the raw tags.
2
- -- @author [Alejandro Baez](https:/twitter.com/a_baez )
3
- -- @copyright 2015
2
+ -- @author [Alejandro Baez](https://keybase.io/baez )
3
+ -- @copyright 2014-2016
4
4
-- @licence MIT (see LICENSE)
5
5
-- @module raw
6
6
Original file line number Diff line number Diff line change 2
2
--- builds the api and tags files for all crates in rust.
3
3
-- Completely self contained parser.
4
4
-- See @{README.md} for details on usage.
5
- -- @author [Alejandro Baez](https://twitter.com/a_baez )
6
- -- @copyright 2015
5
+ -- @author [Alejandro Baez](https://keybase.io/baez )
6
+ -- @copyright 2015-2016
7
7
-- @license MIT (see LICENSE)
8
8
-- @module rustsrc
9
9
Original file line number Diff line number Diff line change 1
1
--- the module to build user tag when building the project.
2
- -- @author [Alejandro Baez](https://twitter.com/a_baez )
3
- -- @copyright 2015
2
+ -- @author [Alejandro Baez](https://keybase.io/baez )
3
+ -- @copyright 2014-2016
4
4
-- @license MIT (see LICENSE)
5
5
-- @module tag
6
6
Original file line number Diff line number Diff line change 1
1
--- the Textadept initializer for the Rust module
2
2
-- See @{README.md} for details on usage.
3
- -- @author [Alejandro Baez](https://twitter.com/a_baez )
4
- -- @copyright 2015
3
+ -- @author [Alejandro Baez](https://keybase.io/baez )
4
+ -- @copyright 2014-2016
5
5
-- @license MIT (see LICENSE)
6
6
-- @module init
7
7
Original file line number Diff line number Diff line change 1
1
--- Rust LPeg lexer.
2
2
-- See @{README.md} for details on usage.
3
3
-- @author [Alejandro Baez](https://keybase.io/baez)
4
- -- @copyright 2016
4
+ -- @copyright 2014- 2016
5
5
-- @license MIT (see LICENSE)
6
6
-- @module rust
7
7
Original file line number Diff line number Diff line change 1
1
--- holds all snippets for rust.
2
- -- @author [Alejandro Baez](https://twitter.com/a_baez )
3
- -- @copyright 2015
2
+ -- @author [Alejandro Baez](https://keybase.io/baez )
3
+ -- @copyright 2014-2016
4
4
-- @license MIT (see LICENSE)
5
5
-- @module snippets
6
6
You can’t perform that action at this time.
0 commit comments