Open for-coursera opened 7 years ago
When defining our own javascript little helpers (like, js << EOF function foo() {....} EOF) in .vimperatorrc, is there a way for such a function to read an external JSON file?
js << EOF function foo() {....} EOF
.vimperatorrc
When defining our own javascript little helpers (like,
js << EOF function foo() {....} EOF
) in.vimperatorrc
, is there a way for such a function to read an external JSON file?