GithubHelp home page GithubHelp logo

tklebanoff / vim-raku Goto Github PK

View Code? Open in Web Editor NEW

This project forked from raku/vim-raku

0.0 2.0 0.0 425 KB

Vim runtime files for Raku support

License: MIT License

HTML 62.17% Perl 0.82% Raku 7.34% Vim Script 29.67%

vim-raku's Introduction

vim-raku

Improved support for Raku in Vim.

Installation

Once installed, all files ending in .raku, .rakumod, .rakudoc, and .rakutest (and also .pl6, .pm6, .p6, and .t6 for legacy purposes) will make use of the plugin's features.

With a plugin manager

Installation of this plugin can be done via any of the available plugin managers, such as Pathogen, vim-plug, vundle or any other one.

Using Vim's built-in package management

Clone this repository in vim autoload packages directory:

$ # installation
$ git clone https://github.com/Raku/vim-raku.git ~/.vim/pack/vim-raku-pack/start/vim-raku

$ # testing
$ vim /tmp/example.raku +'syntax' +'q'

For more details follow those instructions:

$ vim +'help packages' +'only'

Configuring optional features

Not all features are enabled by default. This is in part due to them still being considered in testing, or because they may influence your regular workflow too much. These can be enabled by setting a certain variable to a truthy value.

Unicode ops

vim-raku can use Vim's abbreviation feature to convert ASCII based operators to their Unicode equivalents on the fly. To enable this feature, add the following line to your vimrc file:

let g:raku_unicode_abbrevs = 1

License

This project is available under the MIT License.

vim-raku's People

Contributors

hinrik avatar hoelzro avatar petdance avatar zostay avatar kaiepi avatar tyil avatar softmoth avatar blueyed avatar coke avatar itchyny avatar util avatar lizmat avatar 0racle avatar krisshannon avatar samcv avatar simmel avatar stoned avatar vadz avatar cfa avatar grondilu avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.