{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":102295923,"defaultBranch":"master","name":"dotfiles","ownerLogin":"lucas-flowers","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-09-03T21:40:39.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/31171608?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1596992315.0","currentOid":""},"activityList":{"items":[{"before":"918190c42b57acef057485dafb0cc2cf840f9130","after":"57be2a47748dcfa9c57ee0c3ab15effb66702411","ref":"refs/heads/master","pushedAt":"2024-08-13T21:26:50.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"lucas-flowers","name":"Lucas Flowers","path":"/lucas-flowers","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31171608?s=80&v=4"},"commit":{"message":"Add fzf-tab to zsh plugins","shortMessageHtmlLink":"Add fzf-tab to zsh plugins"}},{"before":"f956f930eb7f6f47dc92545370dd4307e425aeda","after":"918190c42b57acef057485dafb0cc2cf840f9130","ref":"refs/heads/master","pushedAt":"2024-04-03T20:32:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucas-flowers","name":"Lucas Flowers","path":"/lucas-flowers","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31171608?s=80&v=4"},"commit":{"message":"Add `git wip` alias","shortMessageHtmlLink":"Add git wip alias"}},{"before":"6a71329795fe3b342dfa4331d128874b50656c38","after":"f956f930eb7f6f47dc92545370dd4307e425aeda","ref":"refs/heads/master","pushedAt":"2024-03-24T17:30:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucas-flowers","name":"Lucas Flowers","path":"/lucas-flowers","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31171608?s=80&v=4"},"commit":{"message":"Add jsonnet vim config","shortMessageHtmlLink":"Add jsonnet vim config"}},{"before":"6bfb2ecdc9c1085e4356e11dfb1776584a1ce4cc","after":"6a71329795fe3b342dfa4331d128874b50656c38","ref":"refs/heads/master","pushedAt":"2024-03-24T17:07:06.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"lucas-flowers","name":"Lucas Flowers","path":"/lucas-flowers","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31171608?s=80&v=4"},"commit":{"message":"Update vim airline again??","shortMessageHtmlLink":"Update vim airline again??"}},{"before":"cab9966e69e519b04f69b05821f01e6d38ab9fcd","after":"6bfb2ecdc9c1085e4356e11dfb1776584a1ce4cc","ref":"refs/heads/master","pushedAt":"2024-03-24T16:55:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucas-flowers","name":"Lucas Flowers","path":"/lucas-flowers","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31171608?s=80&v=4"},"commit":{"message":"Add nvim init\n\nI never committed it (whether the .vim or the .lua version), don't\nremember exactly why but it had to do with device-specific things.","shortMessageHtmlLink":"Add nvim init"}},{"before":"459c96e60534fcc06edc0f7b53926d9616badf37","after":"cab9966e69e519b04f69b05821f01e6d38ab9fcd","ref":"refs/heads/master","pushedAt":"2024-03-24T16:36:08.000Z","pushType":"push","commitsCount":9,"pusher":{"login":"lucas-flowers","name":"Lucas Flowers","path":"/lucas-flowers","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31171608?s=80&v=4"},"commit":{"message":"Explicitly set zsh history length\n\nTurns out leaving these blank resulted in defaults that were too low","shortMessageHtmlLink":"Explicitly set zsh history length"}},{"before":"ee9a5b39428a2a6fcb3b8477cbf6c5cd1475e621","after":"459c96e60534fcc06edc0f7b53926d9616badf37","ref":"refs/heads/master","pushedAt":"2024-03-24T16:06:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucas-flowers","name":"Lucas Flowers","path":"/lucas-flowers","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31171608?s=80&v=4"},"commit":{"message":"Update airline\n\nI thought I already did?","shortMessageHtmlLink":"Update airline"}},{"before":"6fb4a1047ad62ea13cff6b326be8cc75c7c8ba37","after":"ee9a5b39428a2a6fcb3b8477cbf6c5cd1475e621","ref":"refs/heads/master","pushedAt":"2024-03-24T16:05:17.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"lucas-flowers","name":"Lucas Flowers","path":"/lucas-flowers","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31171608?s=80&v=4"},"commit":{"message":"Merge branch 'master' of github.com:lucas-flowers/dotfiles","shortMessageHtmlLink":"Merge branch 'master' of github.com:lucas-flowers/dotfiles"}},{"before":"2808d4da5a9f06682b0003c06f94562b2d3f183c","after":"6fb4a1047ad62ea13cff6b326be8cc75c7c8ba37","ref":"refs/heads/master","pushedAt":"2024-01-18T21:19:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucas-flowers","name":"Lucas Flowers","path":"/lucas-flowers","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31171608?s=80&v=4"},"commit":{"message":"Add volta to PATH","shortMessageHtmlLink":"Add volta to PATH"}},{"before":"373cc21cec1c5f097d327e8855f9fd34cbabc15a","after":"2808d4da5a9f06682b0003c06f94562b2d3f183c","ref":"refs/heads/master","pushedAt":"2024-01-18T20:09:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucas-flowers","name":"Lucas Flowers","path":"/lucas-flowers","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31171608?s=80&v=4"},"commit":{"message":"Add typescript nvim config\n\n- lsp: replace tsserver with typescript-tools (plus plenary, a dependency)\n - turn off bad highlighting\n - don't spawn separate server (to save memory)\n - set a large max memory limit (for large repos)\n- add fidget to indicate when the lsp server is loading the project\n- set capabilities manually for now (not sure it's necessary for\ntypescript-tools since I don't think nvim-cmp works with it)","shortMessageHtmlLink":"Add typescript nvim config"}},{"before":"e6473af8d2f14fed96fa1842b21df083a159ac8c","after":"373cc21cec1c5f097d327e8855f9fd34cbabc15a","ref":"refs/heads/master","pushedAt":"2024-01-11T16:08:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucas-flowers","name":"Lucas Flowers","path":"/lucas-flowers","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31171608?s=80&v=4"},"commit":{"message":"Remove --all from `git l` alias\n\nWith large repos the --graph was a big mess","shortMessageHtmlLink":"Remove --all from git l alias"}},{"before":"fc6189800d4b82fbcd042a99f352075b4d37fb8d","after":"e6473af8d2f14fed96fa1842b21df083a159ac8c","ref":"refs/heads/master","pushedAt":"2024-01-09T19:16:28.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"lucas-flowers","name":"Lucas Flowers","path":"/lucas-flowers","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31171608?s=80&v=4"},"commit":{"message":"Do not limit ctrlp files","shortMessageHtmlLink":"Do not limit ctrlp files"}},{"before":"14d56595b8d029ed21d91d175d56fdf354b67df1","after":"fc6189800d4b82fbcd042a99f352075b4d37fb8d","ref":"refs/heads/master","pushedAt":"2024-01-09T18:10:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucas-flowers","name":"Lucas Flowers","path":"/lucas-flowers","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31171608?s=80&v=4"},"commit":{"message":"Add lua language server, for nvim lua config stuff\n\nAnd run lua autoformatting.\n\nYeah I should have run it after committing but 🤷\n\nRunning into \"vim\" being an undefined global warnings, but after some\ntrying to fix it I'm a bit stuck for now.","shortMessageHtmlLink":"Add lua language server, for nvim lua config stuff"}},{"before":"f66b9d723acd286a3e2d9fcb05f7aeedf8f146e4","after":"14d56595b8d029ed21d91d175d56fdf354b67df1","ref":"refs/heads/master","pushedAt":"2024-01-08T16:15:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucas-flowers","name":"Lucas Flowers","path":"/lucas-flowers","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31171608?s=80&v=4"},"commit":{"message":"Add TODO on lua config mess","shortMessageHtmlLink":"Add TODO on lua config mess"}},{"before":"eedd91e780c2ba62d7c3e9895281c7aa7244411c","after":"f66b9d723acd286a3e2d9fcb05f7aeedf8f146e4","ref":"refs/heads/master","pushedAt":"2024-01-08T16:09:47.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lucas-flowers","name":"Lucas Flowers","path":"/lucas-flowers","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31171608?s=80&v=4"},"commit":{"message":"Add lsp config, vim-cmp, and remove ctag stuff\n\nSpecifically:\n\n- Add lspconfig and set up gopls\n- Add vim-cmp for autocompletion\n- Add luasnip for snippets (I wasn't planning on adding snippets, but\nmost vim-cmp configurations include configuration for snippets so I just\nadded it because that's what everyone else does; maybe it will be\nuseful)\n- Remove tags plugins and configurations, because it's always the last\nthing I ever set up (and only because it keeps erroring out if I don't\ninstall ctags) and I basically never use it. I could have made this a\nseparate commit but I'm lazy.","shortMessageHtmlLink":"Add lsp config, vim-cmp, and remove ctag stuff"}},{"before":"7cea3ae3b59ac9726c713243cf303b79ee41f4fc","after":"eedd91e780c2ba62d7c3e9895281c7aa7244411c","ref":"refs/heads/master","pushedAt":"2024-01-08T16:08:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucas-flowers","name":"Lucas Flowers","path":"/lucas-flowers","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31171608?s=80&v=4"},"commit":{"message":"Add lsp config, vim-cmp, and remove ctag stuff\n\nSpecifically:\n\n- Add lspconfig and set up gopls\n- Add vim-cmp for autocompletion\n- Add luasnip for snippets (I wasn't planning on adding snippets, but\nmost vim-cmp configurations include configuration for snippets so I just\nadded it because that's what everyone else does; maybe it will be\nuseful)\n- Remove ctags plugins and configurations, because it's always the last\nthing I ever set up (and only because it keeps erroring out if I don't\ninstall ctags) and I basically never use it. I could have made this a\nseparate commit but I'm lazy.","shortMessageHtmlLink":"Add lsp config, vim-cmp, and remove ctag stuff"}},{"before":"799925f9ba75c8e16e827e563ed5d75df39231bf","after":"7cea3ae3b59ac9726c713243cf303b79ee41f4fc","ref":"refs/heads/master","pushedAt":"2024-01-05T21:53:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucas-flowers","name":"Lucas Flowers","path":"/lucas-flowers","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31171608?s=80&v=4"},"commit":{"message":"Update vim airline","shortMessageHtmlLink":"Update vim airline"}},{"before":"da18f413d02820cdb97e7769d193d4f7a5126469","after":"799925f9ba75c8e16e827e563ed5d75df39231bf","ref":"refs/heads/master","pushedAt":"2024-01-05T20:19:33.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"lucas-flowers","name":"Lucas Flowers","path":"/lucas-flowers","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31171608?s=80&v=4"},"commit":{"message":"Remove coc.nvim from gitmodules","shortMessageHtmlLink":"Remove coc.nvim from gitmodules"}},{"before":"a0c29c70969cdd8606eabb033f35ee2e82bd44f1","after":"da18f413d02820cdb97e7769d193d4f7a5126469","ref":"refs/heads/master","pushedAt":"2024-01-05T19:48:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucas-flowers","name":"Lucas Flowers","path":"/lucas-flowers","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31171608?s=80&v=4"},"commit":{"message":"Add nvim-lspconfig","shortMessageHtmlLink":"Add nvim-lspconfig"}},{"before":"ed29310ac36aaa0f17a1cf0d51fad3f6c0b18a26","after":"a0c29c70969cdd8606eabb033f35ee2e82bd44f1","ref":"refs/heads/master","pushedAt":"2024-01-05T19:37:07.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"lucas-flowers","name":"Lucas Flowers","path":"/lucas-flowers","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31171608?s=80&v=4"},"commit":{"message":"Remove coc.nvim\n\nI kept coc.nvim 1) out of laziness, 2) initially because IIRC it had\nmore features back in the day, and 3) initially on the off-chance that I\nwould want to use plain vim and have LSP support.\n\nWell, 1) now is a good time to switch, 2) I'm pretty sure the features\nare comparable and many people have moved to native LSP support, and 3)\nfrom now on I doubt that I will ever be using plain vim in a situation\nwhere I'll also need LSP support (and the proof is that I haven't needed\nto in some time)","shortMessageHtmlLink":"Remove coc.nvim"}},{"before":"37899f732790aad52bc165ea7e87c163f063086d","after":"ed29310ac36aaa0f17a1cf0d51fad3f6c0b18a26","ref":"refs/heads/master","pushedAt":"2024-01-04T18:53:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucas-flowers","name":"Lucas Flowers","path":"/lucas-flowers","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31171608?s=80&v=4"},"commit":{"message":"Use tabs in golang","shortMessageHtmlLink":"Use tabs in golang"}},{"before":"7d26e6aaaad6be5dfe46ce91b98de4b5cd1aec03","after":"37899f732790aad52bc165ea7e87c163f063086d","ref":"refs/heads/master","pushedAt":"2024-01-03T21:50:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucas-flowers","name":"Lucas Flowers","path":"/lucas-flowers","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31171608?s=80&v=4"},"commit":{"message":"Update coc.nvim","shortMessageHtmlLink":"Update coc.nvim"}},{"before":"1b1ed77fcdb29747726de9ec992a3507f8dc80a8","after":"7d26e6aaaad6be5dfe46ce91b98de4b5cd1aec03","ref":"refs/heads/master","pushedAt":"2023-12-12T20:39:07.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"lucas-flowers","name":"Lucas Flowers","path":"/lucas-flowers","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31171608?s=80&v=4"},"commit":{"message":"Add homebrew to path","shortMessageHtmlLink":"Add homebrew to path"}},{"before":"bc806c2530cefff010df6c85a0fbf965c381887b","after":"1b1ed77fcdb29747726de9ec992a3507f8dc80a8","ref":"refs/heads/master","pushedAt":"2023-08-07T17:16:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucas-flowers","name":"Lucas Flowers","path":"/lucas-flowers","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31171608?s=80&v=4"},"commit":{"message":"Add ansible linting","shortMessageHtmlLink":"Add ansible linting"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0xM1QyMToyNjo1MC4wMDAwMDBazwAAAASZob0g","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0xM1QyMToyNjo1MC4wMDAwMDBazwAAAASZob0g","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wOC0wN1QxNzoxNjo1OC4wMDAwMDBazwAAAANlrcZe"}},"title":"Activity · lucas-flowers/dotfiles"}