Skip to content

voltracker/nvim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neovim dotfiles/configs

my current config for neovim, currently using a catppuccin colorscheme and treesitter for some funky syntax highlighting

to use

install packer.nvim by running:

git clone --depth 1 https://github.com/wbthomason/packer.nvim\
 ~/.local/share/nvim/site/pack/packer/start/packer.nvim

copy all config files to ~/.config/nvim/

open nvim and run the command :PackerInstall

Packages

  • Packer
  • lsp-zero
  • lualine
  • telescope
  • treesitter

About

My current configs for neovim on my macbook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages