aboutsummaryrefslogtreecommitdiff
path: root/lua/kickstart/plugins/cmp.lua
AgeCommit message (Collapse)Author
2024-07-22Merge 'upstream' Neovim 0.10 updates and moreDamjan 9000
Merged commits from upstream: Update comment about the toggle inlay hints keymap lint: fix lsp warning in `vim.lsp.inlay_hint.is_enabled` Update lazydev config to fix "Undefined field `fs_stat`" LSP error Neovim 0.10 updates Fix comment about mini.ai example Make conform.nvim be lazy-loadable again Update README.md | %userprofile%\appdata\local -> %localappdata% Make debug lazy loadable Remove redundant require Fix neo-tree keymap description fix: add required parsers from nvim-treesitter
2024-04-20Merge 'upstream' example of the classic complete keymapsDamjan 9000
- Add a commented out example of the classic complete keymaps. - Minor improvements of debian install instructions.
2024-03-18Merge 'upstream' Some suggestions and capitalised a few wordsDamjan 9000
2024-03-15Merge 'upstream' timeoutlen, cmp scroll, friendly snippets, luasnip, rubyDamjan 9000
Merged: - fix: disable ts indenting for Ruby - doc: add note about advanced luasnip features - Move friendly snippets to dependencies of LuaSnip (#759) - Add <C-b>/<C-f> cmp mapping to scroll cmp docs (#750) - doc: add info about timeoutlen (#691)
2024-02-26Merge 'upstream/master' rewrite: slimmer, trimmer and more lazy kickstart.nvimDamjan 9000