Dark powered plugin manager for Vim/Neovim
Stars
175
Forks
7
Watchers
175
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Merge pull request #40 from Shougo/copilot/refactor-linkpath-function
2740c13View on GitHubperf(utils): optimize linkPath to reduce stat calls and batch entries
9ab78d4View on GitHubMerge pull request #39 from Shougo/copilot/parallelize-loader-module
78eedc6View on GitHubrefactor(loader): parallelize I/O in registerPath, add registerPaths, add concurrent tests
d00fcf8View on GitHubMerge pull request #38 from Shougo/copilot/optimize-getprotocols-performance
21fa3ecView on GitHubAdd WeakMap cache to getProtocols to reduce duplicate calls
6fcf9f0View on GitHubMerge pull request #37 from Shougo/copilot/remove-unnecessary-return-await
e9e3a8aView on GitHub