wbthomason / packer.nvim

A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config
MIT License
7.88k stars 265 forks source link

Invalid key 'noautocmd' #389

Closed mcauley-penney closed 3 years ago

mcauley-penney commented 3 years ago

I looked but did not see a duplicate. If I have missed one, I sincerely apologize.

Edit: reversing 3715ce4 (removing the noautocmd line) allows those commands to work again.

Steps to reproduce

Using "PackerSync" or "PackerUpdate" produces the error

Actual behaviour

Packer_noautocmd

Expected behaviour

packer files

Plugin specification file(s) Plugin configuration: https://github.com/McAuleyPenney/dotfiles/blob/main/nvim/Lua_build/lua/plugs/plugins.lua
packer log file Post the contents of ~/.cache/nvim/packer.nvim.log here: [INFO Sat 05 Jun 2021 10:33:44 AM MST] .../site/pack/packer/start/packer.nvim/lua/packer/clean.lua:79: Already clean! [DEBUG Sat 05 Jun 2021 10:33:44 AM MST] ...site/pack/packer/start/packer.nvim/lua/packer/update.lua:80: Updated rrethy/vim-illuminate: { err = {}, messages = { "daa49da Don't restart autocmd when moving cursor if paused (2 days ago)\n4a03a5d Refresh highlighting when unpausing (3 days ago)", "2b3fcab Add illuminate.toggle_pause() (3 days ago)" }, output = { "remote: Enumerating objects: 18, done. \nremote: Counting objects: 5% (1/18) \rremote: Counting objects: 11% (2/18) \rremote: Counting objects: 16% (3/18) \rremote: Counting objects: 22% (4/18) \rremote: Counting objects: 27% (5/18) \rremote: Counting objects: 33% (6/18) \rremote: Counting objects: 38% (7/18) \rremote: Counting objects: 44% (8/18) \rremote: Counting objects: 50% (9/18) \rremote: Counting objects: 55% (10/18) \rremote: Counting objects: 61% (11/18) \rremote: Counting objects: 66% (12/18) \rremote: Counting objects: 72% (13/18) \rremote: Counting objects: 77% (14/18) \rremote: Counting objects: 83% (15/18) \rremote: Counting objects: 88% (16/18) \rremote: Counting objects: 94% (17/18) \rremote: Counting objects: 100% (18/18) \rremote: Counting objects: 100% (18/18), done. \nremote: Compressing objects: 20% (1/5) \rremote: Compressing objects: 40% (2/5) \rremote: Compressing objects: 60% (3/5) \rremote: Compressing objects: 80% (4/5) \rremote: Compressing objects: 100% (5/5) \rremote: Compressing objects: 100% (5/5), done.", "remote: Total 14 (delta 7), reused 12 (delta 5), pack-reused 0", "From https://github.com/rrethy/vim-illuminate\n 20707bb..daa49da master -> origin/master", "Updating 20707bb..daa49da\nFast-forward", "doc/illuminate.txt | 5 +++++\n lua/illuminate.lua | 40 +++++++++++++++++++++++++++++-----------\n 2 files changed, 34 insertions(+), 11 deletions(-)" }, revs = { "20707bb", "daa49da" } } [DEBUG Sat 05 Jun 2021 10:33:44 AM MST] ...site/pack/packer/start/packer.nvim/lua/packer/update.lua:80: Updated wbthomason/packer.nvim: { err = {}, messages = { "3715ce4 Fix #354: use noautocmd in nvim_open_win call (3 days ago)" }, output = { "remote: Enumerating objects: 5, done. \nremote: Counting objects: 20% (1/5) \rremote: Counting objects: 40% (2/5) \rremote: Counting objects: 60% (3/5) \rremote: Counting objects: 80% (4/5) \rremote: Counting objects: 100% (5/5) \rremote: Counting objects: 100% (5/5), done. \nremote: Compressing objects: 50% (1/2) \rremote: Compressing objects: 100% (2/2) \rremote: Compressing objects: 100% (2/2), done.", "remote: Total 5 (delta 3), reused 5 (delta 3), pack-reused 0", "From https://github.com/wbthomason/packer.nvim\n a5f3d1a..3715ce4 master -> origin/master", "Updating a5f3d1a..3715ce4\nFast-forward", "lua/packer/display.lua | 3 ++-\n 1 file changed, 2 insertions(+), 1 deletion(-)" }, revs = { "a5f3d1a", "3715ce4" } } [DEBUG Sat 05 Jun 2021 10:33:44 AM MST] ...site/pack/packer/start/packer.nvim/lua/packer/update.lua:80: Updated neovim/nvim-lspconfig: { err = {}, messages = { "62c0424 Merge pull request #950 from gwerbin/master (2 days ago)", "2fad63b Add Crystalline (Crystal) (2 days ago)" }, output = { "remote: Enumerating objects: 9, done. \nremote: Counting objects: 11% (1/9) \rremote: Counting objects: 22% (2/9) \rremote: Counting objects: 33% (3/9) \rremote: Counting objects: 44% (4/9) \rremote: Counting objects: 55% (5/9) \rremote: Counting objects: 66% (6/9) \rremote: Counting objects: 77% (7/9) \rremote: Counting objects: 88% (8/9) \rremote: Counting objects: 100% (9/9) \rremote: Counting objects: 100% (9/9), done. \nremote: Compressing objects: 25% (1/4) \rremote: Compressing objects: 50% (2/4) \rremote: Compressing objects: 75% (3/4) \rremote: Compressing objects: 100% (4/4) \rremote: Compressing objects: 100% (4/4), done.", "remote: Total 6 (delta 2), reused 5 (delta 2), pack-reused 0", "From https://github.com/neovim/nvim-lspconfig\n 29ea30f..62c0424 master -> origin/master", "Updating 29ea30f..62c0424\nFast-forward", "lua/lspconfig/crystalline.lua | 24 ++++++++++++++++++++++++\n 1 file changed, 24 insertions(+)\n create mode 100644 lua/lspconfig/crystalline.lua" }, revs = { "29ea30f", "62c0424" } } [DEBUG Sat 05 Jun 2021 10:33:44 AM MST] ...site/pack/packer/start/packer.nvim/lua/packer/update.lua:88: Failed to update ray-x/lsp_signature.nvim: { data = { data = { exit_code = 128, signal = 0 }, msg = "Error pulling updates for ray-x/lsp_signature.nvim: remote: Enumerating objects: 230, done. \nremote: Counting objects: 0% (1/229) \rremote: Counting objects: 1% (3/229) \rremote: Counting objects: 2% (5/229) \rremote: Counting objects: 3% (7/229) \rremote: Counting objects: 4% (10/229) \rremote: Counting objects: 5% (12/229) \rremote: Counting objects: 6% (14/229) \rremote: Counting objects: 7% (17/229) \rremote: Counting objects: 8% (19/229)\nremote: Counting objects: 9% (21/229) \rremote: Counting objects: 10% (23/229) \rremote: Counting objects: 11% (26/229) \rremote: Counting objects: 12% (28/229) \rremote: Counting objects: 13% (30/229) \rremote: Counting objects: 14% (33/229) \rremote: Counting objects: 15% (35/229) \rremote: Counting objects: 16% (37/229) \rremote: Counting objects: 17% (39/229) \rremote: Counting objects: 18% (42/229) \rremote: Counting objects: 19% (44/229) \rremote: Counting objects: 20% (46/229) \rremote: Counting objects: 21% (49/229) \rremote: Counting objects: 22% (51/229) \rremote: Counting objects: 23% (53/229) \rremote: Counting objects: 24% (55/229) \rremote: Counting objects: 25% (58/229) \rremote: Counting objects: 26% (60/229) \rremote: Counting objects: 27% (62/229) \rremote: Counting objects: 28% (65/229) \rremote: Counting objects: 29% (67/229) \rremote: Counting objects: 30% (69/229) \rremote: Counting objects: 31% (71/229) \rremote: Counting objects: 32% (74/229) \rremote: Counting objects: 33% (76/229) \rremote: Counting objects: 34% (78/229) \rremote: Counting objects: 35% (81/229) \rremote: Counting objects: 36% (83/229) \rremote: Counting objects: 37% (85/229) \rremote: Counting objects: 38% (88/229) \rremote: Counting objects: 39% (90/229) \rremote: Counting objects: 40% (92/229) \rremote: Counting objects: 41% (94/229) \rremote: Counting objects: 42% (97/229) \rremote: Counting objects: 43% (99/229) \rremote: Counting objects: 44% (101/229) \rremote: Counting objects: 45% (104/229) \rremote: Counting objects: 46% (106/229) \rremote: Counting objects: 47% (108/229) \rremote: Counting objects: 48% (110/229) \rremote: Counting objects: 49% (113/229) \rremote: Counting objects: 50% (115/229) \rremote: Counting objects: 51% (117/229) \rremote: Counting objects: 52% (120/229) \rremote: Counting objects: 53% (122/229) \rremote: Counting objects: 54% (124/229) \rremote: Counting objects: 55% (126/229) \rremote: Counting objects: 56% (129/229) \rremote: Counting objects: 57% (131/229) \rremote: Counting objects: 58% (133/229) \rremote: Counting objects: 59% (136/229) \rremote: Counting objects: 60% (138/229) \rremote: Counting objects: 61% (140/229) \rremote: Counting objects: 62% (142/229)\nremote: Counting objects: 63% (145/229) \rremote: Counting objects: 64% (147/229) \rremote: Counting objects: 65% (149/229) \rremote: Counting objects: 66% (152/229) \rremote: Counting objects: 67% (154/229) \rremote: Counting objects: 68% (156/229) \rremote: Counting objects: 69% (159/229) \rremote: Counting objects: 70% (161/229) \rremote: Counting objects: 71% (163/229) \rremote: Counting objects: 72% (165/229) \rremote: Counting objects: 73% (168/229) \rremote: Counting objects: 74% (170/229) \rremote: Counting objects: 75% (172/229) \rremote: Counting objects: 76% (175/229) \rremote: Counting objects: 77% (177/229) \rremote: Counting objects: 78% (179/229) \rremote: Counting objects: 79% (181/229) \rremote: Counting objects: 80% (184/229) \rremote: Counting objects: 81% (186/229) \rremote: Counting objects: 82% (188/229) \rremote: Counting objects: 83% (191/229) \rremote: Counting objects: 84% (193/229) \rremote: Counting objects: 85% (195/229) \rremote: Counting objects: 86% (197/229) \rremote: Counting objects: 87% (200/229) \rremote: Counting objects: 88% (202/229) \rremote: Counting objects: 89% (204/229) \rremote: Counting objects: 90% (207/229) \rremote: Counting objects: 91% (209/229) \rremote: Counting objects: 92% (211/229) \rremote: Counting objects: 93% (213/229) \rremote: Counting objects: 94% (216/229) \rremote: Counting objects: 95% (218/229) \rremote: Counting objects: 96% (220/229) \rremote: Counting objects: 97% (223/229) \rremote: Counting objects: 98% (225/229) \rremote: Counting objects: 99% (227/229) \rremote: Counting objects: 100% (229/229) \rremote: Counting objects: 100% (229/229), done. \nremote: Compressing objects: 0% (1/107)\nremote: Compressing objects: 1% (2/107) \rremote: Compressing objects: 2% (3/107) \rremote: Compressing objects: 3% (4/107) \rremote: Compressing objects: 4% (5/107) \rremote: Compressing objects: 5% (6/107) \rremote: Compressing objects: 6% (7/107) \rremote: Compressing objects: 7% (8/107) \rremote: Compressing objects: 8% (9/107) \rremote: Compressing objects: 9% (10/107) \rremote: Compressing objects: 10% (11/107) \rremote: Compressing objects: 11% (12/107) \rremote: Compressing objects: 12% (13/107) \rremote: Compressing objects: 13% (14/107) \rremote: Compressing objects: 14% (15/107) \rremote: Compressing objects: 15% (17/107) \rremote: Compressing objects: 16% (18/107) \rremote: Compressing objects: 17% (19/107) \rremote: Compressing objects: 18% (20/107) \rremote: Compressing objects: 19% (21/107) \rremote: Compressing objects: 20% (22/107) \rremote: Compressing objects: 21% (23/107) \rremote: Compressing objects: 22% (24/107)\nremote: Compressing objects: 23% (25/107) \rremote: Compressing objects: 24% (26/107) \rremote: Compressing objects: 25% (27/107) \rremote: Compressing objects: 26% (28/107) \rremote: Compressing objects: 27% (29/107) \rremote: Compressing objects: 28% (30/107) \rremote: Compressing objects: 29% (32/107) \rremote: Compressing objects: 30% (33/107) \rremote: Compressing objects: 31% (34/107) \rremote: Compressing objects: 32% (35/107) \rremote: Compressing objects: 33% (36/107) \rremote: Compressing objects: 34% (37/107) \rremote: Compressing objects: 35% (38/107) \rremote: Compressing objects: 36% (39/107) \rremote: Compressing objects: 37% (40/107) \rremote: Compressing objects: 38% (41/107) \rremote: Compressing objects: 39% (42/107) \rremote: Compressing objects: 40% (43/107) \rremote: Compressing objects: 41% (44/107) \rremote: Compressing objects: 42% (45/107) \rremote: Compressing objects: 43% (47/107) \rremote: Compressing objects: 44% (48/107) \rremote: Compressing objects: 45% (49/107) \rremote: Compressing objects: 46% (50/107) \rremote: Compressing objects: 47% (51/107) \rremote: Compressing objects: 48% (52/107) \rremote: Compressing objects: 49% (53/107) \rremote: Compressing objects: 50% (54/107) \rremote: Compressing objects: 51% (55/107) \rremote: Compressing objects: 52% (56/107) \rremote: Compressing objects: 53% (57/107) \rremote: Compressing objects: 54% (58/107) \rremote: Compressing objects: 55% (59/107) \rremote: Compressing objects: 56% (60/107) \rremote: Compressing objects: 57% (61/107) \rremote: Compressing objects: 58% (63/107) \rremote: Compressing objects: 59% (64/107) \rremote: Compressing objects: 60% (65/107) \rremote: Compressing objects: 61% (66/107) \rremote: Compressing objects: 62% (67/107) \rremote: Compressing objects: 63% (68/107) \rremote: Compressing objects: 64% (69/107) \rremote: Compressing objects: 65% (70/107) \rremote: Compressing objects: 66% (71/107) \rremote: Compressing objects: 67% (72/107) \rremote: Compressing objects: 68% (73/107) \rremote: Compressing objects: 69% (74/107) \rremote: Compressing objects: 70% (75/107) \rremote: Compressing objects: 71% (76/107) \rremote: Compressing objects: 72% (78/107) \rremote: Compressing objects: 73% (79/107) \rremote: Compressing objects: 74% (80/107) \rremote: Compressing objects: 75% (81/107) \rremote: Compressing objects: 76% (82/107) \rremote: Compressing objects: 77% (83/107) \rremote: Compressing objects: 78% (84/107) \rremote: Compressing objects: 79% (85/107) \rremote: Compressing objects: 80% (86/107) \rremote: Compressing objects: 81% (87/107) \rremote: Compressing objects: 82% (88/107) \rremote: Compressing objects: 83% (89/107) \rremote: Compressing objects: 84% (90/107) \rremote: Compressing objects: 85% (91/107) \rremote: Compressing objects: 86% (93/107) \rremote: Compressing objects: 87% (94/107) \rremote: Compressing objects: 88% (95/107) \rremote: Compressing objects: 89% (96/107) \rremote: Compressing objects: 90% (97/107) \rremote: Compressing objects: 91% (98/107) \rremote: Compressing objects: 92% (99/107) \rremote: Compressing objects: 93% (100/107) \rremote: Compressing objects: 94% (101/107) \rremote: Compressing objects: 95% (102/107) \rremote: Compressing objects: 96% (103/107) \rremote: Compressing objects: 97% (104/107) \rremote: Compressing objects: 98% (105/107) \rremote: Compressing objects: 99% (106/107) \rremote: Compressing objects: 100% (107/107) \rremote: Compressing objects: 100% (107/107), done.\nReceiving objects: 0% (1/220)\nReceiving objects: 1% (3/220)\rReceiving objects: 2% (5/220)\rReceiving objects: 3% (7/220)\rReceiving objects: 4% (9/220)\rReceiving objects: 5% (11/220)\rReceiving objects: 6% (14/220)\nReceiving objects: 7% (16/220)\rReceiving objects: 8% (18/220)\rReceiving objects: 9% (20/220)\nReceiving objects: 10% (22/220)\rReceiving objects: 11% (25/220)\rReceiving objects: 12% (27/220)\nReceiving objects: 13% (29/220)\rReceiving objects: 14% (31/220)\rReceiving objects: 15% (33/220)\rReceiving objects: 16% (36/220)\rReceiving objects: 17% (38/220)\rReceiving objects: 18% (40/220)\rReceiving objects: 19% (42/220)\rReceiving objects: 20% (44/220)\nReceiving objects: 21% (47/220)\nremote: Total 220 (delta 103), reused 214 (delta 101), pack-reused 0 \nReceiving objects: 22% (49/220)\nReceiving objects: 23% (51/220)\rReceiving objects: 24% (53/220)\rReceiving objects: 25% (55/220)\rReceiving objects: 26% (58/220)\nReceiving objects: 27% (60/220)\rReceiving objects: 28% (62/220)\nReceiving objects: 29% (64/220)\nReceiving objects: 30% (66/220)\rReceiving objects: 31% (69/220)\rReceiving objects: 32% (71/220)\rReceiving objects: 33% (73/220)\nReceiving objects: 34% (75/220)\rReceiving objects: 35% (77/220)\rReceiving objects: 36% (80/220)\rReceiving objects: 37% (82/220)\rReceiving objects: 38% (84/220)\rReceiving objects: 39% (86/220)\nReceiving objects: 40% (88/220)\rReceiving objects: 41% (91/220)\rReceiving objects: 42% (93/220)\nReceiving objects: 43% (95/220)\rReceiving objects: 44% (97/220)\rReceiving objects: 45% (99/220)\nReceiving objects: 46% (102/220)\rReceiving objects: 47% (104/220)\rReceiving objects: 48% (106/220)\rReceiving objects: 49% (108/220)\rReceiving objects: 50% (110/220)\nReceiving objects: 51% (113/220)\rReceiving objects: 52% (115/220)\rReceiving objects: 53% (117/220)\rReceiving objects: 54% (119/220)\rReceiving objects: 55% (121/220)\rReceiving objects: 56% (124/220)\rReceiving objects: 57% (126/220)\rReceiving objects: 58% (128/220)\rReceiving objects: 59% (130/220)\rReceiving objects: 60% (132/220)\rReceiving objects: 61% (135/220)\nReceiving objects: 62% (137/220)\rReceiving objects: 63% (139/220)\rReceiving objects: 64% (141/220)\rReceiving objects: 65% (143/220)\rReceiving objects: 66% (146/220)\rReceiving objects: 67% (148/220)\rReceiving objects: 68% (150/220)\rReceiving objects: 69% (152/220)\rReceiving objects: 70% (154/220)\rReceiving objects: 71% (157/220)\rReceiving objects: 72% (159/220)\nReceiving objects: 73% (161/220)\rReceiving objects: 74% (163/220)\rReceiving objects: 75% (165/220)\nReceiving objects: 76% (168/220)\rReceiving objects: 77% (170/220)\rReceiving objects: 78% (172/220)\nReceiving objects: 79% (174/220)\rReceiving objects: 80% (176/220)\rReceiving objects: 81% (179/220)\nReceiving objects: 82% (181/220)\rReceiving objects: 83% (183/220)\rReceiving objects: 84% (185/220)\nReceiving objects: 85% (187/220)\rReceiving objects: 86% (190/220)\rReceiving objects: 87% (192/220)\rReceiving objects: 88% (194/220)\rReceiving objects: 89% (196/220)\nReceiving objects: 90% (198/220)\rReceiving objects: 91% (201/220)\rReceiving objects: 92% (203/220)\rReceiving objects: 93% (205/220)\rReceiving objects: 94% (207/220)\rReceiving objects: 95% (209/220)\rReceiving objects: 96% (212/220)\nReceiving objects: 97% (214/220)\rReceiving objects: 98% (216/220)\rReceiving objects: 99% (218/220)\rReceiving objects: 100% (220/220)\nReceiving objects: 100% (220/220), 27.04 KiB | 1.80 MiB/s, done.\nResolving deltas: 0% (0/103)\nResolving deltas: 1% (2/103)\nResolving deltas: 2% (3/103)\rResolving deltas: 3% (4/103)\rResolving deltas: 4% (5/103)\rResolving deltas: 5% (6/103)\rResolving deltas: 6% (7/103)\rResolving deltas: 7% (8/103)\rResolving deltas: 8% (9/103)\rResolving deltas: 9% (10/103)\rResolving deltas: 10% (11/103)\nResolving deltas: 11% (12/103)\rResolving deltas: 12% (13/103)\rResolving deltas: 13% (14/103)\rResolving deltas: 14% (15/103)\rResolving deltas: 15% (16/103)\rResolving deltas: 16% (17/103)\rResolving deltas: 18% (19/103)\rResolving deltas: 19% (20/103)\rResolving deltas: 20% (21/103)\rResolving deltas: 21% (22/103)\rResolving deltas: 22% (23/103)\rResolving deltas: 23% (24/103)\nResolving deltas: 24% (25/103)\rResolving deltas: 25% (26/103)\rResolving deltas: 26% (27/103)\rResolving deltas: 27% (28/103)\rResolving deltas: 28% (29/103)\rResolving deltas: 29% (30/103)\rResolving deltas: 30% (31/103)\rResolving deltas: 31% (32/103)\rResolving deltas: 32% (33/103)\nResolving deltas: 33% (34/103)\rResolving deltas: 34% (36/103)\nResolving deltas: 35% (37/103)\rResolving deltas: 36% (38/103)\nResolving deltas: 37% (39/103)\rResolving deltas: 38% (40/103)\nResolving deltas: 39% (41/103)\nResolving deltas: 40% (42/103)\nResolving deltas: 41% (43/103)\nResolving deltas: 42% (44/103)\nResolving deltas: 43% (45/103)\rResolving deltas: 44% (46/103)\rResolving deltas: 45% (47/103)\nResolving deltas: 46% (48/103)\rResolving deltas: 47% (49/103)\rResolving deltas: 48% (50/103)\rResolving deltas: 49% (51/103)\rResolving deltas: 50% (52/103)\nResolving deltas: 51% (53/103)\nResolving deltas: 52% (54/103)\nResolving deltas: 53% (55/103)\rResolving deltas: 54% (56/103)\nResolving deltas: 55% (57/103)\nResolving deltas: 56% (58/103)\rResolving deltas: 57% (59/103)\rResolving deltas: 58% (60/103)\nResolving deltas: 59% (61/103)\nResolving deltas: 60% (62/103)\rResolving deltas: 61% (63/103)\rResolving deltas: 62% (64/103)\rResolving deltas: 63% (65/103)\rResolving deltas: 64% (66/103)\nResolving deltas: 65% (67/103)\rResolving deltas: 66% (68/103)\nResolving deltas: 67% (70/103)\nResolving deltas: 68% (71/103)\rResolving deltas: 69% (72/103)\nResolving deltas: 70% (73/103)\rResolving deltas: 71% (74/103)\nResolving deltas: 72% (75/103)\rResolving deltas: 73% (76/103)\rResolving deltas: 74% (77/103)\nResolving deltas: 75% (78/103)\rResolving deltas: 76% (79/103)\nResolving deltas: 77% (80/103)\nResolving deltas: 78% (81/103)\nResolving deltas: 79% (82/103)\rResolving deltas: 80% (83/103)\nResolving deltas: 81% (84/103)\nResolving deltas: 82% (85/103)\rResolving deltas: 83% (86/103)\nResolving deltas: 84% (87/103)\nResolving deltas: 85% (88/103)\rResolving deltas: 86% (89/103)\nResolving deltas: 87% (90/103)\nResolving deltas: 88% (91/103)\nResolving deltas: 89% (92/103)\nResolving deltas: 90% (93/103)\nResolving deltas: 91% (94/103)\nResolving deltas: 92% (95/103)\rResolving deltas: 93% (96/103)\nResolving deltas: 94% (97/103)\nResolving deltas: 95% (98/103)\rResolving deltas: 96% (99/103)\nResolving deltas: 97% (100/103)\nResolving deltas: 98% (101/103)\nResolving deltas: 99% (102/103)\nResolving deltas: 100% (103/103)\rResolving deltas: 100% (103/103), completed with 6 local objects.\nFrom https://github.com/ray-x/lsp_signature.nvim\n 33f595c..5aca93b master -> origin/master\nfatal: refusing to merge unrelated histories" }, msg = "Error checking updated commit for ray-x/lsp_signature.nvim: cf0090c" } [INFO Sat 05 Jun 2021 10:33:44 AM MST] ...e/nvim/site/pack/packer/start/packer.nvim/lua/packer.lua:491: Finished compiling lazy-loaders! [INFO Sat 05 Jun 2021 10:33:44 AM MST] ...ack/packer/start/packer.nvim/lua/packer/plugin_utils.lua:84: Updating helptags for /home/j/.local/share/nvim/site/pack/packer/start/vim-illuminate/doc [WARN Sat 05 Jun 2021 10:34:14 AM MST] ...ite/pack/packer/start/packer.nvim/lua/packer/display.lua:491: No plugin selected! [INFO Sat 05 Jun 2021 11:10:16 AM MST] ...e/nvim/site/pack/packer/start/packer.nvim/lua/packer.lua:491: Finished compiling lazy-loaders!
packer compiled file Post the contents of `packer_compiled.vim` here: " Automatically generated packer.nvim plugin loader code if !has('nvim-0.5') echohl WarningMsg echom "Invalid Neovim version for packer.nvim!" echohl None finish endif packadd packer.nvim try lua << END local time local profile_info local should_profile = false if should_profile then local hrtime = vim.loop.hrtime profile_info = {} time = function(chunk, start) if start then profile_info[chunk] = hrtime() else profile_info[chunk] = (hrtime() - profile_info[chunk]) / 1e6 end end else time = function(chunk, start) end end local function save_profiles(threshold) local sorted_times = {} for chunk_name, time_taken in pairs(profile_info) do sorted_times[#sorted_times + 1] = {chunk_name, time_taken} end table.sort(sorted_times, function(a, b) return a[2] > b[2] end) local results = {} for i, elem in ipairs(sorted_times) do if not threshold or threshold and elem[2] > threshold then results[i] = elem[1] .. ' took ' .. elem[2] .. 'ms' end end _G._packer = _G._packer or {} _G._packer.profile_output = results end time("Luarocks path setup", true) local package_path_str = "/home/j/.cache/nvim/packer_hererocks/2.1.0-beta3/share/lua/5.1/?.lua;/home/j/.cache/nvim/packer_hererocks/2.1.0-beta3/share/lua/5.1/?/init.lua;/home/j/.cache/nvim/packer_hererocks/2.1.0-beta3/lib/luarocks/rocks-5.1/?.lua;/home/j/.cache/nvim/packer_hererocks/2.1.0-beta3/lib/luarocks/rocks-5.1/?/init.lua" local install_cpath_pattern = "/home/j/.cache/nvim/packer_hererocks/2.1.0-beta3/lib/lua/5.1/?.so" if not string.find(package.path, package_path_str, 1, true) then package.path = package.path .. ';' .. package_path_str end if not string.find(package.cpath, install_cpath_pattern, 1, true) then package.cpath = package.cpath .. ';' .. install_cpath_pattern end time("Luarocks path setup", false) time("try_loadstring definition", true) local function try_loadstring(s, component, name) local success, result = pcall(loadstring(s)) if not success then print('Error running ' .. component .. ' for ' .. name) error(result) end return result end time("try_loadstring definition", false) time("Defining packer_plugins", true) _G.packer_plugins = { ["lsp_signature.nvim"] = { loaded = true, path = "/home/j/.local/share/nvim/site/pack/packer/start/lsp_signature.nvim" }, ["lspsaga.nvim"] = { loaded = true, path = "/home/j/.local/share/nvim/site/pack/packer/start/lspsaga.nvim" }, ["markdown-preview.nvim"] = { config = { "\27LJ\2\n¡\1\0\0\2\0\b\0\0176\0\0\0009\0\1\0)\1\1\0=\1\2\0006\0\0\0009\0\1\0)\1\1\0=\1\3\0006\0\0\0009\0\1\0'\1\5\0=\1\4\0006\0\0\0009\0\1\0'\1\a\0=\1\6\0K\0\1\0\15${name}.md\20mkdp_page_title\ffirefox\17mkdp_browser\20mkdp_auto_close\20mkdp_auto_start\6g\bvim\0" }, loaded = true, path = "/home/j/.local/share/nvim/site/pack/packer/start/markdown-preview.nvim" }, ["nvim-compe"] = { config = { "\27LJ\2\nÚ\2\0\0\5\0\b\0\v6\0\0\0'\2\1\0B\0\2\0029\0\2\0005\2\3\0005\3\4\0005\4\5\0=\4\6\3=\3\a\2B\0\2\1K\0\1\0\vsource\rnvim_lua\1\0\2\venable\2\rpriority\3‘N\1\0\a\nvsnip\2\nspell\2\rnvim_lsp\2\nemoji\2\tcalc\2\vbuffer\2\tpath\2\1\0\f\ndebug\1\17autocomplete\2\fenabled\2\15min_length\3\1\18documentation\2\19max_menu_width\3d\19max_kind_width\3d\19max_abbr_width\3d\21incomplete_delay\3d\19source_timeout\3È\1\18throttle_time\3P\14preselect\venable\nsetup\ncompe\frequire\0" }, loaded = true, path = "/home/j/.local/share/nvim/site/pack/packer/start/nvim-compe" }, ["nvim-lspconfig"] = { loaded = true, path = "/home/j/.local/share/nvim/site/pack/packer/start/nvim-lspconfig" }, ["packer.nvim"] = { loaded = true, path = "/home/j/.local/share/nvim/site/pack/packer/start/packer.nvim" }, ["registers.nvim"] = { loaded = true, path = "/home/j/.local/share/nvim/site/pack/packer/start/registers.nvim" }, ["specs.nvim"] = { loaded = true, path = "/home/j/.local/share/nvim/site/pack/packer/start/specs.nvim" }, ["todo-comments.nvim"] = { config = { "\27LJ\2\n´\5\0\0\6\0001\00076\0\0\0'\2\1\0B\0\2\0029\0\2\0005\2\14\0005\3\4\0005\4\3\0=\4\5\0035\4\6\0=\4\a\0035\4\b\0=\4\t\0035\4\n\0=\4\v\0035\4\f\0=\4\r\3=\3\15\0025\3\17\0005\4\16\0=\4\18\0035\4\19\0=\4\20\0035\4\21\0=\4\22\0035\4\23\0005\5\24\0=\5\25\4=\4\26\0035\4\27\0=\4\28\0035\4\29\0=\4\30\0035\4\31\0=\4 \0035\4!\0=\4\"\0035\4#\0005\5$\0=\5\25\4=\4%\0035\4&\0005\5'\0=\5\25\4=\4(\0035\4)\0=\4*\0035\4+\0=\4,\0035\4-\0005\5.\0=\5\25\4=\4/\3=\0030\2B\0\2\1K\0\1\0\rkeywords\tWARN\1\3\0\0\fWARNING\bXXX\1\0\1\ncolor\fwarning\tTODO\1\0\1\ncolor\tinfo\tTEST\1\0\1\ncolor\tinfo\tPERF\1\2\0\0\nOPTIM\1\0\1\ncolor\nother\tNOTE\1\2\0\0\tINFO\1\0\1\ncolor\thint\tHACK\1\0\1\ncolor\fwarning\tFEAT\1\0\1\ncolor\thint\tDONE\1\0\1\ncolor\thint\tDOCS\1\0\1\ncolor\tinfo\bBUG\balt\1\4\0\0\nFIXME\bFIX\nISSUE\1\0\1\ncolor\nerror\bMED\1\0\1\ncolor\fwarning\bLOW\1\0\1\ncolor\thint\tHIGH\1\0\0\1\0\1\ncolor\nerror\vcolors\1\0\1\nsigns\1\fwarning\1\2\0\0\f#FBBF24\tinfo\1\2\0\0\f#2563EB\thint\1\2\0\0\f#10B981\nerror\1\2\0\0\f#DC2626\nother\1\0\0\1\2\0\0\f#7C3AED\nsetup\18todo-comments\frequire\0" }, loaded = true, path = "/home/j/.local/share/nvim/site/pack/packer/start/todo-comments.nvim" }, ["vim-hexokinase"] = { config = { "\27LJ\2\nÄ\1\0\0\2\0\b\0\r6\0\0\0009\0\1\0005\1\3\0=\1\2\0006\0\0\0009\0\1\0'\1\5\0=\1\4\0006\0\0\0009\0\1\0005\1\a\0=\1\6\0K\0\1\0\1\a\0\0\rfull_hex\15triple_hex\brgb\trgba\bhsl\thsla\29Hexokinase_optInPatterns\t█ \27Hexokinase_virtualText\1\2\0\0\fvirtual\28Hexokinase_highlighters\6g\bvim\0" }, loaded = true, path = "/home/j/.local/share/nvim/site/pack/packer/start/vim-hexokinase" }, ["vim-illuminate"] = { config = { "\27LJ\2\nb\0\0\2\0\4\0\t6\0\0\0009\0\1\0)\1,\1=\1\2\0006\0\0\0009\0\1\0)\1\0\0=\1\3\0K\0\1\0$Illuminate_highlightUnderCursor\21Illuminate_delay\6g\bvim\0" }, loaded = true, path = "/home/j/.local/share/nvim/site/pack/packer/start/vim-illuminate" }, ["vim-mundo"] = { config = { "\27LJ\2\n´\1\0\0\2\0\a\0\0216\0\0\0009\0\1\0)\1d\0=\1\2\0006\0\0\0009\0\1\0)\1\0\0=\1\3\0006\0\0\0009\0\1\0)\0012\0=\1\4\0006\0\0\0009\0\1\0)\1\1\0=\1\5\0006\0\0\0009\0\1\0)\1(\0=\1\6\0K\0\1\0\16mundo_width\16mundo_right\25mundo_preview_height\17mundo_header\29mundo_auto_preview_delay\6g\bvim\0" }, loaded = true, path = "/home/j/.local/share/nvim/site/pack/packer/start/vim-mundo" }, ["vim-signature"] = { loaded = true, path = "/home/j/.local/share/nvim/site/pack/packer/start/vim-signature" }, ["vim-vsnip"] = { config = { "\27LJ\2\nm\0\0\2\0\5\0\t6\0\0\0009\0\1\0'\1\3\0=\1\2\0006\0\0\0009\0\1\0004\1\0\0=\1\4\0K\0\1\0\19vsnip_filetyes\31/home/j/.config/nvim/snips\22vsnip_snippet_dir\6g\bvim\0" }, loaded = true, path = "/home/j/.local/share/nvim/site/pack/packer/start/vim-vsnip" }, ["vim-vsnip-integ"] = { loaded = true, path = "/home/j/.local/share/nvim/site/pack/packer/start/vim-vsnip-integ" }, ["zen-mode.nvim"] = { config = { "\27LJ\2\n:\0\0\3\0\3\0\a6\0\0\0'\2\1\0B\0\2\0029\0\2\0004\2\0\0B\0\2\1K\0\1\0\nsetup\rzen-mode\frequire\0" }, loaded = true, path = "/home/j/.local/share/nvim/site/pack/packer/start/zen-mode.nvim" } } time("Defining packer_plugins", false) -- Config for: zen-mode.nvim time("Config for zen-mode.nvim", true) try_loadstring("\27LJ\2\n:\0\0\3\0\3\0\a6\0\0\0'\2\1\0B\0\2\0029\0\2\0004\2\0\0B\0\2\1K\0\1\0\nsetup\rzen-mode\frequire\0", "config", "zen-mode.nvim") time("Config for zen-mode.nvim", false) -- Config for: vim-hexokinase time("Config for vim-hexokinase", true) try_loadstring("\27LJ\2\nÄ\1\0\0\2\0\b\0\r6\0\0\0009\0\1\0005\1\3\0=\1\2\0006\0\0\0009\0\1\0'\1\5\0=\1\4\0006\0\0\0009\0\1\0005\1\a\0=\1\6\0K\0\1\0\1\a\0\0\rfull_hex\15triple_hex\brgb\trgba\bhsl\thsla\29Hexokinase_optInPatterns\t█ \27Hexokinase_virtualText\1\2\0\0\fvirtual\28Hexokinase_highlighters\6g\bvim\0", "config", "vim-hexokinase") time("Config for vim-hexokinase", false) -- Config for: markdown-preview.nvim time("Config for markdown-preview.nvim", true) try_loadstring("\27LJ\2\n¡\1\0\0\2\0\b\0\0176\0\0\0009\0\1\0)\1\1\0=\1\2\0006\0\0\0009\0\1\0)\1\1\0=\1\3\0006\0\0\0009\0\1\0'\1\5\0=\1\4\0006\0\0\0009\0\1\0'\1\a\0=\1\6\0K\0\1\0\15${name}.md\20mkdp_page_title\ffirefox\17mkdp_browser\20mkdp_auto_close\20mkdp_auto_start\6g\bvim\0", "config", "markdown-preview.nvim") time("Config for markdown-preview.nvim", false) -- Config for: vim-vsnip time("Config for vim-vsnip", true) try_loadstring("\27LJ\2\nm\0\0\2\0\5\0\t6\0\0\0009\0\1\0'\1\3\0=\1\2\0006\0\0\0009\0\1\0004\1\0\0=\1\4\0K\0\1\0\19vsnip_filetyes\31/home/j/.config/nvim/snips\22vsnip_snippet_dir\6g\bvim\0", "config", "vim-vsnip") time("Config for vim-vsnip", false) -- Config for: vim-illuminate time("Config for vim-illuminate", true) try_loadstring("\27LJ\2\nb\0\0\2\0\4\0\t6\0\0\0009\0\1\0)\1,\1=\1\2\0006\0\0\0009\0\1\0)\1\0\0=\1\3\0K\0\1\0$Illuminate_highlightUnderCursor\21Illuminate_delay\6g\bvim\0", "config", "vim-illuminate") time("Config for vim-illuminate", false) -- Config for: todo-comments.nvim time("Config for todo-comments.nvim", true) try_loadstring("\27LJ\2\n´\5\0\0\6\0001\00076\0\0\0'\2\1\0B\0\2\0029\0\2\0005\2\14\0005\3\4\0005\4\3\0=\4\5\0035\4\6\0=\4\a\0035\4\b\0=\4\t\0035\4\n\0=\4\v\0035\4\f\0=\4\r\3=\3\15\0025\3\17\0005\4\16\0=\4\18\0035\4\19\0=\4\20\0035\4\21\0=\4\22\0035\4\23\0005\5\24\0=\5\25\4=\4\26\0035\4\27\0=\4\28\0035\4\29\0=\4\30\0035\4\31\0=\4 \0035\4!\0=\4\"\0035\4#\0005\5$\0=\5\25\4=\4%\0035\4&\0005\5'\0=\5\25\4=\4(\0035\4)\0=\4*\0035\4+\0=\4,\0035\4-\0005\5.\0=\5\25\4=\4/\3=\0030\2B\0\2\1K\0\1\0\rkeywords\tWARN\1\3\0\0\fWARNING\bXXX\1\0\1\ncolor\fwarning\tTODO\1\0\1\ncolor\tinfo\tTEST\1\0\1\ncolor\tinfo\tPERF\1\2\0\0\nOPTIM\1\0\1\ncolor\nother\tNOTE\1\2\0\0\tINFO\1\0\1\ncolor\thint\tHACK\1\0\1\ncolor\fwarning\tFEAT\1\0\1\ncolor\thint\tDONE\1\0\1\ncolor\thint\tDOCS\1\0\1\ncolor\tinfo\bBUG\balt\1\4\0\0\nFIXME\bFIX\nISSUE\1\0\1\ncolor\nerror\bMED\1\0\1\ncolor\fwarning\bLOW\1\0\1\ncolor\thint\tHIGH\1\0\0\1\0\1\ncolor\nerror\vcolors\1\0\1\nsigns\1\fwarning\1\2\0\0\f#FBBF24\tinfo\1\2\0\0\f#2563EB\thint\1\2\0\0\f#10B981\nerror\1\2\0\0\f#DC2626\nother\1\0\0\1\2\0\0\f#7C3AED\nsetup\18todo-comments\frequire\0", "config", "todo-comments.nvim") time("Config for todo-comments.nvim", false) -- Config for: nvim-compe time("Config for nvim-compe", true) try_loadstring("\27LJ\2\nÚ\2\0\0\5\0\b\0\v6\0\0\0'\2\1\0B\0\2\0029\0\2\0005\2\3\0005\3\4\0005\4\5\0=\4\6\3=\3\a\2B\0\2\1K\0\1\0\vsource\rnvim_lua\1\0\2\venable\2\rpriority\3‘N\1\0\a\nvsnip\2\nspell\2\rnvim_lsp\2\nemoji\2\tcalc\2\vbuffer\2\tpath\2\1\0\f\ndebug\1\17autocomplete\2\fenabled\2\15min_length\3\1\18documentation\2\19max_menu_width\3d\19max_kind_width\3d\19max_abbr_width\3d\21incomplete_delay\3d\19source_timeout\3È\1\18throttle_time\3P\14preselect\venable\nsetup\ncompe\frequire\0", "config", "nvim-compe") time("Config for nvim-compe", false) -- Config for: vim-mundo time("Config for vim-mundo", true) try_loadstring("\27LJ\2\n´\1\0\0\2\0\a\0\0216\0\0\0009\0\1\0)\1d\0=\1\2\0006\0\0\0009\0\1\0)\1\0\0=\1\3\0006\0\0\0009\0\1\0)\0012\0=\1\4\0006\0\0\0009\0\1\0)\1\1\0=\1\5\0006\0\0\0009\0\1\0)\1(\0=\1\6\0K\0\1\0\16mundo_width\16mundo_right\25mundo_preview_height\17mundo_header\29mundo_auto_preview_delay\6g\bvim\0", "config", "vim-mundo") time("Config for vim-mundo", false) if should_profile then save_profiles() end END catch echohl ErrorMsg echom "Error in packer_compiled: " .. v:exception echom "Please check your config for correctness" echohl None endtry
akinsho commented 3 years ago

