cabinfilm

git clone https://git.tarina.org/cabinfilm
Log | Files | Refs | README

README.md (470B)


      1 Join filmdev talk here !ZMtQAirXPfXKRgqhUL:matrix.tarina.org
      2 
      3 We have a dedicated vim config file in .vim folder. Copy it to your homefolder ~/
      4 or
      5 install it by running ./installfountain.sh
      6 
      7 Syntaxes used for screenwriting https://fountain.io
      8 Vim cheat sheet https://vimsheet.com
      9 
     10 VIM QUICK START 
     11 1. open screenplay in vim ```vim screenplay.fountain```
     12 2. press "i" to enable insert mode
     13 3. write changes
     14 4. press "ESC"
     15 5. write command ":wq" which mean write and quit