diff --git a/notes.md b/notes.md new file mode 100644 index 0000000..486f903 --- /dev/null +++ b/notes.md @@ -0,0 +1,20 @@ +# Notes + +This file is for testing to see if it's possible to edit in vi somehow. + +## A Section + +- here's a list +- with some entries +- to see how this goes + +## Next Section + +Here I am editing this in iVim. + +- [ ] Will it share back correctly? +- [ ] If it shares back correctly, can I view more than one of these in separate windows? + +Well, it does make a window, but it looks like it puts the files in tabs in those windows. + +Yo!