mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-02-18 11:54:40 +01:00
c2ff332dca42a55d17a059165fad2a4b603f6403
Currently, in order to populate the Edit > Color Scheme menu, MacVim searches for color schemes only in the paths defined in `runtimepath`. Since MacVim is compiled with `+packages`, it makes sense to also look for color schemes under `packpath`. This commit addresses this deficiency. Note that color schemes may be found below `pack/*/opt` or `pack/*/start` (see `:h pack-add`): `:colorscheme` searches both locations.
Vim - the text editor - for Mac OS X
-
MacVim homepage http://macvim-dev.github.io/macvim
-
Vim README https://github.com/macvim-dev/macvim/blob/master/README_vim.md
Languages
Vim Script
52.2%
C
37.7%
Objective-C
3.2%
Roff
1.7%
Makefile
1.2%
Other
3.2%