Skip to content

Remove mention of incorrect filename#393

Merged
lervag merged 1 commit intolervag:masterfrom
qadzek:remove-filename
Dec 16, 2024
Merged

Remove mention of incorrect filename#393
lervag merged 1 commit intolervag:masterfrom
qadzek:remove-filename

Conversation

@qadzek
Copy link
Copy Markdown
Contributor

@qadzek qadzek commented Dec 16, 2024

If the wiki.vim configuration consists solely of let g:wiki_root = '~/wiki', hitting <leader>ww actually opens index.md instead of index.wiki. This behavior changes when let g:wiki_filetypes = [ 'wiki' ] is added to the configuration.

In the similar section in :help wiki-intro-usage no filename is mentioned, so I've updated README.md accordingly.

If the `wiki.vim` configuration consists solely of `let g:wiki_root =
'~/wiki'`, hitting `<leader>ww` actually opens `index.md` instead of
`index.wiki`. This behavior changes when `let g:wiki_filetypes = [
'wiki' ]` is added to the configuration.

In the similar section in `:help wiki-intro-usage` no filename is
mentioned, so I've updated `README.md` accordingly.
@lervag
Copy link
Copy Markdown
Owner

lervag commented Dec 16, 2024

Thanks, good catch!

@lervag lervag merged commit 61bc714 into lervag:master Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants