vimco
vimco copied to clipboard
A vim to emacs theme converter
Results
1
vimco issues
Sort by
recently updated
recently updated
newest added
## Summary This PR refactors the `vimco-parse-line` and `vimco-line-to-faces` functions by splitting them into smaller, more focused helper functions to improve code readability and maintainability. ## Changes ### Part 1:...