Code Snippets

Pkl-neovim provides support for code snippets. To use, ensure either UltiSnips or snipMate is installed by following their install instructions.

Code snippets demo

Supported Snippets

cla

Class

fun

Function

fn

Function (short)

Lambda

ame

amends

ext

extends

imp

import

if

if-else

thr

throw