Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 530 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 530 Bytes

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