Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(merge): Summary of Recent Changes #480

Merged
merged 100 commits into from
Nov 14, 2023
Merged

chore(merge): Summary of Recent Changes #480

merged 100 commits into from
Nov 14, 2023

Conversation

tpatalas
Copy link
Owner

Summary:

This commit consolidates several enhancements, features, and fixes in the
project. It includes significant updates to plugins, color schemes, and
configurations, particularly focusing on TypeScript, lualine, and various
colorschemes. Refactorings and bug fixes have also been addressed to improve
overall functionality and user experience.

Added:

Fixed:

Updated:

Abstracted Chores:

  • chore(deps): Consolidate version updates for @next/bundle-analyzer (#957, #965)

Move indent_blankline from plugin init file into dedicated plugin file.
Move indent_blankline from plugin init file into dedicated plugin file.
Add the option to 'respect_gitignore = false' to show the all the hidden files and folders.
Add the option to 'respect_gitignore = false' to show the all the hidden
files and folders.
Reinstalled archived Typescript.nvim plugin due to its unique support for
global diagnostics. While Typescript-tools serves as an alternative, it lacks
current support for this feature. Typescript.nvim to act as interim solution
until workspace diagnostics receive proper support.
Reinstalled archived Typescript.nvim plugin due to its unique support
for global diagnostics. While Typescript-tools serves as an alternative,
it lacks current support for this feature. Typescript.nvim to act as
interim solution until workspace diagnostics receive proper support.
Fix the issue that ToggleTerm does not render correctly for Lazygit
whenever the Next.js's group directory is used.
Fix the issue that ToggleTerm does not render correctly for Lazygit
whenever the Next.js's group directory is used.
Remove and update the unncessary settings.
Remove and update the unncessary settings.
Update some font icons in lualine to render correctly in some terminal
emulator such as Alacritty.
Update some font icons in lualine to render correctly in some terminal
emulator such as Alacritty.
Add the custom autocmd for harpoon to add the buffer to harpoon before leaving the Vim. This enables the possbility to replace the autosession related plugin.
Add the custom autocmd for harpoon to add the buffer to harpoon before
leaving the Vim. This enables the possbility to replace the autosession
related plugin.
Harpoon with new autocmd can now improve the initial loading time by 30%.
Harpoon with new autocmd can now improve the initial loading time by
30%.
Add tsc.nvim plugin to replace the global diagnostics of tsc from none-ls
Add tsc.nvim plugin to replace the global diagnostics of tsc from
none-ls
Add typescript-tools plugin as the replacement of typescript.nvim.
Add typescript-tools plugin as the replacement of typescript.nvim.
Now TSC plugins runs the typechecking automatically with debounce.
Now TSC plugins runs the typechecking automatically with debounce.
Add the custom_component to show the number of quickfix items.
Add the custom_component to show the number of quickfix items.
@tpatalas tpatalas merged commit 7611fb2 into master Nov 14, 2023
@tpatalas tpatalas deleted the develop branch November 14, 2023 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant