From 7f226a699ca5735c7a1a9fabf0bad4f4044ea336 Mon Sep 17 00:00:00 2001 From: Max Christian Pohle Date: Sun, 8 Apr 2018 00:31:45 +0200 Subject: Neovim tweaks, especially for deoplete as a replacement for YCM --- ftplugin/doxygen.vim | 1 + 1 file changed, 1 insertion(+) create mode 100644 ftplugin/doxygen.vim (limited to 'ftplugin') diff --git a/ftplugin/doxygen.vim b/ftplugin/doxygen.vim new file mode 100644 index 0000000..dd2cdf2 --- /dev/null +++ b/ftplugin/doxygen.vim @@ -0,0 +1 @@ +let g:load_doxygen_syntax=1 -- cgit v1.2.3