diff options
Diffstat (limited to 'nvim/ftplugin/cpp.lua')
| -rw-r--r-- | nvim/ftplugin/cpp.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nvim/ftplugin/cpp.lua b/nvim/ftplugin/cpp.lua new file mode 100644 index 0000000..de0f9de --- /dev/null +++ b/nvim/ftplugin/cpp.lua | |||
| @@ -0,0 +1 @@ | |||
| vim.cmd.runtime("ftplugin/c.lua") | |||