@McAuleyPenney this error is because your build of neovim needs to be updated to the latest nightly as there has been a change to one of the API functions

mcauley-penney commented 3 years ago

I should have realized that Neovim had updated since I updated like last week

Edit: and followed the directions to update

vuki656 commented 3 years ago

This is still happening for me at the latest nightly.

I noticed that after I delete packer, and reinstall it by cloning (script from readme) it works, but as soon as I do PackerSync to update stuff, I guess it overrides itself and then it no longer works.

wbthomason commented 3 years ago

@vuki656: Can you provide the output of nvim --version? Also, assuming you don't specify packer as start but install it as opt (as in the script in the README, which I'm updating now to use start), nothing should be overridden.

vuki656 commented 3 years ago

@vuki656: Can you provide the output of nvim --version? Also, assuming you don't specify packer as start but install it as opt (as in the script in the README, which I'm updating now to use start), nothing should be overridden.

NVIM v0.5.0-dev+1359-g43956dea5 Build type: Debug LuaJIT 2.1.0-beta3

And packer is used in the plugin list as so use 'wbthomason/packer.nvim'

Interestingly enough, I cant reproduce it now.

But for sure what was happening was the following, and on multiple occasions:

  1. Encountered Invalid key 'noautocmd' the first time
  2. Deleted packer from default install location and reinstalled it as I couldn't run any packer commands due to the error
  3. Updated nvim
  4. Working fine
  5. After installing/updating with PackerSync, the error would pop up again. Repeating the whole process would fix it.
wbthomason commented 3 years ago

Thanks for the additional info! That's very strange. Could you please try forcing a clean operation (e.g. temporarily comment out a plugin and run PackerClean) to ensure that the error is really gone for you? I have been unable to reproduce this on any commit of Neovim with https://github.com/neovim/neovim/pull/14531 since I merged 3715ce4.

vuki656 commented 3 years ago

Happened again.

image

  1. Commented out startify
  2. Ran PackerClean

Let me know what other info I can provide to help debug.

This is what lives in display.lua

image

seandewar commented 3 years ago

@vuki656 Hopefully you've fixed your issue since, but just for reference:

NVIM v0.5.0-dev+1359-g43956dea5 Build type: Debug LuaJIT 2.1.0-beta3

This version of Nvim is too old, which is why you're seeing the error.