Skip to content

AlexStiyer/nvim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nvim-config

Custom nvim config used at work and home

Inspired heavily by theprimeagainhttps://www.youtube.com/watch?v=w7i4amO_zaE

Plugins Used:

  • Packer: Package Manager
  • nvim-treesitter: Syntax Highlighting / Parser
  • tpope/vim-sleuth: Autmoatic Whitespace Detection
  • airblade/vim-gitgutter: +/- Git diff in Gutter
  • VonHeikemen/lsp-zero: Pre configured LSP using Mason
  • rose-pine/neovim: Pretty Color Theme that I'll change at somepoint

Install:

  • apt-get ripgrep (required for telescope)
  • install packer
  • cd ./lua/my_conf
  • nvim packer.lua
  • source file :so
  • :PackerSync

About

My custom nvim configs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages