Seamless integration between Claude Code AI assistant and Neovim
Stars
2.0k
Forks
64
Watchers
2.0k
Open Issues
51
Overall repository health assessment
No package.json found
This might not be a Node.js project
92
commits
20
commits
6
commits
5
commits
4
commits
2
commits
2
commits
2
commits
1
commits
1
commits
Merge pull request #106 from shkm/fix/terminal-exit-cleanup
55c0cb5View on GitHubMerge pull request #37 from krishna-bala/krishna.add-floating-window-2
c9a31e5View on GitHubfix(terminal): add buffer validation guards and improve tests
1952ba2View on GitHubtest(terminal): fix all remaining test failures
1617a92View on GitHubtest(terminal): partial fix for window close test
ed9c728View on GitHubtest(terminal): fix vim.o numeric value preservation
3f8839dView on GitHubtest(terminal): add mocks for new Neovim APIs
c2af084View on GitHubfix(terminal): update deprecated Neovim APIs
d1601c6View on GitHubfeat: resolve merge conflicts and refactor for code quality
12fa63fView on GitHubfix: improve floating window vertical centering accuracy
780ca1bView on GitHubfix: address CodeRabbit feedback and improve code quality
22dcdffView on GitHubtest: fix test mocks for buffer validation changes
891e473View on GitHubfeat: add buffer state validation for reused buffers
e60039fView on GitHubfix: correct split command logic in create_split
69eeaafView on GitHub