Skip to content

Commit b69697a

Browse files
Merge pull request #71 from StrangeRanger/dev
Update wording and content of 70% of the document (more to come)
2 parents 36ccc96 + dfca3eb commit b69697a

File tree

5 files changed

+89
-68
lines changed

5 files changed

+89
-68
lines changed

.vscode/settings.json

+5
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
{
22
"cSpell.words": [
33
"DCONF",
4+
"LSCOLORS",
45
"mktemp",
56
"Neovim",
67
"nvim",
8+
"pacman",
9+
"Powerlevel",
10+
"Repology",
11+
"TPPM",
712
"vimscript"
813
]
914
}

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ As a note, if the changelog only says "removed(program)", assume it's been remov
1616
- Reworked the Gnome Terminal Profile, so it no longer overwrite existing profiles.
1717
- Added a workflow that can do the same thing as `update_submodule.bash`, but automatically via dependabot.
1818
- Update the wording and information in main document.
19+
- Add more context to a few sections...
20+
- Added a new section regarding syntax highlighting for `neovim`.
1921

2022
## 2024.4.25
2123

0 commit comments

Comments
 (0)