Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: add ~/.config/nvim/init.lua to man page #28855

Closed

Conversation

JohnVillalovos
Copy link

Man page previously only mentioned ~/.config/nvim/init.vim

@JohnVillalovos
Copy link
Author

JohnVillalovos commented May 19, 2024

With this the man page near the end will show:

FILES
       ~/.config/nvim/init.lua  User-local nvim Lua configuration file.

       ~/.config/nvim           User-local nvim configuration directory.  See also XDG_CONFIG_HOME.

       $VIM/sysinit.vim         System-global nvim configuration file.

       $VIM                     System-global nvim runtime directory.

@justinmk
Copy link
Member

Replace the old one, rather than enumerating every possibility. Users can read :help config to see full details.

Man page previously only mentioned `~/.config/nvim/init.vim`
@JohnVillalovos
Copy link
Author

Replace the old one, rather than enumerating every possibility. Users can read :help config to see full details.

Done.

@justinmk justinmk added the typo automation: collect in one PR and then merge automatically on a schedule label May 21, 2024
@github-actions github-actions bot requested a review from dundargoc May 21, 2024 16:03
@dundargoc
Copy link
Member

Thank you for your contribution! We collect all small documentation fixes into a single pull request and merge it once it gets big enough: #28837

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation typo automation: collect in one PR and then merge automatically on a schedule
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants