| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | add more explicit note about latest versions of nvim | TJ DeVries | 2022-11-25 | 1 | -1/+1 | |
| | | ||||||
| * | Enable parameter text objects (#36) | Carlo Teubner | 2022-11-25 | 1 | -0/+2 | |
| | | | | | This seems like a natural addition. In classic Vim, I used to use https://github.com/b4winckler/vim-angry for this. | |||||
| * | Update the amount of SLOC in README (#35) | Fabio | 2022-11-25 | 1 | -1/+1 | |
| | | | | | Looks like the project has grown a tad bit :sweat | |||||
| * | Add optional packer plugins hook (#20) | Elijah Manor | 2022-11-21 | 2 | -0/+35 | |
| | | | | | | | | | * Add optional packer plugins hook * Provide help in README and simplify module * Fix spelling and tweak verbiage about after/plugin | |||||
| * | reformat to reduce merge conflicts and add fidget | TJ DeVries | 2022-11-18 | 2 | -25/+54 | |
| | | ||||||
| * | fix: syntax highlights tree-sitter - `navarasu/onedark.nvim` support both ↵ | zirbest | 2022-11-18 | 1 | -1/+1 | |
| | | | | | API TS* and the new one @* - `mjlbach/onedark.nvim` is archived and not support new syntax | |||||
| * | lsp.update_ is deprecated | Nikolas Bertrand | 2022-11-18 | 1 | -1/+1 | |
| | | ||||||
| * | Update README.md | C.D. MacEachern | 2022-11-18 | 1 | -5/+6 | |
| | | | | | Use links to tagged releases rather than hardcoding 0.x and having to change it every few months. Fix markdownlint errors and some spelling, like using the official 'Neovim', not 'neovim'. | |||||
| * | fix nvim-treesitter-textobjects install warning | Sebastian Olsen | 2022-09-26 | 1 | -18/+18 | |
| | | ||||||
| * | Replace nvim-lsp-installer with mason.nvim | Sebastian Olsen | 2022-09-14 | 1 | -2/+6 | |
| | | ||||||
| * | Added cpp to treesitter and ordered TS imports | Ash | 2022-09-14 | 1 | -1/+1 | |
| | | ||||||
| * | 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. | |||||
| * | Remove reference to wiki that doesn't exist | Heath Nail | 2022-07-12 | 1 | -2/+0 | |
| | | | | | Closes #3 | |||||
| * | 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 | |
| | | ||||||
| * | license | TJ DeVries | 2022-06-25 | 1 | -2/+0 | |
| | | ||||||
| * | init: kickstart.nvim | TJ DeVries | 2022-06-23 | 6 | -0/+475 | |