From 39520741ea6cb1b0cbdb6a5fc2461edab5fdb6a6 Mon Sep 17 00:00:00 2001 From: ivuorinen Date: Fri, 5 Jul 2024 00:22:05 +0000 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8431dd7..0cadcfc 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ A collection of awesome things. - [Groovy](#groovy) - [HCL](#hcl) - [HTML](#html) +- [Janet](#janet) - [Java](#java) - [JavaScript](#javascript) - [Jinja](#jinja) @@ -316,6 +317,10 @@ A collection of awesome things. - [taitems/iOS-Overlay](https://github.com/taitems/iOS-Overlay) - iOS Overlay/Notification Plugin for the Web! - [uncss/grunt-uncss](https://github.com/uncss/grunt-uncss) - :scissors: A grunt task for removing unused CSS from your projects. +## Janet + +- [nvim-treesitter/nvim-treesitter-context](https://github.com/nvim-treesitter/nvim-treesitter-context) - Show code context + ## Java - [CloudNetService/CloudNet](https://github.com/CloudNetService/CloudNet) - A modern application that can dynamically and easily deliver Minecraft oriented software @@ -592,7 +597,6 @@ A collection of awesome things. - [nvim-neo-tree/neo-tree.nvim](https://github.com/nvim-neo-tree/neo-tree.nvim) - Neovim plugin to manage the file system and other tree like structures. - [nvim-telescope/telescope.nvim](https://github.com/nvim-telescope/telescope.nvim) - Find, Filter, Preview, Pick. All lua, all the time. - [nvim-tree/nvim-tree.lua](https://github.com/nvim-tree/nvim-tree.lua) - A file explorer tree for neovim written in lua -- [nvim-treesitter/nvim-treesitter-context](https://github.com/nvim-treesitter/nvim-treesitter-context) - Show code context - [romgrk/barbar.nvim](https://github.com/romgrk/barbar.nvim) - The neovim tabline plugin. - [simrat39/symbols-outline.nvim](https://github.com/simrat39/symbols-outline.nvim) - A tree like view for symbols in Neovim using the Language Server Protocol. Supports all your favourite languages. - [vaskozl/home-infra](https://github.com/vaskozl/home-infra) - My home Kubernetes cluster