---
title: "foojay – a place for friends of OpenJDK"
url: https://daily.dev/posts/foojay-a-place-for-friends-of-openjdk-yl7yhzmvx
source_url: https://foojay.io/today/boxlang-neovim-plugin-released/
type: article
source: "Foojay.io"
published: 2026-02-18T14:59:05.615Z
updated: 2026-02-18T14:59:34.226Z
tags: ["devtools", "jvm", "vim"]
reading_time: 7
upvotes: 3
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# foojay – a place for friends of OpenJDK

**[Foojay.io](https://daily.dev/sources/foojayio)** · 7 min read · 3 upvotes · 0 comments

## Summary

A NeoVim plugin for BoxLang has been released, providing ground-up syntax highlighting built specifically for BoxLang's modern feature set rather than adapted from CFML files. The plugin supports two syntax modes: BoxLang Script (.bx, .bxs) for classes and business logic, and BoxLang Templates (.bxm) for markup-based views. Key features include recognition of 200+ built-in functions, BoxLang-specific operators (bitwise, safe navigation, elvis), HTML integration in templates, expression interpolation highlighting, and code folding. Installation is supported via lazy.nvim, vim-plug, Vundle, or manual setup. Future plans include LSP integration, a snippet library, DAP debugger support, and TreeSitter-based semantic highlighting.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://foojay.io/today/boxlang-neovim-plugin-released/>

## Similar posts on daily.dev

- [foojay – a place for friends of OpenJDK](https://daily.dev/posts/foojay-a-place-for-friends-of-openjdk-c4tzoenpu) · Foojay.io · 0 upvotes · 0 comments
- [foojay – a place for friends of OpenJDK](https://daily.dev/posts/foojay-a-place-for-friends-of-openjdk-2bcr1b4od) · Foojay.io · 0 upvotes · 0 comments
- [foojay – a place for friends of OpenJDK](https://daily.dev/posts/foojay-a-place-for-friends-of-openjdk-bdxplgywn) · Foojay.io · 26 upvotes · 0 comments

---

Tags: [#devtools](https://daily.dev/tags/devtools), [#jvm](https://daily.dev/tags/jvm), [#vim](https://daily.dev/tags/vim)

[View this post on daily.dev](https://daily.dev/posts/foojay-a-place-for-friends-of-openjdk-yl7yhzmvx)
