Skip to content

gjeusel/waxcraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

waxcraft - dotfiles and notes


nvim standout plugins

  • packer: plugin manager
  • treesitter: instant code parsing for syntax highlight and more
  • fzf-lua: fuzzy find everything
  • lspconfig: configure builtin nvim LSP
  • mason: LSP & else installer
  • tslime: send anything to tmux pane from vim

Notes:

Profile zsh startup time:

  • Use zsh/zprof module
  • Use set -x at top of zshrc to echo line by line

Neovim: