| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename nvim_lsp to lspconfig | Hirokazu Hata | 2020-09-06 | 1 | -55/+0 |
| | | |||||
| * | dartls: prefer flutter path over dart #332 | Himanshu | 2020-08-30 | 1 | -3/+3 |
| | | |||||
| * | doc: fix typo #328 | Himanshu | 2020-08-29 | 1 | -1/+1 |
| | | |||||
| * | dartls: remove calling error in detecting cmd | Hirokazu Hata | 2020-02-23 | 1 | -10/+4 |
| | | | | | ref: #140 | ||||
| * | docgen: use package.json url instead of VSCode extension name | Hirokazu Hata | 2020-05-18 | 1 | -1/+1 |
| | | | | | | VSCode extensions are so large size and we offten get a network error with downloading them. So we had better to directory download package.json. | ||||
| * | window/showMessage: the display level can be set for 'window/showMessage' ↵ | Hirokazu Hata | 2020-02-24 | 1 | -2/+0 |
| | | | | | | | notification related with #127 | ||||
| * | lua: remove `settings = {}` | Hirokazu Hata | 2020-02-16 | 1 | -1/+0 |
| | | | | | configs.lua set settings vim.empty_dict() as default | ||||
| * | Fix shadowing variable | tms | 2020-02-15 | 1 | -2/+2 |
| | | |||||
| * | dartls: auto detect Dart SDK root path | Hirokazu Hata | 2020-02-12 | 1 | -5/+32 |
| | | |||||
| * | Update | tms | 2020-02-08 | 1 | -7/+2 |
| | | |||||
| * | Update lua/nvim_lsp/dartls.lua | GenesisTMS | 2020-02-08 | 1 | -0/+1 |
| | | | | | | Add package json for automatically update README Co-Authored-By: Hirokazu Hata <h.hata.ai.t@gmail.com> | ||||
| * | Update lua/nvim_lsp/dartls.lua | GenesisTMS | 2020-02-08 | 1 | -1/+1 |
| | | | | Co-Authored-By: Hirokazu Hata <h.hata.ai.t@gmail.com> | ||||
| * | Update lua/nvim_lsp/dartls.lua | GenesisTMS | 2020-02-08 | 1 | -2/+1 |
| | | | | Co-Authored-By: Hirokazu Hata <h.hata.ai.t@gmail.com> | ||||
| * | Remove whitespace (luacheck err) | tms | 2020-02-08 | 1 | -1/+1 |
| | | |||||
| * | Typo unused variable | tms | 2020-02-07 | 1 | -1/+1 |
| | | |||||
| * | Add dartls lua script | tms | 2020-02-07 | 1 | -0/+42 |
