From c403820ea93c4d70d477b6734548fcc66b455f3b Mon Sep 17 00:00:00 2001 From: ivuorinen Date: Tue, 9 Jan 2024 00:21:34 +0000 Subject: [PATCH] Update README.md --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 9f43a81..e2a0b10 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,6 @@ A collection of awesome things. - [Groovy](#groovy) - [HCL](#hcl) - [HTML](#html) -- [Janet](#janet) - [Java](#java) - [JavaScript](#javascript) - [Jinja](#jinja) @@ -284,10 +283,6 @@ 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 @@ -541,6 +536,7 @@ 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.