A Comment/Un-Comment plugin for OpenFOAM cases' files using short-key [Ctrl-C/X].
Plug 'TimoLin/foam-comments'
Highlighting OpenFOAM keywords for OpenFOAM cases' files.
Plug 'phresher/vim-openfoam'
Environment
- Ubuntu 18.04
- VIM 8.0
- Python 3.6.9
Add this to .vimrc
Plug 'Valloric/YouCompleteMe', { 'commit':'d98f896' }
Install/Compile:
python3 install.py --clangd-completer
Use YCM-Generator.