浏览代码

pin astronauta till we figure out the root cause (#1282)

Abouzar Parvan 3 年之前
父节点
当前提交
4f47e6cfe0
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lua/plugins.lua

+ 1 - 1
lua/plugins.lua

@@ -18,7 +18,7 @@ return {
 
   { "nvim-lua/popup.nvim" },
   { "nvim-lua/plenary.nvim" },
-  { "tjdevries/astronauta.nvim" },
+  { "tjdevries/astronauta.nvim", commit = "e69d7bdc4183047c4700427922c4a3cc1e3258c6" },
 
   -- Telescope
   {