adam
7ae7d2c9ab
Add some keywords for C++20 formatting.
2025-07-02 13:16:13 -04:00
adam
fde20acf72
MacOS X (Darwin) specific tweaks.
2025-07-02 12:28:16 -04:00
adam
bc4077b3af
Turns out that I like hostnames in bold, after all.
2025-07-02 12:28:16 -04:00
adam
cf69958681
Add support for virtual hostnames.
...
Sometimes I can't change the hostname, despite it being on my
network and having `root`. For those cases, I'll make the virtual
hostname match DNS, at least.
A future improvement might be to get this from reverse DNS?
2025-07-02 12:28:16 -04:00
adam
8ee949869a
Add some keywords for C++20 formatting.
2025-06-18 11:55:14 -04:00
adam
7a2ac942f9
Dot (.) shouldn't be considered a search domain
2025-06-11 22:01:22 -04:00
adam
c24bdf1186
SSH quality of life improvements.
2025-06-11 12:03:20 -04:00
adam
2d033c055c
Brighten the custom blues a bit.
...
Blues have lower luminosity.
2025-06-09 15:21:04 -04:00
adam
ca278c98ca
Merge branch 'master' of gitea.nerdland.org:adam/cshenv into master
...
* 'master' of gitea.nerdland.org:adam/cshenv:
Support for machine suffixes.
Fix spurious "h " in canonicalization list.
The new filetype plugin burned me.
Clean up a lot how the ssh search is generated and maintained.
Remove the need for the adamformat symlink.
Tag syntax for C++
Directory stack size shouldn't use a PID.
Battery colour shouldn't be literals!
A bit of style cleanup.
Update adam format for more recent `uncrustify`.
A lot more automation for ssh.
Add a bit of ssh universal configuration.
Fix the way that git gets linked.
2025-03-14 00:59:16 -04:00
adam
2015c6f6c2
Support for machine suffixes.
...
I put the outer hostname as a suffix on VMs.
2025-03-11 16:22:39 -04:00
adam
035cb25209
Fix spurious "h " in canonicalization list.
2025-03-11 14:04:57 -04:00
adam
192c8b1abd
The new filetype plugin burned me.
2025-03-10 16:14:05 -04:00
adam
a1dd3bd43c
Clean up a lot how the ssh search is generated and maintained.
2025-03-10 15:25:17 -04:00
adam
2e677b6325
Remove the need for the adamformat symlink.
2025-03-07 23:14:43 -05:00
adam
60607dbce7
Tag syntax for C++
2025-03-07 23:14:27 -05:00
adam
88bb192ca3
Directory stack size shouldn't use a PID.
...
Use in-shell array size counting.
2025-03-07 23:13:16 -05:00
adam
fe472e09cb
Battery colour shouldn't be literals!
2025-03-07 23:12:59 -05:00
adam
67f4542811
A bit of style cleanup.
2025-03-07 23:12:50 -05:00
adam
997e208300
Update adam format for more recent uncrustify.
2025-03-07 23:11:42 -05:00
adam
f31647d198
A lot more automation for ssh.
...
(And I probably broke something, but we'll see!)
2025-03-07 23:11:04 -05:00
adam
8c304b5126
Add a bit of ssh universal configuration.
...
This is intended to work with the `ssh-mgmt` scripts. Maybe its
better to move this there? Maybe not?
2025-03-07 15:22:26 -05:00
adam
84e3ed64b1
Fix the way that git gets linked.
2025-03-07 15:22:13 -05:00
adam
2207b83061
Don't break old scripts
2024-08-20 18:21:37 -04:00
adam
ba87f35f4f
Fix the vim hook in the installer
2024-08-20 08:36:17 -04:00
adam
4fb661d3cf
Some colour tweaks for light mode.
2024-08-08 01:18:34 -04:00
adam
2364ef7ac0
Add syntax support for Yank language.
2024-08-08 01:18:34 -04:00
adam
7c8a3ac56d
A few merge options for git.
2024-06-17 12:56:00 -04:00
adam
0a97d0b8ff
Add git trim helper command
2024-06-17 12:56:00 -04:00
adam
934e09ab00
Dirstack support in prompt.
2024-06-17 12:55:59 -04:00
adam
b9e80276e5
Nothrow object highlighting.
2023-11-29 07:06:38 -05:00
adam
50abff0ca2
Modules highlighting
2023-11-29 07:06:27 -05:00
adam
c6a6028da3
Exception hierarchy highlighting fixed.
2023-10-25 23:25:28 -04:00
adam
a64d4bc014
Just document SGR name.
2023-10-25 23:25:09 -04:00
adam
fd0021e690
Prepare for the he great exceptions rename.
2023-10-12 18:28:20 -04:00
adam
cc306bb076
I should be using tabs in most files.
2023-10-12 18:28:07 -04:00
adam
045876f254
Add some traits helpers to the C++ formatting.
2023-10-04 22:43:34 -04:00
adam
fe06bfa8b7
Add support for setting terminal palette colours with escape codes.
2023-04-26 13:21:49 -04:00
adam
d7ba4ed397
Add checklist syntax
2023-04-07 13:45:50 -04:00
adam
91d05d948b
Add xmodmap file
2023-01-13 17:44:02 -05:00
adam
0f04378898
Get pluses and minuses lined up.
2022-11-08 18:25:08 -08:00
adam
3cb2ac5a0e
Silence error on git branches without upstreams.
2022-11-08 18:25:08 -08:00
adam
007f7a7e26
Colors support for git ahead/behind.
2022-11-08 18:25:08 -08:00
adam
39999fa946
Correct the ahead/behind in prompt for git.
2022-11-08 18:25:08 -08:00
adam
425535e4d2
Make prompt list ahead/behind for git.
2022-11-08 18:25:08 -08:00
ADAM David Alan Martin
12d66227ae
Highlight the leading * in block commented code as a comment char.
2022-11-07 15:48:25 -05:00
ADAM David Alan Martin
dc3a70531d
Support for other comparison testing primitives.
2022-11-07 15:47:55 -05:00
ADAM David Alan Martin
b3cb9fec2e
Correctly highlight some things within STL as ONLY within STL.
2022-11-07 15:11:01 -05:00
ADAM David Alan Martin
e23c30462a
Use proper key aliases in mappings.
2022-11-07 15:07:59 -05:00
ADAM David Alan Martin
41bd5f9aac
Make block comment doxygen leading star highlight only in such comments.
2022-11-07 15:04:52 -05:00
adam
1d4837e0ad
Merge branch 'master' of github.com:adamlsd/cshenv
...
Conflicts:
vim/after/syntax/cpp.vim
2022-06-16 17:24:19 -04:00