macvim topic
List
macvim repositories
auto-dark-mode.vim
17
Stars
4
Forks
Watchers
A MacVim plugin for switching between dark and light modes automatically.
python-copy-reference.vim
24
Stars
2
Forks
Watchers
Inspired by PyCharm's Copy Reference feature. Copies the dotted reference/path of a Python module/class/method/function so that you could discuss it with colleagues or use it to run unit tests in a se...