aboutsummaryrefslogtreecommitdiff
path: root/lua/lazy-bootstrap.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-07-17Merge 'upstream' fix(lazy): added error handling for bootstrapDamjan 9000
2024-02-26Merge 'upstream/master' rewrite: slimmer, trimmer and more lazy kickstart.nvimDamjan 9000
2023-11-07Merge remote-tracking branch 'upstream/master'Damjan 9000
- init.lua: minor edits of section comments for consistency - init.lua: move diagnostic keymaps together with other keymaps
2023-11-03Added lua/lazy-bootstrap.luaDamjan 9000