Skip to content

Set b:undo_indent#3

Open
dkearns wants to merge 23 commits into
zostay:masterfrom
dkearns:set-undo_indent
Open

Set b:undo_indent#3
dkearns wants to merge 23 commits into
zostay:masterfrom
dkearns:set-undo_indent

Conversation

@dkearns

@dkearns dkearns commented Sep 24, 2021

Copy link
Copy Markdown

See :help undo_indent for details.

Marc Chantreux and others added 23 commits January 18, 2020 19:43
* fix issue 10 (Raku#10)
* also add detection based on
  * a shebang with raku in it
  * file extensions listed here: https://github.com/Raku/problem-solving/blob/master/solutions/language/Path-to-Raku.md#extensions
add instructions to use vim bundle package manager
Simply handle them in the same was as qqw for now.
Make a handful of fixes for keyword syntax highlighting
Highlight qqww quoting constructs correctly too
For choice of MIT license, see poll on issue Raku#6.

For "Raku community", I copied what was in use by the most recent other Raku/* project that doesn't use "The Perl Foundation" or "The Free Software Foundation" (neither of which seems correct here). Unfortunately, that is from a little-known project called github.com/Raku/setup-raku/. Fortunately, it's by Shoichi Kaji, who has a fair amount of experience w/ project management. That being said, if there is any objection it's fine by me to modify it or request a change.
Closes Raku#12

This is a stripped down and improved version of the patch in Raku#12, so
credit belongs to @eiro and @zostay for the main idea.

After this patch, 'gf' for example will search:
- ./lib
- .
- $RAKULIB
- ~/.zef/store/*/*/lib (sorted in reverse directory mtime)

A search for Foo::Bar will look in those lib dirs for one of
Foo/Bar.{rakumod,rakudoc,pm6,pm}.
This content is mostly taken from Pull Request Raku#12, by @eiro, so all
credit goes to them for that. I've done some minor tweaking of language
and formatting.
Create MIT LICENSE, Copyright 2021 Raku community
Fix file search (gf, [I, etc: path & suffixesadd settings)
Add vim-raku.txt documentation file; document unicode
See :help undo_indent for details.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants