Skip to content
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

vim-patch: update runtime files #28847

Merged
merged 4 commits into from
May 19, 2024
Merged

vim-patch: update runtime files #28847

merged 4 commits into from
May 19, 2024

Conversation

clason
Copy link
Member

@clason clason commented May 19, 2024

  • vim-patch:df859a36d390
  • vim-patch:36e974fdf3f5
  • vim-patch:4d7892bfb1db
  • vim-patch:9.1.0421: filetype: hyprlang files are not recognized

clason and others added 3 commits May 19, 2024 09:56
runtime(sql): set commentstring for sql files in ftplugin

closes: vim/vim#14800

vim/vim@df859a3

Co-authored-by: Riley Bruins <ribru17@hotmail.com>
runtime(graphql): basic ftplugin file for graphql

closes: vim/vim#14801

vim/vim@36e974f

Co-authored-by: Riley Bruins <ribru17@hotmail.com>
runtime(dart): add basic dart ftplugin file

fixes vim/vim#14793
closes vim/vim#14802

vim/vim@4d7892b

Co-authored-by: Riley Bruins <ribru17@hotmail.com>
@github-actions github-actions bot added the vim-patch See https://neovim.io/doc/user/dev_vimpatch.html label May 19, 2024
@clason
Copy link
Member Author

clason commented May 19, 2024

(there might be more coming; I'll wait for a bit before merging.)

@zeertzjq
Copy link
Member

zeertzjq commented May 19, 2024

patch 9.1.0421 shouldn't be repeated in the last commit's body.

Problem:  filetype: hyprlang files are not recognized
Solution: recognize 'hypr{land,paper,idle,lock}.conf' files
          as 'hyprlang' filetype, add hyprlang ftplugin
          (Riley Bruins)

closes: vim/vim#14803

vim/vim@5f1b115

Co-authored-by: Riley Bruins <ribru17@hotmail.com>
@clason clason merged commit b16b287 into neovim:master May 19, 2024
29 checks passed
@clason clason deleted the vim-df859a36d390 branch May 19, 2024 22:13
@github-actions github-actions bot removed the request for review from seandewar May 19, 2024 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vim-patch See https://neovim.io/doc/user/dev_vimpatch.html
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants