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: Update and refine configuration #679

Merged
merged 140 commits into from
Feb 27, 2024
Merged

chore: Update and refine configuration #679

merged 140 commits into from
Feb 27, 2024

Conversation

tpatalas
Copy link
Owner

This series of commits focuses on cleaning up configurations, optimizing formatting, and adding new features to enhance the development environment.

Add

* feat: Update the highlight group of colorscheme (#675)
* feat: Add custom wiki link format (#671)
* feat: Add trim_newlines and trim_whitespace in none-ls (#666)
* feat: Add shfmt in none-ls (#665)
* feat: Add CodeACtionNumber highlight group (#664)
* feat: Add the cspell to none-ls (#658)
* feat: Add new formatting rustywind (#656)
* feat: Add tsc server back to lsp-config (#655)
* feat: Add none-ls (#653)
* feat: Add new double lines for the heading1 and update color (#651) 
* feat: Add toggle-term plugin (#644)
* feat: Add more heading underline to lower heading in markdown rule (#646)
* feat: Add new servers that have been deprecated from none-ls (#678)
* feat: Add the show hidden file option in oil nvim (#609)
* feat: Add the markdown_codeblock autocmd (#607)
* feat: Add new autocmd to conceal markdown quote (#605)
* feat: Add new highlights for the markdown title (#604)

Remove

* feat: Remove the builtins that are deprecated (#677)
* chore: Remove deprecated configs from obsidian: backlink (#674)
* chore: Remove deprecated from Obsidian (#663)
* feat: Remove wrapping text autocmd (#661)
* feat: Comment out typos-lsp (#657)
* feat: Remove conform, nvim-lint, tsc, and typescript-tools (#654)
* feat: Remove unused keymap (#652)
* feat: Remove Toggle-term (#649)
* feat: Remove unused autocmd (#648)
* feat: Remove yaml's actionlint from nvim-lint (#642)

Update

* refactor: Optimize the lualine's custom component: winbar (#673) 
* refactor: Update the keymap of harpoon (#670)
* refactor: Revised HeadingUnderline in MarkdownRule autocmd (#669)
* refactor: Update icons (#668)
* refactor: Update the heading and horizontal line (#660)
* refactor: Set the update_in_insert to false in none-ls (#659) 
* refactor: Remove unused autocmd (#623)
* refactor: Update obsidian, colorscheme, and markdown uis (#647)
* refactor: Minor update on keymaps (#643)
* refactor: Update the higlight group of markdown rules autocmd (#641)
* refactor: Minor Update the autocmd markdown rule (#636)
* refactor: Update highlight group's color (#635)
* refactor: Refactor the autocmd for codeblock to improve the rendering (#631)
* refactor: Update the colorcolumn in autocmd to be 70 from 50 (#630)
* refactor: Update keymap in obsidian plugin (#627)
* refactor: Improved the rendering of markdown codeblock (#626)
* refactor: Combined autocmd of markdown rules into one (#622)
* refactor: Update the markdown heading underline (#620)
* refactor: Update the highlightText color in Obsidian (#619)
* refactor: Fix naming and improve consistency (#616)
* refactor: Improve performance and change color (#615)
* refactor: Improve the heading conceal (#612) 
* refactor: Improve the performance (#611)
* refactor: Rename the autocmd as markdown_quote (#608)
* refactor: Update the markdown inline highlight group in colorscheme (#606)

Fix

* fix: Fix first icon rednering on path_winbar of custom component (#676)
* fix: Fix the issue that winbar path does not reflect correctly (#672)
* fix: Fix the issue obsidian alias does not save correctly (#667)
* fix: Fix the TSX comment does not properly comment (#662)
* fix: Fix typo in conform (#650)
* fix: Fix the max window width highlight (#634)
* fix: Fix the conceal inconsistency in codeblock (#633)
* fix: Fix the condition to conceal with horizontal rule (#621)
* fix: Fix the strikethrough with correct syntax (#618)

The new autocmd changes the background of codeblock.
The new autocmd changes the background of codeblock.
Now wiki link will only output the label without note's id.
Now wiki link will only output the label without note's id.
@tpatalas tpatalas merged commit c54c8e5 into master Feb 27, 2024
@tpatalas tpatalas deleted the develop branch February 27, 2024 03:13
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