SkillAgentSearch skills...

Sourcekitten.vim

An experimental swift highlighting plugin for vim

Install / Use

/learn @keith/Sourcekitten.vim
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

sourcekitten.vim

This is an experimental vim plugin which uses sourcekitten to live highlight swift code.

Issues

  • It's horribly slow. This could possible be resolved by moving from byte movements to calculating line number and positions in python
  • matchaddpos() conflicts with cursorline in vim. I can't find anything on this but I believe it's a bug in vim.
  • It will never be fast with a single process. Using neovim makes this better.
  • It doesn't currently highlight until you make changes
  • It doesn't handle indentation
View on GitHub
GitHub Stars5
CategoryDevelopment
Updated3y ago
Forks0

Languages

Python

Security Score

70/100

Audited on Sep 13, 2022

No findings