You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* upstream/master:
Update remaining Mason's old address (nvim-lua#1530)
fix: rename vim.highlight.on_yank to vim.hl.on_yank (nvim-lua#1482)
README: mention fd-find in requirements (nvim-lua#1477)
don't lazy-load neo-tree so netrw hijacking on startup works (nvim-lua#1489)
Replace vim.opt with vim.o (nvim-lua#1495)
feat: switch vim-sleuth for guess-indent.nvim (nvim-lua#1512)
Change to Mason's new address (nvim-lua#1516)
feat: switch nvim-cmp for blink.cmp (nvim-lua#1426)
Remove Telescope `0.1` branch lock (nvim-lua#1448)
Change LSP Keybindings to Match the Default `gr` Bindings Introduced in Neovim 0.11 (nvim-lua#1427)
fix: minor misspellings (nvim-lua#1450)
feat(keymap): move windows without `<C-w>` (nvim-lua#1368)
changed Conform's format_on_save lambda so that buffers that match disable_filetypes return nil. This allows you to enable a formatter for langages in the disable_filetypes table to have a formatter that can be run manually with Leader-f but doesnt enable format_on_save for them (nvim-lua#1395)
fix: use correct github abmonition syntax (nvim-lua#1414)
0 commit comments