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
One the biggest Vim features I miss in iamb is the :help command. While most of the keybindings are intuitive to any Vim user, there are many that I often seem to forget (which could be due to my excessive use or remappings in vim), as well as the application-specific commands. I appreciate the reminders on the welcome screen, but I would find it immensely useful to have help docs in the client that are formatted like the online docs.
It does look like there are manpages included in the repository, so it could be that my package manager (nix) is not copying them to the proper paths. When building the project locally from the flake.nix default package, the output directory contains only the application binary, so it could just be an issue when building with nix.
The text was updated successfully, but these errors were encountered:
One the biggest Vim features I miss in iamb is the
:help
command. While most of the keybindings are intuitive to any Vim user, there are many that I often seem to forget (which could be due to my excessive use or remappings in vim), as well as the application-specific commands. I appreciate the reminders on the welcome screen, but I would find it immensely useful to have help docs in the client that are formatted like the online docs.It does look like there are manpages included in the repository, so it could be that my package manager (nix) is not copying them to the proper paths. When building the project locally from the
flake.nix
default package, the output directory contains only the application binary, so it could just be an issue when building with nix.The text was updated successfully, but these errors were encountered: