From 73e7f0979390ec2ac4fac77b0cf4849c9d4b3fdf Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Sat, 4 Nov 2023 14:18:45 +0800 Subject: Update --- nvim.lua | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'nvim.lua') diff --git a/nvim.lua b/nvim.lua index 1833d00..5bf9f13 100644 --- a/nvim.lua +++ b/nvim.lua @@ -80,6 +80,7 @@ require('lazy').setup({ + -- NOTE: This is where your plugins related to LSP can be installed. -- The configuration is done below. Search for lspconfig to find it below. { @@ -230,6 +231,10 @@ require('lazy').setup({ build = ':TSUpdate', }, + { + 'preservim/nerdtree' + }, + -- NOTE: Next Step on Your Neovim Journey: Add/Configure additional "plugins" for kickstart -- These are some example plugins that I've included in the kickstart repository. -- Uncomment any of the lines below to enable them. -- cgit v1.2.3-70-g09d2