aboutsummaryrefslogtreecommitdiff
path: root/test/functional/shell/viml_system_spec.lua
diff options
context:
space:
mode:
authorMichael Reed <m.reed@mykolab.com>2015-02-20 16:54:21 -0500
committerMichael Reed <m.reed@mykolab.com>2015-04-08 23:05:39 -0400
commit0f6e25a9e4b1bdc9114d2acd5ceee1520b76e7aa (patch)
tree40caaabed5c7a10750a1ffb22f07c97cad2b1c9f /test/functional/shell/viml_system_spec.lua
parent6df132f4a40d84cce57db85c831384bfdcb2ab3e (diff)
downloadrneovim-0f6e25a9e4b1bdc9114d2acd5ceee1520b76e7aa.tar.gz
rneovim-0f6e25a9e4b1bdc9114d2acd5ceee1520b76e7aa.tar.bz2
rneovim-0f6e25a9e4b1bdc9114d2acd5ceee1520b76e7aa.zip
messages: Update common instances of Vim to Nvim #2031
Diffstat (limited to 'test/functional/shell/viml_system_spec.lua')
-rw-r--r--test/functional/shell/viml_system_spec.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/functional/shell/viml_system_spec.lua b/test/functional/shell/viml_system_spec.lua
index c9ae92048c..922770ad42 100644
--- a/test/functional/shell/viml_system_spec.lua
+++ b/test/functional/shell/viml_system_spec.lua
@@ -110,7 +110,7 @@ describe('system()', function()
~ |
~ |
~ |
- Type :quit<Enter> to exit Vim |
+ Type :quit<Enter> to exit Nvim |
]])
end)
end)
@@ -276,7 +276,7 @@ describe('systemlist()', function()
~ |
~ |
~ |
- Type :quit<Enter> to exit Vim |
+ Type :quit<Enter> to exit Nvim |
]])
end)
end)