Refactor: Test & Doc: Remove test/vader_include and move DesignNotes to doc

- vader_include is declareing functions -> faster to load (parse) once in
vimrc
- DesignNotes is doc so goes to doc
This commit is contained in:
Tinmarino
2020-07-29 23:29:03 -04:00
parent 96232c0340
commit 2332dc1514
26 changed files with 260 additions and 281 deletions

View File

@ -1,4 +1,9 @@
Include: vader_includes/vader_setup.vader
# Link creation: my favorite (Tinmarino)
# You know, when pressing Enter:
# in mode normal, visual
# in OS windows, linux
# Seems easy but tests are reaaly needed here
# Link Normalisation {{{1
# And configuration
@ -363,5 +368,4 @@ Expect (Mediawiki links):
[[file.md]]
[[file.mw]]
Include: vader_includes/vader_teardown.vader
# vim: foldmethod=marker foldlevel=30