Viml: Difference between revisions

From wikinotes
No edit summary
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 2: Line 2:
a little ackward to work with.
a little ackward to work with.


= documentation =
= Documentation =
<blockquote>
{| class="wikitable"
{| class="wikitable"
|-
| <code>:help vim</code> || https://vimhelp.org/
| <code>:help vim</code> || https://vimhelp.org/
|-
|}
</blockquote><!-- Documentation -->
= Tutorials =
<blockquote>
{| class="wikitable"
|-
|-
| learn vimscript the hard way || http://learnvimscriptthehardway.stevelosh.com/
| learn vimscript the hard way || http://learnvimscriptthehardway.stevelosh.com/
|-
|}
|}
 
</blockquote><!-- Tutorials -->


= Intro/Reference =
= Intro/Reference =
<blockquote>
<blockquote>
{| class="wikitable"
{|
|-
|-
| [[viml projects]]
| [[viml projects]]
Line 21: Line 31:
= Libraries =
= Libraries =
<blockquote>
<blockquote>
{| class="wikitable"
{|
|-
|-
| [[viml builtin functions]]
| [[viml builtin functions]]
|-
| [[viml libraries]]
|-
|-
|}
|}
Line 56: Line 68:
= Features =
= Features =
<blockquote>
<blockquote>
{| class="wikitable"
{|
|-
|-
| [[viml commands]]
| [[viml commands]]
Line 73: Line 85:
|-
|-
| [[viml depencency management]]
| [[viml depencency management]]
|-
| [[viml functional]]
|-
|}
|}
</blockquote><!-- Features -->
</blockquote><!-- Features -->
Line 78: Line 93:
= Filetypes =
= Filetypes =
<blockquote>
<blockquote>
{| class="wikitable"
{|
|-
|-
| [[Vim helpfile syntax]]
| [[Vim helpfile syntax]]

Latest revision as of 12:40, 5 February 2023