nvim: Drop purescript and erlang

We do not expect to be writing either of them anytime in the near
future.
This commit is contained in:
Sanchayan Maity 2020-10-23 13:32:22 +05:30
parent d5078268d0
commit 0b76ab242f

View file

@ -75,13 +75,6 @@ Plug 'godlygeek/tabular', { 'for': 'haskell' }
Plug 'ndmitchell/ghcid', { 'rtp': 'plugins/nvim' }
" For C, Lua and Rust
Plug 'nvim-treesitter/nvim-treesitter'
" Purescript
Plug 'purescript-contrib/purescript-vim'
" Erlang
Plug 'vim-erlang/vim-erlang-runtime', { 'for': 'erlang' }
Plug 'vim-erlang/vim-erlang-tags', { 'for': 'erlang' }
Plug 'vim-erlang/vim-erlang-omnicomplete', { 'for': 'erlang' }
Plug 'vim-erlang/vim-erlang-compiler', { 'for': 'erlang' }
" LaTeX
Plug 'lervag/vimtex'
" Dhall & nix