You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
## Issues and bug reports
4
4
When reporting issues, please include both your vim config and tmux config if relevant. If you don't know what parts of your config are relevant, it is okay to just paste your entire config.
5
5
Often it is also helpful to know what terminal emulator you are using.
6
-
When debugging statusline artifacts, it can be helpful to checkout `:echo tpipeline#debug#info()`.
6
+
When debugging statusline artifacts, it can be helpful to checkout `:echo tpipeline#debug#info()` or `:checkhealth tpipeline` in neovim.
7
7
8
8
## Development
9
9
Code contributions are much welcomed and appreciated.
0 commit comments