Skip to content

Update remaining Mason's old address #1530

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 22, 2025

Conversation

carloscalla
Copy link
Contributor

@carloscalla carloscalla commented May 12, 2025

Update remaining occurrences of Mason's old address to point to the new address.

Previous PR about this update: #1516

@feoh feoh merged commit 3338d39 into nvim-lua:master May 22, 2025
1 check passed
mark-newton added a commit to mark-newton/nvim-kickstart that referenced this pull request May 22, 2025
* upstream/master:
  Update remaining Mason's old address (nvim-lua#1530)
jonasherfort added a commit to jonasherfort/nvim that referenced this pull request May 23, 2025
Update remaining Mason's old address (nvim-lua#1530)
gcaufield added a commit to gcaufield/kickstart.nvim that referenced this pull request May 23, 2025
* 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)
dribic pushed a commit to dribic/nvim-files that referenced this pull request May 23, 2025
Signed-off-by: Dejan Ribič <dejan.ribic@gmail.com>
WendtOle added a commit to WendtOle/kickstart.nvim that referenced this pull request May 24, 2025
Update remaining Mason's old address (nvim-lua#1530)
gegehprast added a commit to gegehprast/kickstart.nvim that referenced this pull request May 24, 2025
Update remaining Mason's old address (nvim-lua#1530)
ests pushed a commit to ests/kickstart.nvim that referenced this pull request May 24, 2025
bradenaa added a commit to bradenaa/kickstart.nvim that referenced this pull request May 24, 2025
* Change to Mason's new address (nvim-lua#1516)

* feat: switch vim-sleuth for guess-indent.nvim (nvim-lua#1512)

* Replace vim.opt with vim.o (nvim-lua#1495)

* Replace vim.opt with vim.o

Because it offers a nicer interface and info on hover.
For now leave vim.opt when using the table interface (until vim.o
with tables is implemented)

* Add type hint for vim.opt.rtp

* Add a comment about using vim.opt instead of vim.o

* don't lazy-load neo-tree so netrw hijacking on startup works (nvim-lua#1489)

* README: mention fd-find in requirements (nvim-lua#1477)

Fixes nvim-lua#1476

* fix: rename vim.highlight.on_yank to vim.hl.on_yank (nvim-lua#1482)

The functions of vim.highlight were renamed to vim.hl on commit
18b43c331d8a0ed87d7cbefe2a18543b8e4ad360 of neovim, which was applied
with the release of nvim version 0.11.

Now, the use of vim.highlight is deprecated, and instead, one should
use vim.hl functions.
In practice, vim.highlight is still working, however, asking for help
for vim.highlight.on_yank fails (E149), while asking for help for
vim.hl.on_yank works as expected. So, by updating the used function, a
new user will have easier time looking getting the relevant help.

Co-authored-by: Omri Sarig <omri.sarig@prevas.dk>

* Update remaining Mason's old address (nvim-lua#1530)

* conflict

* move plugins to folder

---------

Co-authored-by: guru245 <guru245@users.noreply.github.com>
Co-authored-by: Ori Perry <48057913+oriori1703@users.noreply.github.com>
Co-authored-by: pynappo <lehtien.david@gmail.com>
Co-authored-by: Damjan 9000 <damjan.9000@gmail.com>
Co-authored-by: Omri Sarig <omri.sarig13@gmail.com>
Co-authored-by: Omri Sarig <omri.sarig@prevas.dk>
Co-authored-by: Carlos Calla Alarcón <calla.alarcon@gmail.com>
melito00 pushed a commit to melito00/kickstart.nvim that referenced this pull request May 25, 2025
bhendo added a commit to bhendo/kickstart.nvim that referenced this pull request May 25, 2025
Update remaining Mason's old address (nvim-lua#1530)
jakubreron added a commit to jakubreron/kickstart.nvim that referenced this pull request May 28, 2025
Update remaining Mason's old address (nvim-lua#1530)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants