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: 404.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@
24
24
</head>
25
25
<body>
26
26
<divid="app"></div>
27
-
<script>window.__VP_HASH_MAP__=JSON.parse("{\"configuration.md\":\"BRxIeaeD\",\"contributing.md\":\"Bhs44KWm\",\"index.md\":\"D6E6j3KG\",\"installation.md\":\"Bdf6OhxX\",\"plugins.md\":\"BxD9nuLL\",\"troubleshoot.md\":\"jEulAX6C\",\"tutorial.md\":\"BkA-jufg\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"Nvim Orgmode\",\"description\":\"Documentation for Nvim Orgmode\",\"base\":\"/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"logo\":\"./nvim-orgmode.svg\",\"search\":{\"provider\":\"algolia\",\"options\":{\"appId\":\"EUVP2UF47W\",\"apiKey\":\"4be90be7c304081ec37a2b44bccefad5\",\"indexName\":\"nvim-orgmodeio\"}},\"nav\":[{\"text\":\"Home\",\"link\":\"/\"}],\"sidebar\":[{\"text\":\"Home\",\"link\":\"/index\"},{\"text\":\"Installation\",\"link\":\"/installation\"},{\"text\":\"Configuration\",\"link\":\"/configuration\"},{\"text\":\"Plugins\",\"link\":\"/plugins\"},{\"text\":\"Contributing\",\"link\":\"/contributing\"},{\"text\":\"Troubleshoot\",\"link\":\"/troubleshoot\"},{\"text\":\"Tutorial\",\"link\":\"/tutorial\"}],\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/nvim-orgmode/orgmode\"}],\"outline\":{\"level\":[2,3]}},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":true}");</script>
27
+
<script>window.__VP_HASH_MAP__=JSON.parse("{\"configuration.md\":\"9h2Ws8QG\",\"contributing.md\":\"Bhs44KWm\",\"index.md\":\"D6E6j3KG\",\"installation.md\":\"Bdf6OhxX\",\"plugins.md\":\"BxD9nuLL\",\"troubleshoot.md\":\"jEulAX6C\",\"tutorial.md\":\"BkA-jufg\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"Nvim Orgmode\",\"description\":\"Documentation for Nvim Orgmode\",\"base\":\"/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"logo\":\"./nvim-orgmode.svg\",\"search\":{\"provider\":\"algolia\",\"options\":{\"appId\":\"EUVP2UF47W\",\"apiKey\":\"4be90be7c304081ec37a2b44bccefad5\",\"indexName\":\"nvim-orgmodeio\"}},\"nav\":[{\"text\":\"Home\",\"link\":\"/\"}],\"sidebar\":[{\"text\":\"Home\",\"link\":\"/index\"},{\"text\":\"Installation\",\"link\":\"/installation\"},{\"text\":\"Configuration\",\"link\":\"/configuration\"},{\"text\":\"Plugins\",\"link\":\"/plugins\"},{\"text\":\"Contributing\",\"link\":\"/contributing\"},{\"text\":\"Troubleshoot\",\"link\":\"/troubleshoot\"},{\"text\":\"Tutorial\",\"link\":\"/tutorial\"}],\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/nvim-orgmode/orgmode\"}],\"outline\":{\"level\":[2,3]}},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":true}");</script>
<script>window.__VP_HASH_MAP__=JSON.parse("{\"configuration.md\":\"BRxIeaeD\",\"contributing.md\":\"Bhs44KWm\",\"index.md\":\"D6E6j3KG\",\"installation.md\":\"Bdf6OhxX\",\"plugins.md\":\"BxD9nuLL\",\"troubleshoot.md\":\"jEulAX6C\",\"tutorial.md\":\"BkA-jufg\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"Nvim Orgmode\",\"description\":\"Documentation for Nvim Orgmode\",\"base\":\"/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"logo\":\"./nvim-orgmode.svg\",\"search\":{\"provider\":\"algolia\",\"options\":{\"appId\":\"EUVP2UF47W\",\"apiKey\":\"4be90be7c304081ec37a2b44bccefad5\",\"indexName\":\"nvim-orgmodeio\"}},\"nav\":[{\"text\":\"Home\",\"link\":\"/\"}],\"sidebar\":[{\"text\":\"Home\",\"link\":\"/index\"},{\"text\":\"Installation\",\"link\":\"/installation\"},{\"text\":\"Configuration\",\"link\":\"/configuration\"},{\"text\":\"Plugins\",\"link\":\"/plugins\"},{\"text\":\"Contributing\",\"link\":\"/contributing\"},{\"text\":\"Troubleshoot\",\"link\":\"/troubleshoot\"},{\"text\":\"Tutorial\",\"link\":\"/tutorial\"}],\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/nvim-orgmode/orgmode\"}],\"outline\":{\"level\":[2,3]}},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":true}");</script>
482
+
<spanclass="line"><spanstyle="--shiki-light:#24292E;--shiki-dark:#E1E4E8;">})</span></span></code></pre></div><h3id="input" tabindex="-1">Input <aclass="header-anchor" href="#input" aria-label="Permalink to "Input""></a></h3><ul><li>Type: <code>boolean</code></li><li>Default: <code>false</code></li></ul><p>By default, Vim's built-in <code>input()</code> function is used for input prompts. To use Neovim's <code>vim.ui.input()</code> function, add this to config:</p><divclass="language-lua vp-adaptive-theme"><buttontitle="Copy Code" class="copy"></button><spanclass="lang">lua</span><preclass="shiki shiki-themes github-light github-dark vp-code" tabindex="0"><code><spanclass="line"><spanstyle="--shiki-light:#005CC5;--shiki-dark:#79B8FF;">require</span><spanstyle="--shiki-light:#24292E;--shiki-dark:#E1E4E8;">(</span><spanstyle="--shiki-light:#032F62;--shiki-dark:#9ECBFF;">'orgmode'</span><spanstyle="--shiki-light:#24292E;--shiki-dark:#E1E4E8;">).</span><spanstyle="--shiki-light:#005CC5;--shiki-dark:#79B8FF;">setup</span><spanstyle="--shiki-light:#24292E;--shiki-dark:#E1E4E8;">({</span></span>
<spanclass="line"><spanstyle="--shiki-light:#24292E;--shiki-dark:#E1E4E8;">})</span></span></code></pre></div><p>📝 NOTE: If you are using a plugin for <code>vim.ui.input</code>, make sure it supports autocompletion for better experience. <ahref="https://github.com/folke/snacks.nvim" target="_blank" rel="noreferrer">snacks.nvim</a> input module supports autocompletion.</p></div></div></main><footerclass="VPDocFooter" data-v-39a288b8data-v-e257564d><!--[--><!--]--><!----><navclass="prev-next" aria-labelledby="doc-footer-aria-label" data-v-e257564d><spanclass="visually-hidden" id="doc-footer-aria-label" data-v-e257564d>Pager</span><divclass="pager" data-v-e257564d><aclass="VPLink link pager-link prev" href="/installation" data-v-e257564d><!--[--><spanclass="desc" data-v-e257564d>Previous page</span><spanclass="title" data-v-e257564d>Installation</span><!--]--></a></div><divclass="pager" data-v-e257564d><aclass="VPLink link pager-link next" href="/plugins" data-v-e257564d><!--[--><spanclass="desc" data-v-e257564d>Next page</span><spanclass="title" data-v-e257564d>Plugins</span><!--]--></a></div></nav></footer><!--[--><!--]--></div></div></div><!--[--><!--]--></div></div><!----><!--[--><!--]--></div></div>
489
+
<script>window.__VP_HASH_MAP__=JSON.parse("{\"configuration.md\":\"9h2Ws8QG\",\"contributing.md\":\"Bhs44KWm\",\"index.md\":\"D6E6j3KG\",\"installation.md\":\"Bdf6OhxX\",\"plugins.md\":\"BxD9nuLL\",\"troubleshoot.md\":\"jEulAX6C\",\"tutorial.md\":\"BkA-jufg\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"Nvim Orgmode\",\"description\":\"Documentation for Nvim Orgmode\",\"base\":\"/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"logo\":\"./nvim-orgmode.svg\",\"search\":{\"provider\":\"algolia\",\"options\":{\"appId\":\"EUVP2UF47W\",\"apiKey\":\"4be90be7c304081ec37a2b44bccefad5\",\"indexName\":\"nvim-orgmodeio\"}},\"nav\":[{\"text\":\"Home\",\"link\":\"/\"}],\"sidebar\":[{\"text\":\"Home\",\"link\":\"/index\"},{\"text\":\"Installation\",\"link\":\"/installation\"},{\"text\":\"Configuration\",\"link\":\"/configuration\"},{\"text\":\"Plugins\",\"link\":\"/plugins\"},{\"text\":\"Contributing\",\"link\":\"/contributing\"},{\"text\":\"Troubleshoot\",\"link\":\"/troubleshoot\"},{\"text\":\"Tutorial\",\"link\":\"/tutorial\"}],\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/nvim-orgmode/orgmode\"}],\"outline\":{\"level\":[2,3]}},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":true}");</script>
0 commit comments