mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-24 17:58:46 +02:00
Created 5. List Plugins (markdown)
parent
e7ad2ba4e7
commit
41c3671d7c
1 changed files with 30 additions and 0 deletions
30
5.-List-Plugins.md
Normal file
30
5.-List-Plugins.md
Normal file
|
@ -0,0 +1,30 @@
|
|||
## List Plugins
|
||||
<table>
|
||||
<tr><td>Link</td><td>Keterangan</td></tr>
|
||||
<tr><td>https://github.com/folke/lazy.nvim</td><td>Lazy</td></tr>
|
||||
<tr><td>https://github.com/nvim-lua/plenary.nvim</td><td>Plenary </td></tr>
|
||||
<tr><td>https://github.com/windwp/nvim-autopairs</td><td>Nvim-Autopairs </td></tr>
|
||||
<tr><td>https://github.com/numToStr/Comment.nvim</td><td>Comment.nvim</td></tr>
|
||||
<tr><td>https://github.com/JoosepAlviste/nvim-ts-context-commentstring</td><td>nvim-ts-context-commentstring</td></tr>
|
||||
<tr><td>https://github.com/nvim-tree/nvim-web-devicons</td><td>nvim-web-devicons</td></tr>
|
||||
<tr><td>https://github.com/nvim-tree/nvim-tree.lua</td><td>nvim-tree.lua</td></tr>
|
||||
<tr><td>https://github.com/akinsho/bufferline.nvim</td><td>bufferline.nvim</td></tr>
|
||||
<tr><td>https://github.com/moll/vim-bbye</td><td>vim-bbye</td></tr>
|
||||
<tr><td>https://github.com/akinsho/toggleterm.nvim</td><td>toggleterm.nvim</td></tr>
|
||||
<tr><td>https://github.com/lewis6991/impatient.nvim</td><td>impatient.nvim</td></tr>
|
||||
<tr><td>https://github.com/lukas-reineke/indent-blankline.nvim</td><td>indent-blankline.nvim</td></tr>
|
||||
<tr><td>https://github.com/goolord/alpha-nvim</td><td>alpha-nvim</td></tr>
|
||||
<tr><td>https://github.com/folke/which-key.nvim</td><td>which-key.nvim</td></tr>
|
||||
<tr><td>https://github.com/folke/tokyonight.nvim</td><td>tokyonight.nvim</td></tr>
|
||||
<tr><td>https://github.com/hrsh7th/nvim-cmp</td><td>nvim-cmp</td></tr>
|
||||
<tr><td>https://github.com/hrsh7th/cmp-buffer</td><td>cmp-buffer</td></tr>
|
||||
<tr><td>https://github.com/nvim-treesitter/nvim-treesitter</td><td>nvim-treesitter</td></tr>
|
||||
<tr><td>https://github.com/L3MON4D3/LuaSnip</td><td>LuaSnip</td></tr>
|
||||
<tr><td>https://github.com/windwp/nvim-autopairs</td><td>nvim-autopairs</td></tr>
|
||||
<tr><td>https://github.com/hrsh7th/cmp-nvim-lua</td><td>cmp-nvim-lua</td></tr>
|
||||
<tr><td>https://github.com/neovim/nvim-lspconfig</td><td>nvim-lspconfig</td></tr>
|
||||
<tr><td>https://github.com/williamboman/mason-lspconfig.nvim</td><td>mason-lspconfig.nvim</td></tr>
|
||||
<tr><td>https://github.com/williamboman/mason.nvim</td><td>williamboman/mason.nvim</td></tr>
|
||||
<tr><td>https://github.com/jose-elias-alvarez/null-ls.nvim</td><td>null-ls.nvim</td></tr>
|
||||
<tr><td>https://github.com/jayp0521/mason-null-ls.nvim</td><td>mason-null-ls.nvim</td></tr>
|
||||
</table>
|
Loading…
Add table
Add a link
Reference in a new issue