feat: use nnn and treesitter #235
|
@ -6,27 +6,27 @@
|
||||||
user = config.pub-solar.user;
|
user = config.pub-solar.user;
|
||||||
xdg = config.home-manager.users."${user.name}".xdg;
|
xdg = config.home-manager.users."${user.name}".xdg;
|
||||||
in ''
|
in ''
|
||||||
# What happened?
|
# What happened?
|
||||||
b12f marked this conversation as resolved
Outdated
|
|||||||
#
|
#
|
||||||
# fix feat build chore ci docs style refactor perf test
|
# fix feat build chore ci docs style refactor perf test
|
||||||
#
|
#
|
||||||
# type!(optional scope): <description>
|
# type!(optional scope): <summary> --------------#
|
||||||
b12f marked this conversation as resolved
Outdated
teutat3s
commented
Suggestion:
Suggestion:
```
# type!(optional scope): <summary>
```
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
# ^\n
|
# ^\n
|
||||||
# What exactly was done and why?
|
# What exactly was done and why? --------------------------------------#
|
||||||
b12f marked this conversation as resolved
Outdated
teutat3s
commented
Suggestion:
Suggestion:
```
# ^\n
# Description: What exactly was done and why?
# Wrap at 72 chars. ################################## which is here: #
```
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
# ^\n
|
# ^\n
|
||||||
#
|
#
|
||||||
# Any issue numbers or links?
|
# Any issue numbers or links?
|
||||||
b12f marked this conversation as resolved
Outdated
teutat3s
commented
Suggestion:
Suggestion:
```
# Any related issue numbers or links?
```
|
|||||||
#
|
#
|
||||||
# Refs: #123
|
# Ref: #123
|
||||||
|
|
||||||
|
|
||||||
# ^\n
|
# ^\n
|
||||||
#
|
#
|
||||||
# Co-authored-by: Example Name <email@example.com>
|
# Co-authored-by: Example Name <email@example.com>
|
||||||
''
|
''
|
||||||
|
|
Loading…
Reference in a new issue
Suggestion: