*ฅ^•ﻌ•^ฅ* ✨✨  HWisnu's blog  ✨✨ о ฅ^•ﻌ•^ฅ

Neovim plugins

I'm using LazyVim starter template with these plugins:

   alpha-nvim.lua
   autopairs.lua
   bamboo.lua
   breadcrumbs.lua
   bufferline.lua
   codi.lua
   comment.lua
   completions.lua
   gruvbox.lua
   iron.lua
   lsp-config.lua
   lsp-lines.lua
   lualine.lua
   none-ls.lua
   nvim-tree.lua
   rust.lua
   smart-splits.lua
   telescope.lua
   transparent.lua
   treesitter.lua
   vim-visual-multi.lua
   zig-comp-diag.lua

I highly suggest only installing the plugins you need, which is why I started with a Starter template (zero plugin installed at start). From there build up your Neovim step by step to be your personalized custom code editor.

#neovim #plugins #vim