Skip to content

Commit

Permalink
docs: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
snelling-a committed May 4, 2023
1 parent 56ceb37 commit 7e8561e
Showing 1 changed file with 22 additions and 21 deletions.
43 changes: 22 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,59 +1,60 @@
## Plugins
|Plugin|Description|
|---|---|
|[akinsho/toggleterm.nvim](https://github.com/akinsho/toggleterm.nvim)|A neovim lua plugin to help easily manage multiple terminal windows|
|[b0o/schemastore.nvim](https://github.com/b0o/schemastore.nvim)|🛍 JSON schemas for Neovim|
|[eandrju/cellular-automaton.nvim](https://github.com/eandrju/cellular-automaton.nvim)|A useless plugin that might help you cope with stubbornly broken tests or overall lack of sense in life. It lets you execute aesthetically pleasing, cellular automaton animations based on the content of neovim buffer.|
|[fladson/vim-kitty](https://github.com/fladson/vim-kitty)|Vim syntax highlighting for Kitty terminal config files|
|[chrisgrieser/cmp-nerdfont](https://github.com/chrisgrieser/cmp-nerdfont)|nvim-cmp source for nerdfont icons|
|[davidsierradz/cmp-conventionalcommits](https://github.com/davidsierradz/cmp-conventionalcommits)|(WIP) nvim-cmp source for autocompleting git commits with conventional commits types and lerna packages as scope|
|[epwalsh/obsidian.nvim](https://github.com/epwalsh/obsidian.nvim)|Neovim plugin for Obsidian, written in Lua|
|[folke/neodev.nvim](https://github.com/folke/neodev.nvim)|💻 Neovim setup for init.lua and plugin development with full signature help, docs and completion for the nvim lua API.|
|[folke/zen-mode.nvim](https://github.com/folke/zen-mode.nvim)|🧘 Distraction-free coding for Neovim|
|[folke/noice.nvim](https://github.com/folke/noice.nvim)|💥 Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu.|
|[folke/trouble.nvim](https://github.com/folke/trouble.nvim)|🚦 A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing.|
|[freddiehaddad/feline.nvim](https://github.com/freddiehaddad/feline.nvim)|A minimal, stylish and customizable statusline / winbar for Neovim written in Lua|
|[glacambre/firenvim](https://github.com/glacambre/firenvim)|Embed Neovim in Chrome, Firefox & others.|
|[godlygeek/tabular](https://github.com/godlygeek/tabular)|Vim script for text filtering and alignment|
|[github/copilot.vim](https://github.com/github/copilot.vim)|Neovim plugin for GitHub Copilot|
|[HiPhish/nvim-ts-rainbow2](https://github.com/HiPhish/nvim-ts-rainbow2)|Rainbow delimiters for Neovim through Tree-sitter|
|[hrsh7th/cmp-buffer](https://github.com/hrsh7th/cmp-buffer)|nvim-cmp source for buffer words|
|[hrsh7th/cmp-cmdline](https://github.com/hrsh7th/cmp-cmdline)|nvim-cmp source for vim's cmdline|
|[hrsh7th/cmp-nvim-lsp](https://github.com/hrsh7th/cmp-nvim-lsp)|nvim-cmp source for neovim builtin LSP client|
|[hrsh7th/cmp-nvim-lsp-document-symbol](https://github.com/hrsh7th/cmp-nvim-lsp-document-symbol)|nvim-cmp source for textDocument/documentSymbol via nvim-lsp.|
|[hrsh7th/cmp-nvim-lsp-signature-help](https://github.com/hrsh7th/cmp-nvim-lsp-signature-help)|cmp-nvim-lsp-signature-help|
|[hrsh7th/cmp-nvim-lua](https://github.com/hrsh7th/cmp-nvim-lua)|nvim-cmp source for nvim lua|
|[hrsh7th/cmp-path](https://github.com/hrsh7th/cmp-path)|nvim-cmp source for path|
|[hrsh7th/nvim-cmp](https://github.com/hrsh7th/nvim-cmp)|A completion plugin for neovim coded in Lua.|
|[iamcco/markdown-preview.nvim](https://github.com/iamcco/markdown-preview.nvim)|markdown preview plugin for (neo)vim|
|[jakewvincent/mkdnflow.nvim](https://github.com/jakewvincent/mkdnflow.nvim)|Fluent navigation and management of markdown notebooks|
|[jay-babu/mason-null-ls.nvim](https://github.com/jay-babu/mason-null-ls.nvim)||
|[ibhagwan/fzf-lua](https://github.com/ibhagwan/fzf-lua)|Improved fzf.vim written in lua|
|[JoosepAlviste/nvim-ts-context-commentstring](https://github.com/JoosepAlviste/nvim-ts-context-commentstring)|Neovim treesitter plugin for setting the commentstring based on the cursor location in a file.|
|[jose-elias-alvarez/null-ls.nvim](https://github.com/jose-elias-alvarez/null-ls.nvim)|Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.|
|[jose-elias-alvarez/typescript.nvim](https://github.com/jose-elias-alvarez/typescript.nvim)|A Lua plugin, written in TypeScript, to write TypeScript (Lua optional).|
|[jparise/vim-graphql](https://github.com/jparise/vim-graphql)|A Vim plugin that provides GraphQL file detection, syntax highlighting, and indentation.|
|[junegunn/vim-easy-align](https://github.com/junegunn/vim-easy-align)|:sunflower: A Vim alignment plugin|
|[kylechui/nvim-surround](https://github.com/kylechui/nvim-surround)|Add/change/delete surrounding delimiter pairs with ease. Written with :heart: in Lua.|
|[L3MON4D3/LuaSnip](https://github.com/L3MON4D3/LuaSnip)|Snippet Engine for Neovim written in Lua.|
|[lewis6991/impatient.nvim](https://github.com/lewis6991/impatient.nvim)|Improve startup time for Neovim|
|[lewis6991/gitsigns.nvim](https://github.com/lewis6991/gitsigns.nvim)|Git integration for buffers|
|[lukas-reineke/headlines.nvim](https://github.com/lukas-reineke/headlines.nvim)|This plugin adds horizontal highlights for text filetypes, like markdown, orgmode, and neorg.|
|[lukas-reineke/indent-blankline.nvim](https://github.com/lukas-reineke/indent-blankline.nvim)|Indent guides for Neovim|
|[lvimuser/lsp-inlayhints.nvim](https://github.com/lvimuser/lsp-inlayhints.nvim)||
|[mbbill/undotree](https://github.com/mbbill/undotree)|The undo history visualizer for VIM|
|[MunifTanjim/nui.nvim](https://github.com/MunifTanjim/nui.nvim)|UI Component Library for Neovim.|
|[neovim/nvim-lspconfig](https://github.com/neovim/nvim-lspconfig)|Quickstart configs for Nvim LSP|
|[numToStr/Comment.nvim](https://github.com/numToStr/Comment.nvim)|:brain: :muscle: // Smart and powerful comment plugin for neovim. Supports treesitter, dot repeat, left-right/up-down motions, hooks, and more|
|[NvChad/nvim-colorizer.lua](https://github.com/NvChad/nvim-colorizer.lua)|Maintained fork of the fastest Neovim colorizer|
|[nvim-lua/plenary.nvim](https://github.com/nvim-lua/plenary.nvim)|plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.|
|[nvim-telescope/telescope-fzf-native.nvim](https://github.com/nvim-telescope/telescope-fzf-native.nvim)|FZF sorter for telescope written in c|
|[nvim-telescope/telescope-node-modules.nvim](https://github.com/nvim-telescope/telescope-node-modules.nvim)|An extension that provides its users with node packages under node_modules directory|
|[nvim-telescope/telescope-ui-select.nvim](https://github.com/nvim-telescope/telescope-ui-select.nvim)||
|[nvim-telescope/telescope.nvim](https://github.com/nvim-telescope/telescope.nvim)|Find, Filter, Preview, Pick. All lua, all the time.|
|[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-tree/nvim-web-devicons](https://github.com/nvim-tree/nvim-web-devicons)|lua `fork` of vim-web-devicons for neovim|
|[nvim-treesitter/nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter)|Nvim Treesitter configurations and abstraction layer|
|[nvim-treesitter/nvim-treesitter-context](https://github.com/nvim-treesitter/nvim-treesitter-context)|Show code context|
|[nvim-treesitter/nvim-treesitter-textobjects](https://github.com/nvim-treesitter/nvim-treesitter-textobjects)||
|[rafamadriz/friendly-snippets](https://github.com/rafamadriz/friendly-snippets)|Set of preconfigured snippets for different languages. |
|[petertriho/cmp-git](https://github.com/petertriho/cmp-git)|Git source for nvim-cmp|
|[ray-x/cmp-treesitter](https://github.com/ray-x/cmp-treesitter)|cmp source for treesitter|
|[rcarriga/nvim-notify](https://github.com/rcarriga/nvim-notify)|A fancy, configurable, notification manager for NeoVim|
|[s1n7ax/nvim-window-picker](https://github.com/s1n7ax/nvim-window-picker)|This plugins prompts the user to pick a window and returns the window id of the picked window|
|[saadparwaiz1/cmp_luasnip](https://github.com/saadparwaiz1/cmp_luasnip)|luasnip completion source for nvim-cmp|
|[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.|
|[snelling-a/better-folds.nvim](https://github.com/snelling-a/better-folds.nvim)|better-folds.nvim|
|[SmiteshP/nvim-navic](https://github.com/SmiteshP/nvim-navic)|Simple winbar/statusline plugin that shows your current code context|
|[snelling-a/base16.lua](https://github.com/snelling-a/base16.lua)|Neovim plugin for building a sync base16 colorscheme. Includes support for Treesitter and LSP highlight groups.|
|[snelling-a/nvim-base16](https://github.com/snelling-a/nvim-base16)|Neovim plugin for building a sync base16 colorscheme. Includes support for Treesitter and LSP highlight groups.|
|[ThePrimeagen/refactoring.nvim](https://github.com/ThePrimeagen/refactoring.nvim)|The Refactoring library based off the Refactoring book by Martin Fowler|
|[tpope/vim-rhubarb](https://github.com/tpope/vim-rhubarb)|rhubarb.vim: GitHub extension for fugitive.vim|
|[wbthomason/packer.nvim](https://github.com/wbthomason/packer.nvim)|A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config|
|[tpope/vim-fugitive](https://github.com/tpope/vim-fugitive)|fugitive.vim: A Git wrapper so awesome, it should be illegal|
|[williamboman/mason-lspconfig.nvim](https://github.com/williamboman/mason-lspconfig.nvim)|Extension to mason.nvim that makes it easier to use lspconfig with mason.nvim. Strongly recommended for Windows users.|
|[williamboman/mason.nvim](https://github.com/williamboman/mason.nvim)|Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.|
|[windwp/nvim-autopairs](https://github.com/windwp/nvim-autopairs)|autopairs for neovim written by lua|
|[windwp/nvim-ts-autotag](https://github.com/windwp/nvim-ts-autotag)|Use treesitter to auto close and auto rename html tag|
|[yioneko/nvim-vtsls](https://github.com/yioneko/nvim-vtsls)||
|[zbirenbaum/copilot-cmp](https://github.com/zbirenbaum/copilot-cmp)|Lua plugin to turn github copilot into a cmp source|
|[zbirenbaum/copilot.lua](https://github.com/zbirenbaum/copilot.lua)|Fully featured & enhanced replacement for copilot.vim complete with API for interacting with Github Copilot|
<!--end autogenerated table-->

0 comments on commit 7e8561e

Please sign in to comment.