Custom nvim config used at work and home
Inspired heavily by theprimeagainhttps://www.youtube.com/watch?v=w7i4amO_zaE
Packer: Package Managernvim-treesitter: Syntax Highlighting / Parsertpope/vim-sleuth: Autmoatic Whitespace Detectionairblade/vim-gitgutter: +/- Git diff in GutterVonHeikemen/lsp-zero: Pre configured LSP using Masonrose-pine/neovim: Pretty Color Theme that I'll change at somepoint
- apt-get ripgrep (required for telescope)
- install packer
cd ./lua/my_confnvim packer.lua- source file
:so :PackerSync