-
Notifications
You must be signed in to change notification settings - Fork 464
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(structure)!: [BREAKING] Structurize nvim config (#458)
* refactor(structure): structurize nvim config * Merge: #694610a23e229e92af9bbdbba18c7b6ecd0201cd and #7087c121d9c5d609d9ecfc51e130e8b984c4a59c * style: remove extra empty line * style: remove extra empty line * fix!: Reorganize assets * chore: Format with stylua * chore: Rearrange files * feat: Save a few keystrokes * chore: rtp tweaks * chore: Sync changes with 'main' * chore: Reorganize / rename assets * chore: Minor fixes * chore: Sync changes with 'main' * chore: Unify code * fix(sqlite3): add custom path to fix sqlite3 lib issues on Windows * chore: Sync changes * chore(script-win): Add sqlite3 dll issue * chore(lspsaga): Adapt options from v2.3.6 * refactor: reorganize plugins acording to new standard * chore: rename `tools` to `tool` * chore: move fugitive to `tool` * typo * chore: Sync changes with 'main' * doc(wiki): add `plugins.md` * rename: rename `install/` to `scripts` * rename: rename `my-snippets` to `snips` * chore: move `wiki` to root * fix(snips): fix path in `package.json` * dic(wiki): change `plugins.lua`'s title * chore: Fixups * chore: Update release note * chore: Add line break * chore: add `plugins/custom.lua` and `configs/custom/example.lua` * revert: remove custom.lua and `configs/custom` --------- Co-authored-by: CharlesChiuGit <[email protected]> Co-authored-by: 冷酔閑吟 <[email protected]>
- Loading branch information
1 parent
47b3f72
commit 29f746e
Showing
89 changed files
with
3,045 additions
and
3,009 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.