diff --git a/README.md b/README.md
index 197f738..787cf42 100644
--- a/README.md
+++ b/README.md
@@ -279,6 +279,11 @@ git clone https://github.com/pojokcodeid/nvim-lazy-basic.git ~/.config/nvim
leader + t |
Terminal |
+
+ v |
+ leader + / |
+ Comment Blok String |
+
## Config LSP
@@ -349,6 +354,15 @@ M.dashboard = {
https://github.com/folke/tokyonight.nvim | tokyonight.nvim |
https://github.com/hrsh7th/nvim-cmp | nvim-cmp |
https://github.com/hrsh7th/cmp-buffer | cmp-buffer |
+https://github.com/nvim-treesitter/nvim-treesitter | nvim-treesitter |
+https://github.com/L3MON4D3/LuaSnip | LuaSnip |
+https://github.com/windwp/nvim-autopairs | nvim-autopairs |
+https://github.com/hrsh7th/cmp-nvim-lua | cmp-nvim-lua |
+https://github.com/neovim/nvim-lspconfig | nvim-lspconfig |
+https://github.com/williamboman/mason-lspconfig.nvim | mason-lspconfig.nvim |
+https://github.com/williamboman/mason.nvim | williamboman/mason.nvim |
+https://github.com/jose-elias-alvarez/null-ls.nvim | null-ls.nvim |
+https://github.com/jayp0521/mason-null-ls.nvim | mason-null-ls.nvim |
## key lazygit