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

Merge develop into master #724

Merged
merged 82 commits into from
Jul 7, 2024
Merged

Merge develop into master #724

merged 82 commits into from
Jul 7, 2024

Conversation

tpatalas
Copy link
Owner

@tpatalas tpatalas commented Jul 7, 2024

This merge includes various refactors, new features, fixes, and removals for improved functionality and configuration.

#Add

  • feat: Disable lazygit
  • feat: Update ts-autotag with breaking changes
  • feat: Set colorscheme to material and add new highlight group
  • feat: Add more highlight groups
  • feat: Add custom filename as id in obsidian
  • feat: Add backdrop option in lazy config
  • feat: Add more highlight groups to colorscheme
  • feat: Change the colorscheme to catppuccin
  • feat: Update the colorscheme to be used dynamically
  • feat: Remove actionlint from nvim-lint
  • feat: Remove none-ls
  • feat: Add typos to conform
  • feat: Add nvim-lint as new plugin
  • feat: Add conform as new plugin to replace none-ls
  • feat: Drop tsserver from lspconfig as typescript tool is installed
  • feat: Drop tsc as it has been deprecated
  • feat: Add typescript_tools as new plugin
  • feat: Remove the warning message suppression
  • feat: Remove spell completion
  • feat: Update config of indent blankline plugin
  • feat: Add the new heading rule in markdown rule
  • feat: Remove cspell and add new builtins
  • feat: Add custom component to count characters on current line
  • feat: Add a way to suppress the warning message of migration

#Remove

  • chore: Remove the unused file - cspell.json

#Update

  • refactor: Update the unused config from gitsigns
  • refactor: Change the icon in path_winbar
  • refactor: Update column in oil nvim
  • refactor: Update custom component of lualine
  • refactor: Update the highlight groups for markdown
  • refactor: Update the highlight group color
  • refactor: Disable indentation on markdown filetype
  • refactor: Update the bg color of custom theme of lualine
  • refactor: Improve the search and replace keymap
  • refactor: Rename the plugin directories

#Fix

  • fix: Fix the keymap for search and replace
  • fix: Fix lualine color of pathwinbar
  • fix: Fix the naming conflict for highlight group
  • fix: Fix the issue on autocmd of nvim-lint
  • fix: Fix the plugins disabled
  • fix: Fix the directory names on nvim-cmp

As cspell deprecated in none-ls, it has been removed from the list.
As cspell deprecated in none-ls, it has been removed from the list.
@tpatalas tpatalas merged commit 5c5fcba into master Jul 7, 2024
@tpatalas tpatalas deleted the develop branch July 7, 2024 16:10
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