Releases: HacksPloiter/nvim
v5.1
Updated highlighting configs. Added keymaps for toggling line numbers and search results highlighting. Removed cc config from optconfig since smartercolumnnvimconfig is managing cc. Updated overlengthnvimconfig and retrailnvimconfig as well.
Full Changelog: v5.0...v5.1
v5.0
What's Changed
Added highlighting features. by @HacksPloiter in #6
Change description:
Added highlighting features for search, trailing whitespaces, tab character and colorcolumn. Optimized the theme loading. Added some opt configurations. Added overlength highlighting features. Added commenting feature. Added some other optimizations and enhancements as well.
Full Changelog: v4.0...v5.0
v4.0
What's Changed
- Summary - Added LSP, telescope & other features by @HacksPloiter in #5
- Detail - Added LSP plugins to facilitate autocompletion. Enabled for some languages by default. Added telescope plugin and added some keymappings for it. Added dressing plugin which replaces the default vim select UI with telescope picker UI. Added custom ASCII art and footer for the dashboard plugin. Added some code optimizations and enhancements as well. Added Mason and other plugins to manage LSP clients as well. Improved the Lualine to a great extent. Enabled tabs and winbars and buffers. Added shortcuts to switch through buffers.
Full Changelog: v3.0...v4.0
v3.0
Added autocompletion feature using nvim-cmp plugin and customised it with better aesthetics. Reorganised the file structures and rice it even further. Improved calls with protections. Optimised the code and added some other improvements.
v2.1
Updated the instructions for Lazy plugin!
v2.0
Migrated from Packer plugin manager to Lazy plugin manager. Added Lualine plugin with basic non-default configuration. Enabled tabline as well. Enabled transparency mode in the theme configuration. Some other minor change as well.
v1.0
Initial stable release of AutoNeo v1.0.