Releases: EvolveBeyond/NvPak
v2.3.9 : Everything is modular
What's Changed
- Update by @Pakrohk in #99
- Lualine by @Pakrohk in #100
- Fixed issue showing snip before lsp suggestions in cmp. by @Pakrohk in #101
- Develop by @Pakrohk in #105
- Fixing the dependency tree and neodev.nvim by @ARS101 in #106
- Develop by @Pakrohk in #107
- Update README.md with enhanced formatting and additional details by @RealMrHex in #109
- README.md by @nooob-developer in #110
- Develop by @Pakrohk in #112
- Remove null-ls from the project. by @Pakrohk in #113
New Contributors
- @RealMrHex made their first contribution in #109
- @nooob-developer made their first contribution in #110
Full Changelog: v2.3.5...v2.3.9
v2.3.5 : Moving towards modular nvpak.
What's Changed
- Dashboard by @lorem10 in #52
- refactor: variable names by @lorem10 in #59
- Optimization : Python configuration on pylsp and null-ls is now more… by @Pakrohk in #60
- Add : dartls support by @Pakrohk in #62
- Develop by @Pakrohk in #63
- Add : Flutter-tools support by @Pakrohk in #64
- Add : Flutter-tools support to telescope by @Pakrohk in #65
- Develop by @Pakrohk in #66
- Add : indent blockline and nord theme config. by @Pakrohk in #70
- Develop by @Pakrohk in #71
- Fix : Writing problem in jedi language server name. by @Pakrohk in #72
- Not maintaining it for now by @ARS101 in #73
- Optimization of status line and tabbar for better display of states. by @Pakrohk in #74
- Add : shell script support by @Pakrohk in #75
- feat: add auto server setup by @lorem10 in #76
- Optimization and fixes by @Pakrohk in #77
- Optimization : The nvim-web-devicons plugin will now run in opt mode. by @Pakrohk in #78
- A little beautification in the Readme by @Pakrohk in #79
- Move to lazy by @Pakrohk in #80
- Move to lazy by @Pakrohk in #81
- Update : Remove nodejs from project prerequisites by @Pakrohk in #82
- End of transfer process to lazy.nvim by @Pakrohk in #83
- Optimization : New hotkey calling system, syntax optimization of all … by @Pakrohk in #84
- Trouble was added to the project. by @Pakrohk in #85
- Trouble connected to the telescope by @Pakrohk in #86
- HotFix : python lsp by @Pakrohk in #87
- lspconfig load event change by @Pakrohk in #88
- chore: move the notify to the bottom of page by @lorem10 in #89
- chore: add LSP status updates to notify by @lorem10 in #90
- chore: improve notify by @lorem10 in #91
- Lualine by @Pakrohk in #94
- Fix lsp_notify processes. by @Pakrohk in #95
- Update by @Pakrohk in #96
- The end of support for rust and c language server (nvpak is supposed… by @Pakrohk in #97
- ADD : buffers and tabs management system. by @Pakrohk in #98
Full Changelog: v2.3.0...v2.3.5
v2.3.0 : The addition of telescope and null-ls and the new auto pairs system and...
What's Changed
- hotfix : Added pylsp next to pyre temporarily to check pyre server by @Pakrohk in #27
- add : lsp file opration support by @Pakrohk in #29
- add : auto formating system by @Pakrohk in #30
- Develop by @Pakrohk in #31
- Merge pull request #22 from Pakrohk-DotFiles/Develop by @Pakrohk in #32
- Develop by @Pakrohk in #33
- Develop by @Pakrohk in #35
- Fix : The auto-format system was working well. by @Pakrohk in #36
- Update : Separating Null-ls from lspconfig file and optimizing it by @Pakrohk in #37
- update : Added simultaneous download limit system to Packer by @Pakrohk in #39
- update : Changing the description and updating the screenshots by @Pakrohk in #40
- update : Removing some old settings and updating and simplifying the … by @Pakrohk in #41
- Develop by @Pakrohk in #42
- Add : color config system by @Pakrohk in #44
- Readme : Added explanations about PAK to Readme. by @Pakrohk in #46
- Develop by @Pakrohk in #48
- Develop by @Pakrohk in #49
- Update README.md by @lorem10 in #50
- remove : rm barbar and config stabline. by @Pakrohk in #53
- remove : rm barbar and config stabline. by @Pakrohk in #54
- Fix : lua lsp name by @Pakrohk in #55
- Fix : lua lsp name by @Pakrohk in #56
- Update : PyLsp config by @Pakrohk in #57
- Update : Changing the auto pairs plugin to a better and more modern … by @Pakrohk in #58
New Contributors
Full Changelog: v2.2.0...v2.3.0
The first step to add new debugging features.
v2.1.3 : Fidget works fine now
What's Changed
- Readme by @ALipAkrohk in #23
- Redame : Add npm to Requirements by @ALipAkrohk in #24
- Fix : Fidget works fine now. by @ALipAkrohk in #25
Full Changelog: v2.1.2...v2.1.3
v2.1.2 : Fix Lsp System
What's Changed
- update : hotfix and optimize syntax by @ALipAkrohk in #17
Full Changelog: v2.1.0...v2.1.1
What's Changed
- Develop by @ALipAkrohk in #18
- Develop by @ALipAkrohk in #20
- README corrections by @ARS101 in #21
- Develop by @ALipAkrohk in #22
New Contributors
Full Changelog: v2.1.1...v2.1.2
v2.1.0 : speedup !
What's Changed
Full Changelog: v2.0.1...v2.1.0
v2.0.1
v2.0.0
A long development from merge lua
to bug fix
Thanks to @mandarvaze pull 11, pull 12 and @0xj0hn pull 13 and everyone who helped.
What's Changed
The software config template is simplified as much as possible so that even new users can easily read and change it.
All plugins have been changed to their most minimal or useful version.
The whole config has been rewritten to full tour in lua.
Full Changelog: v1.0,0...V2.0.0
Full access to lua Starting today, you can fully experience and enjoy configuring lua.
From now on, new features will only be added for Basic Config, if you need a feature that you have added yourself and you think it can be useful for others, please let me know or make a pull request for it.
Old Release
This version is just before the project migrated to lua for people who liked the previous config.
What's Changed
- remove tmp file by @ALipAkrohk in #3
- Prerequisite update in Readme by @ALipAkrohk in #4
- update and fix Readme by @ALipAkrohk in #5
- Readme by @ALipAkrohk in #6
- fix csharp Omnisharp by @ALipAkrohk in #7
- fix csharp Omnisharp by @ALipAkrohk in #8
- Devel by @ALipAkrohk in #9
- Create LICENSE by @ALipAkrohk in #10
Full Changelog: 0.1.4...v1.0,0