docs: format options as inline code

This commit is contained in:
raf 2025-04-21 06:54:30 +00:00 committed by GitHub
commit 46979fd94f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -107,8 +107,8 @@
- Add `LazyFile` user event.
- Migrate language modules from none-ls to conform/nvim-lint
- Add tsx support in conform and lint
- Moved code setting additionalRuntimePaths and enableLuaLoader out of
luaConfigPre's default to prevent being overridden
- Moved code setting `additionalRuntimePaths` and `enableLuaLoader` out of
`luaConfigPre`'s default to prevent being overridden
[diniamo](https://github.com/diniamo):