diff --git a/README.md b/README.md index 9a04725..3754696 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ A collection of awesome things. - [Groovy](#groovy) - [HCL](#hcl) - [HTML](#html) +- [Janet](#janet) - [Java](#java) - [JavaScript](#javascript) - [Jinja](#jinja) @@ -272,6 +273,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-v3](https://github.com/CloudNetService/CloudNet-v3) - A modern application that can dynamically and easily deliver Minecraft oriented software @@ -526,7 +531,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 - [phaazon/hop.nvim](https://github.com/phaazon/hop.nvim) - Neovim motions on speed! - [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.