diff --git a/.vimrc b/.vimrc index b6d1e49..bb50f43 100644 --- a/.vimrc +++ b/.vimrc @@ -57,9 +57,6 @@ Plugin 'sheerun/vim-polyglot' " latex Plugin 'lervag/vimtex' -" promela syntax highlighting -Plugin 'vim-scripts/promela.vim' - " All of your Plugins must be added before the following line call vundle#end() " required filetype plugin indent on " required @@ -254,3 +251,4 @@ nmap r :ALEFindReferences nmap b :ALEFix nnoremap l :lnext nnoremap p :lprevious +