aboutsummaryrefslogtreecommitdiff
path: root/lua/keymaps.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-03-01Merge 'upstream/master' chore: fix typosDamjan 9000
2024-02-26Merge 'upstream/master' fixups (autocommand, auto_install)Damjan 9000
fixup: change comment to reflect auto_install fixup: add autocommand link for help and description
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/keymaps.luaDamjan 9000