Seperate unrelated configuration options #21

Open
opened 2026-07-21 16:58:30 -04:00 by kevintl1998 · 0 comments
Owner

Currently each configuration has all of its clangd and plugin options in one table. Separate them.
The plugin options could go in clangd.configurations.*.opts while the clangd options can stay in clangd.configurations.*. Or the plugin options can be set via flags.

Currently each configuration has all of its clangd and plugin options in one table. Separate them. The plugin options could go in `clangd.configurations.*.opts` while the clangd options can stay in `clangd.configurations.*`. Or the plugin options can be set via flags.
kevintl1998 changed title from Seperate configuration options to Seperate unrelated configuration options 2026-07-22 15:25:38 -04:00
kevintl1998 added this to the Release 1.0 milestone 2026-07-22 15:36:35 -04:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
kevintl1998/yapp-clangd.nvim#21
No description provided.