{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":544474068,"defaultBranch":"main","name":"vim-david","ownerLogin":"idbrii","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-10-02T15:17:45.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/43559?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1664730330.1849668","currentOid":""},"activityList":{"items":[{"before":"fcee84ed10e779719823f6e5d08b49c7a1e1905c","after":"467ad3cd6748af8771a304a9745eb0de39599e4c","ref":"refs/heads/main","pushedAt":"2024-05-14T20:09:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"idbrii","name":"David Briscoe","path":"/idbrii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43559?s=80&v=4"},"commit":{"message":"Make lsp_settings, lsp, asyncomplete optional\n\nDon't error if I don't have lsp_settings. I'm trying to strip out lsp\nto see if that's what makes vim hang and I don't want these errors on\nstartup.\n\nAlso handle lsp and asynccomplete.","shortMessageHtmlLink":"Make lsp_settings, lsp, asyncomplete optional"}},{"before":"acc18a470b575845e048a5fd62d0179602ac886e","after":"fcee84ed10e779719823f6e5d08b49c7a1e1905c","ref":"refs/heads/main","pushedAt":"2024-03-01T01:42:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"idbrii","name":"David Briscoe","path":"/idbrii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43559?s=80&v=4"},"commit":{"message":"Return fewer results in single file log\n\nI find it is too slow so I avoid using it. Try fewer to see if I do it.","shortMessageHtmlLink":"Return fewer results in single file log"}},{"before":"5f40ba533b355427453e8f2310fa5341eec06f91","after":"acc18a470b575845e048a5fd62d0179602ac886e","ref":"refs/heads/main","pushedAt":"2024-02-15T21:57:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"idbrii","name":"David Briscoe","path":"/idbrii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43559?s=80&v=4"},"commit":{"message":"Stop entrypoint before running\n\nIt likely fails to stop fast enough for the run to work, but at least it\nwill stop.\n\nAdd ProjectKill.","shortMessageHtmlLink":"Stop entrypoint before running"}},{"before":"dc3e0e90261572b9903e09fea9ab44d7e8a9cecc","after":"5f40ba533b355427453e8f2310fa5341eec06f91","ref":"refs/heads/main","pushedAt":"2024-02-15T21:01:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"idbrii","name":"David Briscoe","path":"/idbrii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43559?s=80&v=4"},"commit":{"message":"Change settings prefix g:ZFDirDiff -> g:zfdirdiff_\n\nI changed zfdirdiff's prefix so it doesn't persist through sessions.","shortMessageHtmlLink":"Change settings prefix g:ZFDirDiff -> g:zfdirdiff_"}},{"before":"c7700da2fcc4d7ecf86ff6c5130a1b7acfa0a5a0","after":"dc3e0e90261572b9903e09fea9ab44d7e8a9cecc","ref":"refs/heads/main","pushedAt":"2024-02-14T23:23:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"idbrii","name":"David Briscoe","path":"/idbrii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43559?s=80&v=4"},"commit":{"message":"python: Run PythonSetEntrypoint from package root\n\nIf we're inside a package, run from package root and build module path.","shortMessageHtmlLink":"python: Run PythonSetEntrypoint from package root"}},{"before":"ca179c802165fad7c297b1bcdef92024a76642dc","after":"c7700da2fcc4d7ecf86ff6c5130a1b7acfa0a5a0","ref":"refs/heads/main","pushedAt":"2024-02-06T17:08:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"idbrii","name":"David Briscoe","path":"/idbrii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43559?s=80&v=4"},"commit":{"message":"Load lua lsp config on lsp init\n\nFix love popup that appears if I don't reload the file fast enough.\n\nI used to call LoadConfigurationForWorkspace from ftplugin but that\nrequired reloading the file before the sumneko kicked in to ask if I was\nusing Love2d. Now, we configure immediately after load.","shortMessageHtmlLink":"Load lua lsp config on lsp init"}},{"before":"d61bbb64fe4e9bddda5f914dd76ae54c1cd57578","after":"ca179c802165fad7c297b1bcdef92024a76642dc","ref":"refs/heads/main","pushedAt":"2024-01-30T16:23:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"idbrii","name":"David Briscoe","path":"/idbrii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43559?s=80&v=4"},"commit":{"message":"session: Include filename in error\n\nSomehow g:David_current_session = '.'. I needed to unlet to fix it, but\nat least now I knew it was totally invalid.","shortMessageHtmlLink":"session: Include filename in error"}},{"before":"49031c11dbae58d2fc292c2536be0991ad20a09a","after":"d61bbb64fe4e9bddda5f914dd76ae54c1cd57578","ref":"refs/heads/main","pushedAt":"2024-01-26T19:26:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"idbrii","name":"David Briscoe","path":"/idbrii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43559?s=80&v=4"},"commit":{"message":"eunuch: Remove new names for Locate\n\n:Locate now called :Clocate/:Llocate. Instead of conflicting with\n:LocateAllTagFiles, it's :close.\n\nI have locate on win32 with git-for-windows' msys install, but it\nrequires a db setup and I don't bother. I should probably get Everything\ninstead.","shortMessageHtmlLink":"eunuch: Remove new names for Locate"}},{"before":"67e91368c229071350e9d3e9a32c95057c581f0e","after":"49031c11dbae58d2fc292c2536be0991ad20a09a","ref":"refs/heads/main","pushedAt":"2024-01-20T17:25:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"idbrii","name":"David Briscoe","path":"/idbrii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43559?s=80&v=4"},"commit":{"message":"zfdirdiff: Simplify config\n\nI changed my fork of zfdirdiff to have better defaults:\n* better colorscheme that uses vim's colors closer to their intent.\n* default cursorline on and with a simpler method.","shortMessageHtmlLink":"zfdirdiff: Simplify config"}},{"before":"1d8c5ce0c3555b69eaa9519d6cfcebc6af033225","after":"67e91368c229071350e9d3e9a32c95057c581f0e","ref":"refs/heads/main","pushedAt":"2024-01-10T04:05:06.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"idbrii","name":"David Briscoe","path":"/idbrii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43559?s=80&v=4"},"commit":{"message":"git: Try to ignore whitespace for popup blame\n\nThis doesn't work as well as git blame's -w. Even using -w doesn't work\nfor files that had all their line endings changed. But try it and how\nit's an improvement.","shortMessageHtmlLink":"git: Try to ignore whitespace for popup blame"}},{"before":"0b0c6480ca9a5d7f5b278ffcdced1a08ec2c9819","after":"1d8c5ce0c3555b69eaa9519d6cfcebc6af033225","ref":"refs/heads/main","pushedAt":"2024-01-02T04:33:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"idbrii","name":"David Briscoe","path":"/idbrii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43559?s=80&v=4"},"commit":{"message":"Update by default before project builds\n\nSimplify defining ProjectMake/Run/Kill commands to save before running\nthem. That's almost always what I want.","shortMessageHtmlLink":"Update by default before project builds"}},{"before":"ce5984d7c97eca30ff419f51a00e27bd6c4880bd","after":"0b0c6480ca9a5d7f5b278ffcdced1a08ec2c9819","ref":"refs/heads/main","pushedAt":"2023-12-21T23:17:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"idbrii","name":"David Briscoe","path":"/idbrii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43559?s=80&v=4"},"commit":{"message":"zig: Setup lint and fixer","shortMessageHtmlLink":"zig: Setup lint and fixer"}},{"before":"aecd0fe970558885ed3d4117b2ec8e9a8a99cf0c","after":"ce5984d7c97eca30ff419f51a00e27bd6c4880bd","ref":"refs/heads/main","pushedAt":"2023-12-19T18:11:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"idbrii","name":"David Briscoe","path":"/idbrii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43559?s=80&v=4"},"commit":{"message":"Note that I don't use standard spellfile location\n\nIt will error if you zg but this is a good breadcrumb.","shortMessageHtmlLink":"Note that I don't use standard spellfile location"}},{"before":"afe488ee7cf69d46e234b62303d599d006c41f02","after":"aecd0fe970558885ed3d4117b2ec8e9a8a99cf0c","ref":"refs/heads/main","pushedAt":"2023-12-19T18:10:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"idbrii","name":"David Briscoe","path":"/idbrii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43559?s=80&v=4"},"commit":{"message":"Ignore compiled spell files","shortMessageHtmlLink":"Ignore compiled spell files"}},{"before":"82037912e0d68fb700c49d3264f14d1ee53c0e1d","after":"afe488ee7cf69d46e234b62303d599d006c41f02","ref":"refs/heads/main","pushedAt":"2023-12-14T17:27:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"idbrii","name":"David Briscoe","path":"/idbrii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43559?s=80&v=4"},"commit":{"message":"Try turning of asyncomplete to fix garbage completion","shortMessageHtmlLink":"Try turning of asyncomplete to fix garbage completion"}},{"before":"1a0089f30172b19ee084c24a951d337358989801","after":"82037912e0d68fb700c49d3264f14d1ee53c0e1d","ref":"refs/heads/main","pushedAt":"2023-11-28T22:21:13.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"idbrii","name":"David Briscoe","path":"/idbrii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43559?s=80&v=4"},"commit":{"message":"cs: Use correct format for :runtime\n\nFix csc compiler doesn't properly start from mcs setup.\n\nIt silently failed to load mcs.","shortMessageHtmlLink":"cs: Use correct format for :runtime"}},{"before":"a8806412392976e8dcb27d91904f25e5f823e595","after":"1a0089f30172b19ee084c24a951d337358989801","ref":"refs/heads/main","pushedAt":"2023-11-14T16:22:06.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"idbrii","name":"David Briscoe","path":"/idbrii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43559?s=80&v=4"},"commit":{"message":"Add variant to find includes: find current filename\n\nWe use ent:AddComponent(\"blah\") which looks up component \"blah\" in a\ncomponents folder and imports it. So make it easier to find the\ncurrent file in the project.\n\nProbably useful for all filetypes, so dump it here too.","shortMessageHtmlLink":"Add variant to find includes: find current filename"}},{"before":"b0e322294dce491e0a93d722112f625dcc66bb5a","after":"a8806412392976e8dcb27d91904f25e5f823e595","ref":"refs/heads/main","pushedAt":"2023-10-23T16:34:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"idbrii","name":"David Briscoe","path":"/idbrii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43559?s=80&v=4"},"commit":{"message":"msvc: Fatal error actually has multiple spaces\n\nIt looks like this (pulled out of a vs2022 build log file):\nC:\\code\\proj\\source\\gamelib\\game.cpp(19,10): fatal error C1083: Cannot open include file: 'imgui/imgui.h': No such file or directory [C:\\code\\proj\\gamelib.vcxproj]","shortMessageHtmlLink":"msvc: Fatal error actually has multiple spaces"}},{"before":"b14bd934312fb1ed7e42b9b95c4e247cfb04cd6c","after":"b0e322294dce491e0a93d722112f625dcc66bb5a","ref":"refs/heads/main","pushedAt":"2023-10-19T22:14:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"idbrii","name":"David Briscoe","path":"/idbrii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43559?s=80&v=4"},"commit":{"message":"msvc: Include fatal error too\n\nIt will show up as error (I don't know how to capture the \"fatal\" text),\nbut that doesn't seem to matter much.\n\nUntested","shortMessageHtmlLink":"msvc: Include fatal error too"}},{"before":"b979f145c6d824bf88eb2e7522c0ae9dab512c2e","after":"b14bd934312fb1ed7e42b9b95c4e247cfb04cd6c","ref":"refs/heads/main","pushedAt":"2023-10-19T22:09:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"idbrii","name":"David Briscoe","path":"/idbrii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43559?s=80&v=4"},"commit":{"message":"msvc: VS2022 outputs columns in errors\n\nThe built-in defaults don't include columns, so they won't work. But I\nwon't bother fixing them since I don't want to import all of that to\nhere. I think they always include \"error\" or \"warning\".","shortMessageHtmlLink":"msvc: VS2022 outputs columns in errors"}},{"before":"f95f52d180fefda1de345850bb7d865981d3ce38","after":"b979f145c6d824bf88eb2e7522c0ae9dab512c2e","ref":"refs/heads/main","pushedAt":"2023-10-15T01:20:46.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"idbrii","name":"David Briscoe","path":"/idbrii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43559?s=80&v=4"},"commit":{"message":"Setup compiler for python building C++","shortMessageHtmlLink":"Setup compiler for python building C++"}},{"before":"9ce8b26d3d2d4f8ea6f5c2c995ded6e4161c4e80","after":"f95f52d180fefda1de345850bb7d865981d3ce38","ref":"refs/heads/main","pushedAt":"2023-10-06T00:50:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"idbrii","name":"David Briscoe","path":"/idbrii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43559?s=80&v=4"},"commit":{"message":"cpp: Don't undo changes we didn't make\n\nFix cpp files don't get indent detected.\n\nSince I'm relying on global settings instead of configuring here, I\nshouldn't reset them. Otherwise, the detected indent gets reverted when\nwe load the indent.","shortMessageHtmlLink":"cpp: Don't undo changes we didn't make"}},{"before":"8fea1b69dc43edc5b7021fed4d0343d2be1594ea","after":"9ce8b26d3d2d4f8ea6f5c2c995ded6e4161c4e80","ref":"refs/heads/main","pushedAt":"2023-10-04T05:59:10.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"idbrii","name":"David Briscoe","path":"/idbrii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43559?s=80&v=4"},"commit":{"message":"Add project todo list that doesn't look for my name\n\nIn some projects, I don't tag todos with my name. Now I can easily\nsearch the project for all todo.","shortMessageHtmlLink":"Add project todo list that doesn't look for my name"}},{"before":"6b002bd895237a738f483753c8ca1236a5ed5bfe","after":"8fea1b69dc43edc5b7021fed4d0343d2be1594ea","ref":"refs/heads/main","pushedAt":"2023-09-25T16:55:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"idbrii","name":"David Briscoe","path":"/idbrii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43559?s=80&v=4"},"commit":{"message":"Limit log branch cmd to branch window\n\nTim showed me how to do it:\ntpope/vim-fugitive/issues/2156#issuecomment-1704376389","shortMessageHtmlLink":"Limit log branch cmd to branch window"}},{"before":"f0e25e00519d85dc09eae67b0f0c95a4fa3f82ba","after":"6b002bd895237a738f483753c8ca1236a5ed5bfe","ref":"refs/heads/main","pushedAt":"2023-09-22T16:35:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"idbrii","name":"David Briscoe","path":"/idbrii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43559?s=80&v=4"},"commit":{"message":"Add command to show commit for blame result\n\nRefactor get_blame_for_line out of Gblame_popup.\n\nAdd command that edits that commit so you can see all changes since\npopup blame only show changes for the selected hunk. Instead of\nselecting a larger hunk, I just want to see the whole commit.","shortMessageHtmlLink":"Add command to show commit for blame result"}},{"before":"0802b7a92fab9a3041b044e2b2cea1f52049d112","after":"f0e25e00519d85dc09eae67b0f0c95a4fa3f82ba","ref":"refs/heads/main","pushedAt":"2023-09-18T22:59:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"idbrii","name":"David Briscoe","path":"/idbrii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43559?s=80&v=4"},"commit":{"message":"Better log detection\n\nSet \"blah_log.txt\" (or \"blah_log (1).txt\") to log filetype.\n\nI'm sick of spell checking in my log files. Finally set the correct\nfiletype for logs.\n\nAlso, don't bother to set text since it happens automatically.","shortMessageHtmlLink":"Better log detection"}},{"before":"6c2f51b4d1714561f0630677ff0d623f8d68935f","after":"0802b7a92fab9a3041b044e2b2cea1f52049d112","ref":"refs/heads/main","pushedAt":"2023-09-08T18:33:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"idbrii","name":"David Briscoe","path":"/idbrii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43559?s=80&v=4"},"commit":{"message":"Setup a meta file path for sumneko\n\nLuaLS/lua-language-server/issues/679\n\nSeems that if it fails to create the meta files, it will fail to\nrecognize whatever should be in the meta files. Not sure why this only\nstarted happening after I added checkThirdParty=false.","shortMessageHtmlLink":"Setup a meta file path for sumneko"}},{"before":"8e828c9925529a89509fd8759c25e2090dcb9852","after":"6c2f51b4d1714561f0630677ff0d623f8d68935f","ref":"refs/heads/main","pushedAt":"2023-07-25T16:40:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"idbrii","name":"David Briscoe","path":"/idbrii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43559?s=80&v=4"},"commit":{"message":"Add Gitsvnswitch\n\nAdd command to easily take a commit and prepare it for submit to svn.\nDoesn't actually commit or change svn -- just preps the branch. Need to\nhave already done `:G rebase -i svn` to move relevant commits to before\nsvn branch.\n\nAwkward name to make it easy to hit . in GV: that prefills cmdline with\n`Git `. Using s seems easier than\nGsvn and the name is still very obvious.","shortMessageHtmlLink":"Add Gitsvnswitch"}},{"before":"4b48813ece9d85c40600d06a98d72b1c1e12f19c","after":"8e828c9925529a89509fd8759c25e2090dcb9852","ref":"refs/heads/main","pushedAt":"2023-07-19T18:12:20.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"idbrii","name":"David Briscoe","path":"/idbrii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43559?s=80&v=4"},"commit":{"message":"Remove lua-xolox special case\n\nI've neutered lua-xolox so it no longer contains these features that I\ndisable. Hopefully, this can reduce the surface area for bugs and I can\nhave a smoother experience.\n\nSince I have nothing to set, don't bother checking these files to reduce\nstartup time.","shortMessageHtmlLink":"Remove lua-xolox special case"}},{"before":"81367d47021ec9c3362e758a8ec5cb03cbc05495","after":"4b48813ece9d85c40600d06a98d72b1c1e12f19c","ref":"refs/heads/main","pushedAt":"2023-06-29T16:19:40.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"idbrii","name":"David Briscoe","path":"/idbrii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43559?s=80&v=4"},"commit":{"message":"Always track a single session; copy sessions on switch\n\nI use vide to open vim and reload my last session. Always track it as\nsession.vim so it's easy to determine. When I switch sessions, I stash\nthe old one so it can be retrieved.\n\nThis produces a much better workflow where I can switch vim around and\nit just keeps going where I was last -- regardless of project.\n\nTest\n* open godot project, edit, quit. vide, it's back. ProjectSwitchWork,\n quit, vide, it's work time again!","shortMessageHtmlLink":"Always track a single session; copy sessions on switch"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAESd2JNgA","startCursor":null,"endCursor":null}},"title":"Activity ยท idbrii/vim-david"}