diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2020-09-28 18:28:56 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2020-09-28 18:28:56 +0200 |
commit | f431aee86e51cb416ee83f895526d0ea46e46e5e (patch) | |
tree | 7ece8278b8ce20638584233c4c578b13913a8f65 /README.md | |
parent | 6a086b0c797f703b713bc887b1a4cee5a70d01ec (diff) | |
download | vim-polyglot-f431aee86e51cb416ee83f895526d0ea46e46e5e.tar.gz vim-polyglot-f431aee86e51cb416ee83f895526d0ea46e46e5e.zip |
Change less provider, closes #567
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -152,7 +152,7 @@ If you need full functionality of any plugin, please use it directly with your p - [julia](https://github.com/JuliaEditorSupport/julia-vim) - [kotlin](https://github.com/udalov/kotlin-vim) - [ledger](https://github.com/ledger/vim-ledger) -- [less](https://github.com/groenewege/vim-less) +- [less](https://github.com/vim/vim/tree/master/runtime) - [lilypond](https://github.com/anowlcalledjosh/vim-lilypond) - [livescript](https://github.com/gkz/vim-ls) - [llvm](https://github.com/rhysd/vim-llvm) |