{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":581336193,"defaultBranch":"master","name":"nvlime","ownerLogin":"monkoose","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-12-22T22:44:09.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/6261276?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1702844583.0","currentOid":""},"activityList":{"items":[{"before":"f071cbcd25322759c4ca8a303988e8ddb1a8de2c","after":"228e4fa8c7d10b1ed07b1649a63743613b77a828","ref":"refs/heads/master","pushedAt":"2024-08-05T22:56:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"monkoose","name":"monkoose","path":"/monkoose","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6261276?s=80&v=4"},"commit":{"message":"Workaround for `E1510` being thrown by Neovim (#15)\n\nThere is a bug in Neovim that makes it throw `E1510` instead of `E474`\r\nif the parsed JSON string is very large and incomplete. This patch\r\nworks around the issue by also catching `E1510` and handling it the same\r\nway as `E474`. This patch can safely be reverted once the issue is\r\nfixed in Neovim.\r\n\r\nSee also https://github.com/neovim/neovim/issues/29886","shortMessageHtmlLink":"Workaround for E1510 being thrown by Neovim (#15)"}},{"before":"024b007766734d4be0e325eab2b33a3111720fbc","after":"f071cbcd25322759c4ca8a303988e8ddb1a8de2c","ref":"refs/heads/master","pushedAt":"2024-05-06T06:51:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"monkoose","name":"monkoose","path":"/monkoose","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6261276?s=80&v=4"},"commit":{"message":"Specify released neovim version in readme (#10)\n\nNeovim commit 1af4bd04f9ad157edbfea30642250e854c5cb5d2 is included in\r\nthe released version 0.9.5 now, so it's no longer necessary to use a\r\nmaster-branch build.","shortMessageHtmlLink":"Specify released neovim version in readme (#10)"}},{"before":"1d09daba02afca27b029c286133000f9cd5d1ad0","after":"024b007766734d4be0e325eab2b33a3111720fbc","ref":"refs/heads/master","pushedAt":"2024-04-26T20:02:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"monkoose","name":"monkoose","path":"/monkoose","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6261276?s=80&v=4"},"commit":{"message":"Prevent possible deletions of autocmds\n\nSome changes were made to nvim_create_autocmd(), so now when it's\ncallback return any truthy value, then autocmd is deleted.","shortMessageHtmlLink":"Prevent possible deletions of autocmds"}},{"before":"48cbca1889c1717dea095a4d54bbd4a9d223766b","after":"1d09daba02afca27b029c286133000f9cd5d1ad0","ref":"refs/heads/master","pushedAt":"2024-04-26T11:35:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"monkoose","name":"monkoose","path":"/monkoose","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6261276?s=80&v=4"},"commit":{"message":"Add .gitattributes","shortMessageHtmlLink":"Add .gitattributes"}},{"before":"936df437a74851e2696d802778f3217e2b296af9","after":"48cbca1889c1717dea095a4d54bbd4a9d223766b","ref":"refs/heads/master","pushedAt":"2024-04-25T15:40:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"monkoose","name":"monkoose","path":"/monkoose","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6261276?s=80&v=4"},"commit":{"message":"Fix cursor highlighting in xref window","shortMessageHtmlLink":"Fix cursor highlighting in xref window"}},{"before":"5c6d3fa570b089025e38be483e1befa43b5ea77c","after":"936df437a74851e2696d802778f3217e2b296af9","ref":"refs/heads/master","pushedAt":"2023-12-18T14:48:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"monkoose","name":"monkoose","path":"/monkoose","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6261276?s=80&v=4"},"commit":{"message":"Add macros module","shortMessageHtmlLink":"Add macros module"}},{"before":null,"after":"5c6d3fa570b089025e38be483e1befa43b5ea77c","ref":"refs/heads/channel","pushedAt":"2023-12-17T20:23:03.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"monkoose","name":"monkoose","path":"/monkoose","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6261276?s=80&v=4"},"commit":{"message":"Do not indent multiline string in normal mode","shortMessageHtmlLink":"Do not indent multiline string in normal mode"}},{"before":"8a3621d6ab35fdeb628b28b020bd0037494a444a","after":"5c6d3fa570b089025e38be483e1befa43b5ea77c","ref":"refs/heads/master","pushedAt":"2023-12-17T18:15:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"monkoose","name":"monkoose","path":"/monkoose","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6261276?s=80&v=4"},"commit":{"message":"Do not indent multiline string in normal mode","shortMessageHtmlLink":"Do not indent multiline string in normal mode"}},{"before":"6f143d5f7f31a7dc8c909ec7bb6f6ffedd9c92b7","after":"8a3621d6ab35fdeb628b28b020bd0037494a444a","ref":"refs/heads/master","pushedAt":"2023-12-17T15:33:50.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"monkoose","name":"monkoose","path":"/monkoose","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6261276?s=80&v=4"},"commit":{"message":"Improve lisp indentation\n\nMultiline strings should start at first line.","shortMessageHtmlLink":"Improve lisp indentation"}},{"before":"87d498dfd9876cea11d6f0ceae1cd60218cfdef7","after":"6f143d5f7f31a7dc8c909ec7bb6f6ffedd9c92b7","ref":"refs/heads/master","pushedAt":"2023-12-17T11:27:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"monkoose","name":"monkoose","path":"/monkoose","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6261276?s=80&v=4"},"commit":{"message":"Fix indentation when on first line","shortMessageHtmlLink":"Fix indentation when on first line"}},{"before":"ac5ffcf12e1a98a90b9c2371c147e65ccafcade0","after":"87d498dfd9876cea11d6f0ceae1cd60218cfdef7","ref":"refs/heads/master","pushedAt":"2023-12-16T20:07:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"monkoose","name":"monkoose","path":"/monkoose","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6261276?s=80&v=4"},"commit":{"message":"Refactor some namings","shortMessageHtmlLink":"Refactor some namings"}},{"before":"0a382388b10c85771c370fec179a5ea9abc6d788","after":"ac5ffcf12e1a98a90b9c2371c147e65ccafcade0","ref":"refs/heads/master","pushedAt":"2023-12-16T14:12:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"monkoose","name":"monkoose","path":"/monkoose","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6261276?s=80&v=4"},"commit":{"message":"Improve buffer module docstrings","shortMessageHtmlLink":"Improve buffer module docstrings"}},{"before":"246d623e2e3a8f8f235f412372b7793428103f84","after":"0a382388b10c85771c370fec179a5ea9abc6d788","ref":"refs/heads/master","pushedAt":"2023-12-14T14:04:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"monkoose","name":"monkoose","path":"/monkoose","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6261276?s=80&v=4"},"commit":{"message":"Improve window module documentation","shortMessageHtmlLink":"Improve window module documentation"}},{"before":"38c96fc95cbe8e394c460724c63cc5aabb1f7367","after":"246d623e2e3a8f8f235f412372b7793428103f84","ref":"refs/heads/master","pushedAt":"2023-12-14T13:07:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"monkoose","name":"monkoose","path":"/monkoose","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6261276?s=80&v=4"},"commit":{"message":"Refactor nvlime#Get","shortMessageHtmlLink":"Refactor nvlime#Get"}},{"before":"edc8251d1248ec5215e175c201631383857277d8","after":"38c96fc95cbe8e394c460724c63cc5aabb1f7367","ref":"refs/heads/master","pushedAt":"2023-12-12T17:08:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"monkoose","name":"monkoose","path":"/monkoose","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6261276?s=80&v=4"},"commit":{"message":"Remove vlime CloseWindow functions and doc","shortMessageHtmlLink":"Remove vlime CloseWindow functions and doc"}},{"before":"842ff145e09c85af1da452b9d8a57aa714dff41e","after":"edc8251d1248ec5215e175c201631383857277d8","ref":"refs/heads/master","pushedAt":"2023-12-12T16:58:20.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"monkoose","name":"monkoose","path":"/monkoose","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6261276?s=80&v=4"},"commit":{"message":"Refactor scrollbar window","shortMessageHtmlLink":"Refactor scrollbar window"}},{"before":"f53bdc8e28be9e95173cf62ce2768d2a5dbf9129","after":"842ff145e09c85af1da452b9d8a57aa714dff41e","ref":"refs/heads/master","pushedAt":"2023-12-10T15:17:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"monkoose","name":"monkoose","path":"/monkoose","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6261276?s=80&v=4"},"commit":{"message":"Refactor local to let","shortMessageHtmlLink":"Refactor local to let"}},{"before":"bbfb6f3137afcaa5dabc7f02abf1fd6d9f28b391","after":"f53bdc8e28be9e95173cf62ce2768d2a5dbf9129","ref":"refs/heads/master","pushedAt":"2023-12-10T15:04:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"monkoose","name":"monkoose","path":"/monkoose","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6261276?s=80&v=4"},"commit":{"message":"Refactor match into case","shortMessageHtmlLink":"Refactor match into case"}},{"before":"41d57bb5d68297b9e333551400d48b3041f58211","after":"bbfb6f3137afcaa5dabc7f02abf1fd6d9f28b391","ref":"refs/heads/master","pushedAt":"2023-12-10T01:27:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"monkoose","name":"monkoose","path":"/monkoose","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6261276?s=80&v=4"},"commit":{"message":"Refactor input window","shortMessageHtmlLink":"Refactor input window"}},{"before":"dd7b3a65420cc3477d4599fd1a01aec8054a63a1","after":"41d57bb5d68297b9e333551400d48b3041f58211","ref":"refs/heads/master","pushedAt":"2023-12-10T01:10:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"monkoose","name":"monkoose","path":"/monkoose","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6261276?s=80&v=4"},"commit":{"message":"Refactor xref window","shortMessageHtmlLink":"Refactor xref window"}},{"before":"8661c1c5836062d54a02b73760eb75aaddceca85","after":"dd7b3a65420cc3477d4599fd1a01aec8054a63a1","ref":"refs/heads/master","pushedAt":"2023-12-10T00:59:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"monkoose","name":"monkoose","path":"/monkoose","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6261276?s=80&v=4"},"commit":{"message":"Refactor remove usage of return macro","shortMessageHtmlLink":"Refactor remove usage of return macro"}},{"before":"e5194c5a332117d3185d2030f4eb2bd2d6736ff7","after":"8661c1c5836062d54a02b73760eb75aaddceca85","ref":"refs/heads/master","pushedAt":"2023-12-10T00:30:00.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"monkoose","name":"monkoose","path":"/monkoose","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6261276?s=80&v=4"},"commit":{"message":"Add reminder todo for 0.10 neovim version","shortMessageHtmlLink":"Add reminder todo for 0.10 neovim version"}},{"before":"aa47e434312643139e95f20b4219e52076c495e6","after":"e5194c5a332117d3185d2030f4eb2bd2d6736ff7","ref":"refs/heads/master","pushedAt":"2023-12-10T00:09:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"monkoose","name":"monkoose","path":"/monkoose","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6261276?s=80&v=4"},"commit":{"message":"Refactoring","shortMessageHtmlLink":"Refactoring"}},{"before":"ddbcbf284373137797addfa1d6561eee56dbebbd","after":"aa47e434312643139e95f20b4219e52076c495e6","ref":"refs/heads/master","pushedAt":"2023-12-09T23:33:22.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"monkoose","name":"monkoose","path":"/monkoose","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6261276?s=80&v=4"},"commit":{"message":"Refactoring","shortMessageHtmlLink":"Refactoring"}},{"before":"2449da91c0b5762537774a613939f1f533a05865","after":"ddbcbf284373137797addfa1d6561eee56dbebbd","ref":"refs/heads/master","pushedAt":"2023-12-06T02:39:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"monkoose","name":"monkoose","path":"/monkoose","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6261276?s=80&v=4"},"commit":{"message":"Uncomment forgotten lines","shortMessageHtmlLink":"Uncomment forgotten lines"}},{"before":"21e4a7ada4708d319653a5cbc4d6d9000b424b1a","after":"2449da91c0b5762537774a613939f1f533a05865","ref":"refs/heads/master","pushedAt":"2023-12-06T02:37:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"monkoose","name":"monkoose","path":"/monkoose","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6261276?s=80&v=4"},"commit":{"message":"Add timer to Enter and Space maps","shortMessageHtmlLink":"Add timer to Enter and Space maps"}},{"before":"719a2b9ae9f48922570a65223053b19665dfe195","after":"21e4a7ada4708d319653a5cbc4d6d9000b424b1a","ref":"refs/heads/master","pushedAt":"2023-12-06T02:37:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"monkoose","name":"monkoose","path":"/monkoose","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6261276?s=80&v=4"},"commit":{"message":"Improve indentation performace\n\nIn big files indentation performance was really bad, due to\nno limit for ParseOuterOperators() function. Add reasonable limit for\nthis function by finding `(` on first column in the line and previous\nblank or comment line.\n\nIt still somewhat slow because of overuse of synstack() function.\nI have an idea how to find balancing parens without using this function.\nBut this work postpone for some time.","shortMessageHtmlLink":"Improve indentation performace"}},{"before":"1d46ad5fc9d818737949933ea6ba2ab598713054","after":"719a2b9ae9f48922570a65223053b19665dfe195","ref":"refs/heads/master","pushedAt":"2023-11-26T21:57:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"monkoose","name":"monkoose","path":"/monkoose","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6261276?s=80&v=4"},"commit":{"message":"Prevent ,xm error to break workflow\n\nAfter opening inspector of the class symbol its methods xref locations\ncan't be detected. And there is errors ending with `.. not contain\nmeaningful information` (vlime has the same issue).\nFor now to prevent this errors break workflow just show \"ERROR\"\nstring instead of the location source.","shortMessageHtmlLink":"Prevent ,xm error to break workflow"}},{"before":"74092111d4eed4605990cc3027a88c75542a0177","after":"1d46ad5fc9d818737949933ea6ba2ab598713054","ref":"refs/heads/master","pushedAt":"2023-11-14T20:36:52.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"monkoose","name":"monkoose","path":"/monkoose","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6261276?s=80&v=4"},"commit":{"message":"Switch from make.fnl to .hotpot.lua","shortMessageHtmlLink":"Switch from make.fnl to .hotpot.lua"}},{"before":"1d46ad5fc9d818737949933ea6ba2ab598713054","after":"74092111d4eed4605990cc3027a88c75542a0177","ref":"refs/heads/master","pushedAt":"2023-11-14T11:35:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"monkoose","name":"monkoose","path":"/monkoose","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6261276?s=80&v=4"},"commit":{"message":"Switch to tangerine and .make.fnl","shortMessageHtmlLink":"Switch to tangerine and .make.fnl"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEkoJBrQA","startCursor":null,"endCursor":null}},"title":"Activity ยท monkoose/nvlime"}