Releases: jrodal98/nvim
v5.0.0
Three years worth of changes!
TL;DR, I've been using a private neovim config for years since I had some Meta (as in Facebook, my employer) specific configs that I didn't want to share publicly. I would occasionally copy some of them into this public directory. I finally got around to modularizing my config and moving all that special sauce into a separate, optional plugin that y'all can't see. Thus, I can finally open source the vast majority of my config (and the only bits anyone else would care about anyway).
This should be updated much more frequently now. I'll probably do a new release whenever I make significant changes to my config but the master branch will contain all day-to-day changes I make.
Full Changelog: v4.2.0...v5.0.0
v4.2.0
Full Changelog: v4.1.0...v4.2.0
v4.1.0
Full Changelog: v4.0.0...v4.1.0
v4.0.0
Massive refactor
Full Changelog: v3.2.0...v4.0.0
v3.2.0
Full Changelog: v3.1.0...v3.2.0
v3.1.0
Added async autoformatting, lua lsp, and a few plugins
Full Changelog: v3.0.0...v3.1.0
v3.0.0
Upgrade config to neovim 0.8
Full Changelog: v2.2.0...v3.0.0
v2.2.0
Mostly better tmux plugin loading
Full Changelog: v2.1.0...v2.2.0
v2.1.0
- Added vim treesitter objects
- fix nvtree bugs
- fix implicit dependency issue with nvchad
Full Changelog: v2.0.0...v2.1.0
v2.0.0
Core
- Update neovim to v0.7
- Update Nvchad to commit 1c8a677024179b966ba2ab420e6edbe8dfda146b
Plugins
- added rainbow parentheses plugin
- added iswap plugin for argument swapping
- added oscyank plugin
- added vim-tmux statusline integration
Full Changelog: v1.2.1...v2.0.0