We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c53357b commit 6d5ac9bCopy full SHA for 6d5ac9b
charter.html
@@ -35,6 +35,7 @@ <h3>Goals</h3>
35
<h3>Non-goals</h3>
36
37
<ul>
38
+ <li>Vim9script (or anything later than Vimscript v1)</li>
39
<li>Turn Vim into an IDE</li>
40
<li>Limit third-party applications (such as IDEs!) built with Neovim</li>
41
<li>Deprecate VimL</li>
@@ -44,7 +45,6 @@ <h3>Non-goals</h3>
44
45
<h3>Project management</h3>
46
47
- <li>Lead maintainer: <a href="https://github.com/justinmk">Justin M. Keyes</a></li>
48
<li>Maintainers: <a href="https://github.com/orgs/neovim/people">Neovim team</a></li>
49
<li>Maintainer notes: <a href="https://github.com/neovim/neovim/blob/master/MAINTAIN.md">MAINTAIN.md</a></li>
50
</ul>
0 commit comments