Commit 4200558
committed
Merge remote-tracking branch 'upstream/master'
* 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)6 files changed
Lines changed: 153 additions & 172 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
36 | | - | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
42 | | - | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| |||
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
59 | | - | |
| 60 | + | |
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
| |||
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
68 | | - | |
| 69 | + | |
| 70 | + | |
69 | 71 | | |
70 | 72 | | |
71 | 73 | | |
| |||
0 commit comments