{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":7469800,"defaultBranch":"master","name":"vim-sensible","ownerLogin":"tpope","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2013-01-06T16:35:33.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/378?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1679111950.0","currentOid":""},"activityList":{"items":[{"before":"624c7549a5dfccef2030acc545198d102e4be1c0","after":"3e878abfd6ddc6fb5dba48b41f2b72c3a2f8249f","ref":"refs/heads/master","pushedAt":"2023-03-29T13:31:54.143Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tpope","name":"Tim Pope","path":"/tpope","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/378?s=80&v=4"},"commit":{"message":"Fix MaySet detection for Neovim init.lua users\n\nNeovim users since version 0.5 can write their global configuration in\r\nan ~/.config/nvim/init.lua file instead of ~/.config/nvim/init.vim.\r\n\r\nUnfortunately, `:verbose` support for Lua is still lacking even in\r\nNeovim 0.8: instead of reporting the file and line that last changed an\r\noption, it will simply say \"last set in Lua\" if that change happened in\r\na Lua script.\r\n\r\nThe regex used in MaySet does not recognize this case and so MaySet\r\nfalsely assumes that all Lua config comes from the system and not from\r\nthe user.\r\n\r\nI've gone for a somewhat hacky solution and simply added the alternative\r\n`/ Lua$/` to the regex. This assumes that the system-wide vimrc file is\r\nalways written in VimScript – which is true to this day according to the\r\n[Neovim documentation][1].\r\n\r\n[1]: https://github.com/neovim/neovim/blob/ce0fddf5/runtime/doc/starting.txt#L468-L472\r\n\r\nCo-authored-by: Nico Madysa ","shortMessageHtmlLink":"Fix MaySet detection for Neovim init.lua users"}},{"before":"5693bb650a26723975276bef7b1da2f00a571e0e","after":"624c7549a5dfccef2030acc545198d102e4be1c0","ref":"refs/heads/master","pushedAt":"2023-03-18T03:59:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tpope","name":"Tim Pope","path":"/tpope","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/378?s=80&v=4"},"commit":{"message":"sensible.vim 2.0\n\n* Try to avoid overriding options set in user vimrc.\n* Provide :DiffOrig, as found in the example at `:help :DiffOrig`.\n* Enable Vim's included :Man command.\n* Enable g:is_posix, for better highlighting of sh filetype.\n* Break undo with u before delete word with .\n* Add `set viewoptions-=options`.\n* Add `set display+=truncate`.\n* Add `set nolangremap`.\n* Add `set nocompatible`.\n* Replace `set sidescrolloff=5` with `set sidescroll=1 sidescrolloff=2`.\n* Remove `set autoindent`.\n* Remove conditional `set encoding=utf-8`.\n* Don't run `filetype plugin indent on` a second time.","shortMessageHtmlLink":"sensible.vim 2.0"}},{"before":"a7eea09ba654a371a90ca77186bf10930b897e80","after":"5693bb650a26723975276bef7b1da2f00a571e0e","ref":"refs/heads/master","pushedAt":"2023-03-08T22:09:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tpope","name":"Tim Pope","path":"/tpope","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/378?s=80&v=4"},"commit":{"message":"Set nocompatible","shortMessageHtmlLink":"Set nocompatible"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADDdGsvQA","startCursor":null,"endCursor":null}},"title":"Activity · tpope/vim-sensible"}