Re: New pike.vim (Re: Newlines in strings)
"Stephen R. van den Berg" <[email protected]> Tue, 16 Jan 2018 09:53:12 +0100
| Newsgroups | gmane.comp.lang.pike.user,gmane.comp.lang.pike.devel |
|---|---|
| Message-ID | <[email protected]> |
Stephen R. van den Berg wrote: >https://vim.sourceforge.io/scripts/script_search_results.php?keywords=pike&script_type=&order_by=rating&direction=descending&search=search The file has two other dependencies: sqloracle.vim and matchit. Both are included in standard Vim 8.0 distributions. I added some more installation instructions on the pike.vim package page. If either of those other dependencies is not available, you can simply comment out the corresponding two lines referencing them in pike.vim; you then lose embedded SQL highlighting and if/then/else/elif/endif cycling, all the rest still works fine. -- Stephen.