| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | doc: fix perlls description | Khue Nguyen | 2021-04-08 | 1 | -4/+4 | |
| * | | | | Merge pull request #833 from mjlbach/catch_autostart_error | Michael Lingelbach | 2021-04-09 | 1 | -0/+4 | |
| |\ \ \ \ | ||||||
| | * | | | | autostart: print error when root directory nil | Michael Lingelbach | 2021-04-09 | 1 | -0/+4 | |
| | |/ / / | ||||||
| * / / / | Fix root_dir for wildcards and file in wildignore | Tristan Konolige | 2021-04-09 | 1 | -2/+4 | |
| |/ / / | ||||||
| * | | | Merge pull request #820 from shihanng/tflint | Peter Lithammer | 2021-04-06 | 1 | -0/+22 | |
| |\ \ \ | ||||||
| | * | | | Add tflint configuration | Shi Han NG | 2021-04-02 | 1 | -0/+22 | |
| * | | | | Merge pull request #826 from mjlbach/remove_trim_and_pad | Michael Lingelbach | 2021-04-06 | 2 | -1/+11 | |
| |\ \ \ \ | ||||||
| | * | | | | lspinfo: update to use borders | Michael Lingelbach | 2021-04-06 | 2 | -1/+11 | |
| * | | | | | Merge pull request #789 from ttys3/master | Peter Lithammer | 2021-04-06 | 1 | -3/+24 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | refactor(vala): refine vala project root detection | ttys3 | 2021-03-24 | 1 | -3/+24 | |
| * | | | | | | Restart clients attached to current buffer if none specified | kraftwerk28 | 2021-04-05 | 1 | -9/+14 | |
| * | | | | | | Update broken link | luotao | 2021-04-02 | 1 | -1/+1 | |
| | |_|/ / / |/| | | | | ||||||
| * | | | | | jdtls: Add workaround for textDocument version of 0 | Damien Radtke | 2021-03-31 | 1 | -3/+25 | |
| | |/ / / |/| | | | ||||||
| * | | | | pyright: add package_json path | tamago324 | 2021-03-28 | 1 | -0/+1 | |
| * | | | | Remove duplicated tbl_deep_extend | Michael Lingelbach | 2021-03-28 | 2 | -38/+4 | |
| * | | | | Add stop, start, and restart commands | Michael Lingelbach | 2021-03-28 | 1 | -1/+38 | |
| | |/ / |/| | | ||||||
| * | | | Use the file path as root_dir when cmake does not find root_dir | LuoZhongYao | 2021-03-26 | 1 | -2/+4 | |
| * | | | lspinfo: avoid overeager highlighting | Marco Hinz | 2021-03-26 | 1 | -2/+3 | |
| * | | | sumneko: do not send telemetry data by default | Marco Hinz | 2021-03-24 | 1 | -0/+5 | |
| * | | | Added the dot language server to the mix | Michael Green | 2021-03-22 | 1 | -0/+32 | |
| |/ / | ||||||
| * | | Merge pull request #489 from tzx/pyright-org-imports | Michael Lingelbach | 2021-03-20 | 1 | -1/+15 | |
| |\ \ | ||||||
| | * | | Add pyright.organizeimports command | Timmy Xiao | 2020-12-24 | 1 | -1/+15 | |
| * | | | Merge pull request #769 from andersondanilo/feature/phpactor-support | Michael Lingelbach | 2021-03-20 | 1 | -0/+32 | |
| |\ \ \ | ||||||
| | * | | | add phpactor | Anderson Danilo | 2021-03-06 | 1 | -0/+32 | |
| * | | | | godot: fix docgen for root_dir | Michael Lingelbach | 2021-03-19 | 1 | -1/+1 | |
| * | | | | Merge pull request #785 from mjlbach/improve_docgen | Michael Lingelbach | 2021-03-19 | 1 | -1/+3 | |
| |\ \ \ \ | ||||||
| | * | | | | Start texlab in file's current working directory | Michael Lingelbach | 2021-03-19 | 1 | -1/+3 | |
| * | | | | | added beancount support to lspconfig | Brian Ryall | 2021-03-16 | 1 | -0/+34 | |
| |/ / / / | ||||||
| * | | | | Add configuration for PowerShellEditorServices | Anatolii Sakhnik | 2021-03-14 | 1 | -0/+61 | |
| * | | | | Merge pull request #707 from ngscheurich/haxe-language-server | Michael Lingelbach | 2021-03-11 | 1 | -0/+48 | |
| |\ \ \ \ | ||||||
| | * | | | | Add support for the Haxe Language Server | Nicholas Scheurich | 2021-03-11 | 1 | -0/+48 | |
| * | | | | | Merge pull request #768 from HiPhish/vala-ls | Michael Lingelbach | 2021-03-10 | 1 | -0/+21 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Add Vala language server | HiPhish | 2021-03-06 | 1 | -0/+21 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Use vim.api.* instead of vim.fn.* | Brandon Conway | 2021-03-10 | 1 | -1/+1 | |
| * | | | | | use vim.api.nvim_create_buf instead of vim.fn.nvim_create_buf | smolck | 2021-03-09 | 1 | -1/+1 | |
| * | | | | | Fix clangd when default_config not set | Michael Lingelbach | 2021-03-08 | 1 | -1/+3 | |
| * | | | | | Fix clangd not honoring default capabilities | Patrice Peterson | 2021-03-08 | 1 | -1/+1 | |
| * | | | | | Merge pull request #765 from kitagry/fix-deno-scheme | Michael Lingelbach | 2021-03-07 | 1 | -12/+66 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Fix denols references | Ryo Kitagawa | 2021-03-07 | 1 | -10/+29 | |
| | * | | | | Fix denols definition in deno v1.7.5 | Ryo Kitagawa | 2021-03-03 | 1 | -12/+47 | |
| * | | | | | add filetype in LspInfo floatwindow | bitcoder | 2021-03-05 | 1 | -0/+1 | |
| |/ / / / | ||||||
| * | | | | Add installation instructions for erlangls | 🐈 | 2021-03-01 | 1 | -0/+9 | |
| * | | | | Add configuration for Erlang Language Server | 🐈 | 2021-03-01 | 1 | -0/+23 | |
| * | | | | Merge pull request #757 from WhyNotHugo/patch-1 | Peter Lithammer | 2021-03-01 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | Set terraformls to also operate on `hcl` files | Hugo Barrera | 2021-02-25 | 1 | -1/+1 | |
| * | | | | | Merge pull request #753 from kitagry/fix-deno-definition | Michael Lingelbach | 2021-02-28 | 1 | -8/+11 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | denols: attach client to deno:// buffer | Ryo Kitagawa | 2021-02-23 | 1 | -8/+11 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge pull request #755 from etrnal70/cargo-reload | Michael Lingelbach | 2021-02-28 | 1 | -0/+20 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Better context on what workspace was reloaded | Mochammad Hanif R | 2021-02-23 | 1 | -2/+2 | |
| | * | | | | | Use vim..notify | Mochammad Hanif R | 2021-02-23 | 1 | -1/+1 | |
