Add yesod syntax highlighting

pull/153/head
Barry Moore 2 years ago
parent 4ba0d973e9
commit b5cf22aeb5

@ -75,6 +75,8 @@ require('packer').startup(function(use)
}
use 'LnL7/vim-nix'
use 'alx741/yesod.vim'
use '5outh/yesod-routes.vim'
-- Add custom plugins to packer from ~/.config/nvim/lua/custom/plugins.lua
local has_plugins, plugins = pcall(require, 'custom.plugins')

Loading…
Cancel
Save