🍙 My dev environment + custom setup scripts for macOS - nvim, zsh, tmux, alacritty, homebrew.
Switched to full lua Neovim 0.5 only config, vi is aliased to nvim. Using packer.nvim as plugin manager.
Awesome fuzzy finder with live preview. Has builtin support for Files, Git, LSP and Treesitter sources.
Switched away from coc.nvim to Neovim's lightweight built-in language server client. Plugin provides common LSP configurations.
- Using nvim-compe for autocomplete popups
Using antigen as plugin manager.