nvim: plugins: Drop purescript-vim for PureScript syntax highlighting
This reverts 587d76d.
This commit is contained in:
parent
cf85dfa8ee
commit
d5a70895a5
1 changed files with 1 additions and 2 deletions
|
@ -29,6 +29,5 @@ require "paq" {
|
|||
'christoomey/vim-tmux-navigator' ,
|
||||
'windwp/nvim-autopairs' ,
|
||||
'gpanders/nvim-parinfer' ,
|
||||
'cbochs/portal.nvim' ,
|
||||
'purescript-contrib/purescript-vim'
|
||||
'cbochs/portal.nvim'
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue