Commit Graph

23 Commits

Author SHA1 Message Date
Wu Zhenyu 065c3e13da ✏️ Fix a typo about shebang 2023-07-06 13:49:57 +08:00
Wu Zhenyu 69823d6549 🔥 Remove coc completion source code
https://github.com/Freed-Wu/requirements-language-server
realize a language server for requirements.txt which has more functions
and better performance and support all editors which supports LSP.

The coc completion source code of this repository can be removed to
avoid the conflict of coc.nvim user.
2023-06-18 16:34:23 +08:00
Wu Zhenyu f3fac5ff9a Support shebang detection 2022-10-18 22:22:58 +08:00
Wu Zhenyu 045c389147 Add document of pip-cache 2022-10-13 23:16:10 +08:00
Wu Zhenyu 52b9158acc Add completions and documents
Use `vimdoc .` to generate documentation.
User can use plugin manager to do it automatically when update plugin.
2022-10-13 18:43:56 +08:00
Wu Zhenyu e04b9d115d Remove unused code 2022-10-06 15:57:41 +08:00
raimon 19ffbeca75 Bump version to 1.6.0 2021-03-19 08:24:16 +09:00
raimon 115e12d3bc Bump version to 1.5.3 2020-02-09 18:47:53 +09:00
raimon 031b163294 Bump version to 1.5.2 2020-01-20 21:41:08 +09:00
raimon 5d732ae9a4 Bump version to 1.5.1 2019-05-08 10:32:30 +09:00
raimon 63c5ce97eb Add full text of license for redistribution 2018-03-22 02:23:57 +09:00
raimon b46aaca88f Bump version to 1.5.0 2018-03-22 02:20:45 +09:00
raimon 559ab86362 Bump version to 1.4.2 2017-08-29 21:37:02 +09:00
raimon 4f38dc31d1 Bump version to 1.4.1 2016-12-04 12:54:31 +09:00
raimon 69ed6266a4 Bump version to 1.4.0 2016-12-03 22:52:03 +09:00
raimon 0d1a7b1b5b Fix load script order (#5)
* Move the function 'matched_filename' to ftdetect #4

* Move the variable 'g:requirements#detect_filename_pattern' to ftdetect #4

* Rename 'describe' in unittest

* Add dein.vim in section of installation

* Bump version to 1.3.0

Close #4
2016-10-16 22:42:15 +09:00
raimon 6bdfd0b2a4 Bump version to 1.2.0 2016-08-04 23:06:33 +09:00
raimon b47087f72a Bump version to 1.1.2 2016-06-15 21:57:05 +09:00
raimon cc152bb428 Bump version to 1.1.1 2016-01-09 20:19:13 +09:00
raimon 182dedecd5 Bump version to 1.1.0 2015-12-13 17:53:23 +09:00
raimon b76aa84f50 Bump version to 1.0.0 2015-11-29 13:01:34 +09:00
raimon 0fa1ba8b7b Add tests with 'vim-flavor' 2015-11-29 00:05:47 +09:00
raimon c260a9f18b Split file detecation function 2015-11-28 23:26:37 +09:00