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:
parent
d5078268d0
commit
0b76ab242f
1 changed files with 0 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue