aboutsummaryrefslogtreecommitdiff
path: root/runtime/ftplugin/c.lua
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/ftplugin/c.lua')
-rw-r--r--runtime/ftplugin/c.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/ftplugin/c.lua b/runtime/ftplugin/c.lua
index 2695b642aa..6e68df18d0 100644
--- a/runtime/ftplugin/c.lua
+++ b/runtime/ftplugin/c.lua
@@ -11,4 +11,4 @@ if vim.fn.isdirectory('/usr/include') == 1 then
]])
end
-vim.b.undo_ftplugin = vim.b.undo_ftplugin .. '|setl path<'
+vim.b.undo_ftplugin = vim.b.undo_ftplugin .. ' | setl path<'