From e525d4796b4b37d90a19013cb3533e2952268825 Mon Sep 17 00:00:00 2001 From: siduck76 Date: Sat, 13 Mar 2021 13:34:10 +0530 Subject: [PATCH] telescope nvim screenshot --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 506bc01..65c8835 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,11 @@ The config is complete but still WIP as Im new to lua and slowly learning stuffs - nvim-tree.lua , a fast file tree +- telescope-nvim , a fuzzy file finder , picker , sorter , previewer and much more! + + + + - galaxyline , a statusline plugin @@ -39,6 +44,7 @@ git clone https://github.com/wbthomason/packer.nvim\ - Open neovim and install all plugins , :PackerInstall and :TSUpdate - Install language servers and prettier ( for autocompletion etc and code formatting ) - ` + `Install nodejs . + sudo npm install -g vscode-html-languageserver-bin typescript typescript-language-server vscode-css-languageserver-bin prettier `