LazyVim.LazyVim/lua/lazyvim
dotfrag 4192d9578d
fix(dial): move date related augends to default group (#3927)
## What is this PR for?

Move augends `ordinal_numbers`, `weekdays` and `months` to the default
group, making them available to all filetypes. I don't think there is a
concrete reason to restrict them to specific filetypes.

## Does this PR fix an existing issue?

N/A.

## Checklist

- [x] I've read the
[CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md)
guidelines.
2024-07-05 16:08:52 +02:00
..
config chore(main): release 12.25.0 (#3905) 2024-07-04 21:02:19 +02:00
plugins fix(dial): move date related augends to default group (#3927) 2024-07-05 16:08:52 +02:00
util feat: allow a custom path for lazyvim.json. Fixes #3856 2024-06-29 21:19:15 +02:00
health.lua fix(health): add warning when not using 0.10.0 2024-05-16 21:25:51 +02:00
init.lua fix: add shim for vim.uv just in case someone upgrades lazyvim before lazy 2024-03-22 10:30:35 +01:00
types.lua style: better types for vim.api.nvim_create_autocmd 2024-06-07 23:02:47 +02:00