| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move Telescope from master to 0.1.x branch | Vzaa | 2022-09-13 | 1 | -16/+18 |
| | | | | | | Follow Telescope's README suggestion and use 0.1.x branch instead of master | ||||
| * | Don't pass args to vim.lsp.buf.format/formatting | Vzaa | 2022-09-13 | 1 | -1/+7 |
| | | | | | | Args passed by nvim_buf_create_user_command to the callback creates errors with rust-analyzer on nvim 0.7.x and vim.lsp.buf.formatting. | ||||
| * | Disable telemetry for sumneko lua lsp | skovati | 2022-07-11 | 1 | -0/+2 |
| | | |||||
| * | Fix typo in help reference | Stephen Lewis | 2022-07-11 | 1 | -1/+1 |
| | | |||||
| * | Removes extra space between "- Annotation" -> "-Annotation" | Peter Piekarczyk | 2022-07-11 | 1 | -1/+1 |
| | | |||||
| * | Fixed spelling error and missing marker | Ash | 2022-07-11 | 1 | -2/+2 |
| | | |||||
| * | init: kickstart.nvim | TJ DeVries | 2022-06-23 | 1 | -0/+383 |