<feed xmlns='http://www.w3.org/2005/Atom'>
<title>neovim/runtime/example_init.lua, branch master</title>
<subtitle>Vim-fork focused on extensibility and usability</subtitle>
<id>http://git.waynecole.info/neovim/atom?h=master</id>
<link rel='self' href='http://git.waynecole.info/neovim/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/neovim/'/>
<updated>2026-03-23T23:14:55Z</updated>
<entry>
<title>docs: api, plugins, ui2</title>
<updated>2026-03-23T23:14:55Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2026-03-20T22:52:42Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/neovim/commit/?id=a3b48b1054d01084face54d830f35c7a5a4e35a4'/>
<id>urn:sha1:a3b48b1054d01084face54d830f35c7a5a4e35a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: misc</title>
<updated>2026-03-20T22:30:09Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2026-03-18T22:53:55Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/neovim/commit/?id=e3a1e47bb27bec28dd3b2cf17762157ce5007889'/>
<id>urn:sha1:e3a1e47bb27bec28dd3b2cf17762157ce5007889</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: example_init #38372</title>
<updated>2026-03-19T17:22:32Z</updated>
<author>
<name>skewb1k</name>
<email>skewb1kunix@gmail.com</email>
</author>
<published>2026-03-19T17:22:32Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/neovim/commit/?id=e7684fb642be528206e16371fb81a0c21a49cfe0'/>
<id>urn:sha1:e7684fb642be528206e16371fb81a0c21a49cfe0</id>
<content type='text'>
* docs(example_init): consistently use `:h`

* docs(example_init): align PLUGINS section with the overall style

Since this entire file is example, all sections use declarative voice,
avoiding "For example".
Replaces summary list with related help tags.

* docs(example_init): adjust mini.completion URI

See https://github.com/nvim-mini/mini.nvim/discussions/1970

* docs(example_init): misc grammar fix</content>
</entry>
<entry>
<title>docs: api, messages, lsp, trust</title>
<updated>2026-03-11T17:00:18Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2026-02-12T13:16:47Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/neovim/commit/?id=b8a976afdaf0080498e85530fae65a3165f201d5'/>
<id>urn:sha1:b8a976afdaf0080498e85530fae65a3165f201d5</id>
<content type='text'>
gen_vimdoc.lua: In prepare for the upcoming release, comment-out the
"Experimental" warning for prerelease features.
</content>
</entry>
<entry>
<title>fix: misc typos #37471</title>
<updated>2026-01-27T14:18:02Z</updated>
<author>
<name>phanium</name>
<email>91544758+phanen@users.noreply.github.com</email>
</author>
<published>2026-01-27T14:18:02Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/neovim/commit/?id=dfa5d79d05d82aeedc7c19f9b670f31e01e3aea0'/>
<id>urn:sha1:dfa5d79d05d82aeedc7c19f9b670f31e01e3aea0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(lua): use vim.system #34707</title>
<updated>2025-07-24T03:03:30Z</updated>
<author>
<name>Yochem van Rosmalen</name>
<email>git@yochem.nl</email>
</author>
<published>2025-07-24T03:03:30Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/neovim/commit/?id=35af766de6ee2436a4b24495fb862383d16b419d'/>
<id>urn:sha1:35af766de6ee2436a4b24495fb862383d16b419d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(pack): add built-in plugin manager `vim.pack`</title>
<updated>2025-07-04T12:56:28Z</updated>
<author>
<name>Evgeni Chasnovski</name>
<email>evgeni.chasnovski@gmail.com</email>
</author>
<published>2025-07-04T12:52:18Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/neovim/commit/?id=d21b8c949ad7213b372486b45225f691934d6a6d'/>
<id>urn:sha1:d21b8c949ad7213b372486b45225f691934d6a6d</id>
<content type='text'>
Problem: No built-in plugin manager

Solution: Add built-in plugin manager

Co-authored-by: Lewis Russell &lt;lewis6991@gmail.com&gt;
</content>
</entry>
<entry>
<title>docs: provide example_init.lua #33524</title>
<updated>2025-04-27T15:11:02Z</updated>
<author>
<name>Phạm Bình An</name>
<email>111893501+brianhuster@users.noreply.github.com</email>
</author>
<published>2025-04-27T15:11:02Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/neovim/commit/?id=86b34ad073797da791348b97393d5d7b7ceca2e3'/>
<id>urn:sha1:86b34ad073797da791348b97393d5d7b7ceca2e3</id>
<content type='text'>
Problem:
There are some "boilerplate" steps for new users. Although we are
constantly improving defaults and lifting patterns into core, users
eventually want to know how to start their own config, add plugins, etc.

Solution:
Add `runtime/example_init.lua` and refer to it from docs.</content>
</entry>
</feed>
