Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.05 KB

README.md

File metadata and controls

19 lines (14 loc) · 1.05 KB

This is my personal setup for Neovim. It is adapted my needs for web development and it's based on lambda.nvim. Please, check lambda setup out and give it a star 😉

felinebar Using custom felinebar design! (I have to improve it yet)

lsp_finder-lspsaga Lsp Finder by LspSaga

nvim_config My personal setup

nvim_telescope Telescope!

You can download this setup with the next command:

curl -s https://raw.githubusercontent.com/noisyBrain/nvim_config/main/setup.sh | bash

That line will delete all your previous setup and install this one. Be careful and make a backup if it's necessary!