diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-05-23 16:12:16 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-23 16:12:16 +0800 |
commit | 62e0e0349c00c2c1fa1e5ec09aa7028f12ed329b (patch) | |
tree | d437b44d70bfac332de3ea0f480d12f8fca1b3d2 /src/nvim/lua/executor.c | |
parent | 07883940b2294e0ab32fb58e6624d18d9dd1715a (diff) | |
download | rneovim-62e0e0349c00c2c1fa1e5ec09aa7028f12ed329b.tar.gz rneovim-62e0e0349c00c2c1fa1e5ec09aa7028f12ed329b.tar.bz2 rneovim-62e0e0349c00c2c1fa1e5ec09aa7028f12ed329b.zip |
fix(colorscheme): try .lua files in 'rtp' before .vim files in 'pp' (#23727)
This ensures that colorschemes in 'rtp' are tried before ones in 'pp',
because some colorschemes in 'pp' may not work if not added to 'rtp'.
This also match the current documentation better.
Diffstat (limited to 'src/nvim/lua/executor.c')
0 files changed, 0 insertions, 0 deletions