Skip to content

Releases: thec1oud/dpg

v0.5.5-alpha.6

v0.5.5-alpha.6 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Aug 11:48
23dafcf

v0.5.5-alpha.5

v0.5.5-alpha.5 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Aug 11:30
94b1287

v0.5.5-alpha.4

v0.5.5-alpha.4 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Aug 09:21
be2b480

vscode-v0.5.2-alpha.12

Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Aug 09:02
1e4f39e

vscode-v0.5.2-alpha.11

Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Aug 09:00
ce889dd

nvim-v0.5.2-alpha.11

nvim-v0.5.2-alpha.11 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Aug 08:57
48b9bca

Install with any Neovim plugin manager pointing at the monorepo:

lazy.nvim

{
  "thec1oud/dpg",
  tag = "nvim-v0.5.2-alpha.11",
  subdir = "plugins/nvim",
  config = function() require("dpg").setup() end,
}

packer.nvim

use { "thec1oud/dpg", tag = "nvim-v0.5.2-alpha.11", rtp = "plugins/nvim" }

Full Changelog: lsp-v0.5.5-alpha.2...nvim-v0.5.2-alpha.11

lsp-v0.5.5-alpha.3

lsp-v0.5.5-alpha.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Aug 09:01
a71fa93

lsp-v0.5.5-alpha.2

lsp-v0.5.5-alpha.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Aug 09:01
ffa7ed2

grammar-v0.5.2-alpha.15

Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Aug 11:16
c254bfe

grammar-v0.5.2-alpha.14

Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Aug 11:09
948b515