Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
exectable->executable.
  • Loading branch information
baoist committed Apr 24, 2015
1 parent 03dfad3 commit 4ff3a7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -13,7 +13,7 @@ To take advantage of this method, you should launch Vim as a server. Some versi

`vim --servername superawesomename`

You will also need to define `vim_executable exectable_name` in your ~/.floorc file. If you use MacVim, your floorc should contain the line:
You will also need to define `vim_executable executable_name` in your ~/.floorc file. If you use MacVim, your floorc should contain the line:

`vim_executable mvim`

Expand Down

0 comments on commit 4ff3a7e

Please sign in to comment.