| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | docs: mention the minimal init.lua in debugging | Michael Lingelbach | 2021-07-26 | 1 | -1/+3 | |
| * | [docgen] Update CONFIG.md | github-actions | 2021-07-26 | 1 | -16/+14 | |
| * | ci: run codespell on pull requests (#1101) | dundargoc | 2021-07-25 | 3 | -1/+25 | |
| * | [docgen] Update CONFIG.md | github-actions | 2021-07-24 | 1 | -1/+33 | |
| * | docs: add a direct link to lean.nvim (for leanls and lean3ls) (#1062) | Julian Berman | 2021-07-23 | 3 | -1/+9 | |
| * | [docgen] Update CONFIG.md | github-actions | 2021-07-20 | 1 | -6/+13 | |
| * | Merge pull request #853 from teto/fix-haskell | Michael Lingelbach | 2021-07-20 | 4 | -13/+74 | |
| |\ | ||||||
| | * | feat: add flake.nix | Matthieu Coudron | 2021-07-20 | 2 | -0/+42 | |
| | * | fix(hls): log is configured via haskell.logFile | Matthieu Coudron | 2021-07-20 | 2 | -13/+32 | |
| * | | [docgen] Update README.md | Github Actions | 2021-07-20 | 1 | -2/+6 | |
| * | | feat: add make style-lua target (#1091) | Matthieu Coudron | 2021-07-20 | 1 | -1/+5 | |
| |/ | ||||||
| * | [docgen] Update CONFIG.md | github-actions | 2021-07-20 | 1 | -1/+1 | |
| * | chore(ocaml): make ocaml filetype order deterministic (#1088) | Michael Lingelbach | 2021-07-20 | 1 | -7/+1 | |
| * | [docgen] Update CONFIG.md | github-actions | 2021-07-19 | 1 | -3/+15 | |
| * | Merge pull request #1072 from folke/global_config | Michael Lingelbach | 2021-07-19 | 2 | -1/+12 | |
| |\ | ||||||
| | * | feat: added global on_setup hook | Folke Lemaitre | 2021-07-19 | 2 | -0/+7 | |
| | * | fix: expose get_root_dir instead of config.root_dir | Folke Lemaitre | 2021-07-19 | 1 | -1/+1 | |
| | * | feat: added option to disable an lsp server from the config | Folke Lemaitre | 2021-07-19 | 1 | -0/+4 | |
| * | | [docgen] Update CONFIG.md | github-actions | 2021-07-18 | 1 | -1/+1 | |
| * | | Update commit_lint.yml | Michael Lingelbach | 2021-07-18 | 1 | -1/+1 | |
| * | | [docgen] Update CONFIG.md | github-actions | 2021-07-18 | 1 | -1/+1 | |
| * | | ci: switch to GHA for commit lint (#982) | Michael Lingelbach | 2021-07-18 | 1 | -0/+12 | |
| * | | [docgen] Update CONFIG.md | github-actions | 2021-07-17 | 1 | -1/+1 | |
| * | | ci: fix workflow so vimdocgen runs sequentially (#1085) | Michael Lingelbach | 2021-07-17 | 2 | -56/+49 | |
| * | | [docgen] Update CONFIG.md | github-actions | 2021-07-17 | 1 | -1/+27 | |
| * | | feat: add serve-d language server (#1080) | Scott Little | 2021-07-17 | 1 | -0/+21 | |
| * | | [docgen] Update CONFIG.md | github-actions | 2021-07-17 | 1 | -2/+2 | |
| * | | fix(omnisharp): proritize .sln over .csproj for root detection | Pasi Bergman | 2021-07-17 | 1 | -2/+4 | |
| * | | [docgen] Update CONFIG.md | github-actions | 2021-07-16 | 1 | -10/+25 | |
| * | | feat(julials): improve project detection and simplify launch (#1079) | Fredrik Ekre | 2021-07-16 | 1 | -16/+46 | |
| * | | [docgen] Update CONFIG.md | github-actions | 2021-07-15 | 1 | -383/+1 | |
| * | | chore: remove pyls and pyls_ms (#1074) | Michael Lingelbach | 2021-07-14 | 2 | -96/+0 | |
| |/ | ||||||
| * | [docgen] Update CONFIG.md | github-actions | 2021-07-14 | 1 | -6/+6 | |
| * | chore: fix typos reported by codespell (#1071) | dundargoc | 2021-07-14 | 4 | -4/+4 | |
| * | [docgen] Update CONFIG.md | github-actions | 2021-07-13 | 1 | -16/+16 | |
| * | chore: change stylua to single quotes (#1068) | Michael Lingelbach | 2021-07-13 | 99 | -1069/+1069 | |
| * | [docgen] Update CONFIG.md | github-actions | 2021-07-13 | 1 | -1/+1 | |
| * | fix: do not attach server if buftype is 'nofile' (#1064) | Michael Lingelbach | 2021-07-12 | 1 | -3/+3 | |
| * | [docgen] Update CONFIG.md | github-actions | 2021-07-12 | 1 | -1/+1 | |
| * | chore: format with stylua (#1065) | Michael Lingelbach | 2021-07-12 | 3 | -12/+11 | |
| * | [docgen] Update CONFIG.md | github-actions | 2021-07-11 | 1 | -1/+1 | |
| * | Update README.md | Michael Lingelbach | 2021-07-11 | 1 | -1/+1 | |
| * | [docgen] Update CONFIG.md | github-actions | 2021-07-11 | 1 | -1/+1 | |
| * | Update README.md | Michael Lingelbach | 2021-07-11 | 1 | -0/+2 | |
| * | [docgen] Update CONFIG.md | github-actions | 2021-07-11 | 1 | -2/+2 | |
| * | docs: make the role of on_attach more explicit | Michael Lingelbach | 2021-07-11 | 1 | -0/+1 | |
| * | [docgen] Update CONFIG.md | github-actions | 2021-07-09 | 1 | -1/+1 | |
| * | docs: fix typo in vim-plug instructions (#1044) | Ashish Panigrahi | 2021-07-09 | 1 | -1/+1 | |
| * | [docgen] Update CONFIG.md | github-actions | 2021-07-09 | 1 | -1/+1 | |
| * | fix: ensure path exists before calling fs_realpath (#1052) | Michael Lingelbach | 2021-07-09 | 1 | -2/+3 | |
