Skip to content

Cpp rewrite#41

Merged
bartman merged 71 commits intomasterfrom
cpp-rewrite
Mar 24, 2026
Merged

Cpp rewrite#41
bartman merged 71 commits intomasterfrom
cpp-rewrite

Conversation

@bartman
Copy link
Copy Markdown
Owner

@bartman bartman commented Mar 22, 2026

No description provided.

@bartman bartman self-assigned this Mar 22, 2026
@bartman bartman force-pushed the cpp-rewrite branch 5 times, most recently from f1300df to a78e15a Compare March 24, 2026 12:50
bartman added 4 commits March 24, 2026 12:03
     Changes made:
     - Replaced vim.system() with vim.fn.system() (works on Neovim 0.8+)
     - Wrapped command with cd dir && ... to run from correct directory
     - Used vim.fn.shellescape() to properly quote arguments
     - Used vim.v.shell_error to check exit code
     - Removed vim.loop.hrtime() timing and vim.schedule() notifications for simplicity
@bartman bartman merged commit a35d46e into master Mar 24, 2026
16 checks passed
@bartman bartman deleted the cpp-rewrite branch March 24, 2026 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant