return {
	lsp = {
		name = 'fish-lsp',
		cmd = { 'fish-lsp', 'start' }
	}
}