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