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:
@@ -1,4 +1,4 @@
|
||||
Include: vader_includes/vader_setup.vader
|
||||
# List indentation <= shiftwidth
|
||||
|
||||
Execute (Create temp directory):
|
||||
silent execute '!mkdir -p $HOME/list_margin/'
|
||||
@@ -105,4 +105,4 @@ Expect (Links with margin == 5):
|
||||
Execute (Return to default location & cleanup):
|
||||
cd /testplugin
|
||||
|
||||
Include: vader_includes/vader_teardown.vader
|
||||
# vim: sw=2:foldlevel=30:foldmethod=indent:
|
||||
|
||||
Reference in New Issue
Block a user