Create a speedier vim-completion make target #142

Closed
opened 2023-08-11 17:56:44 +00:00 by sdaveb · 0 comments
Owner

Problem Description

  • Vim-completion watches the whole project get rebuilt to generate compile_commands.json
  • It only needs to see one source file from each module get recompiled

Proposed Solution

(if any)

  • Hardcode some example .lo or .obj files in the vim-completion.am file
## Problem Description - Vim-completion watches the whole project get rebuilt to generate compile_commands.json - It only needs to see one source file from each module get recompiled ## Proposed Solution ### (if any) - Hardcode some example .lo or .obj files in the vim-completion.am file
sdaveb added the
task
build system
labels 2023-08-11 17:56:44 +00:00
sdaveb self-assigned this 2023-08-11 17:56:45 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
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: sdaveb/quartz-warriors#142
No description provided.