mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-08 12:50:45 +00:00
docs(shell): add function docstring comments
This commit is contained in:
@@ -7,6 +7,7 @@ set -euo pipefail
|
||||
source "${DOTFILES}/config/shared.sh"
|
||||
DEST="$HOME/.dotfiles/docs/nvim-keybindings.md"
|
||||
|
||||
# Generate Neovim keybindings documentation
|
||||
main()
|
||||
{
|
||||
msg "Generating Neovim keybindings documentation"
|
||||
|
||||
Reference in New Issue
Block a user