Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
jiaoshijie pushed 1 commit to minimal jiaoshijie/nvim
- Update onlysearch config and submodule 32a1548
jiaoshijie closed an issue on jiaoshijie/undotree
No diff colors in LazyVim
The screenshots in the repo show that the deleted and the added lines are red and green in color respectively but in LazyVim, no such colors are there ![Image](https://github.com/user-attachments/...jiaoshijie closed an issue on jiaoshijie/undotree
No diff window in Lazyvim
I saw #14 was resolved but I still don't get any diff windows when my cursor is focusing a non-current node: ![CleanShot 2024-12-14 at 22 50 06](https://github.com/user-attachments/assets/733c55...jiaoshijie closed an issue on jiaoshijie/undotree
Visual mode for undotree
It would be great to be able to select a chunk of text (via the **VISUAL** modes) and for **undotree** to only undo changes in that selected part of the file. This would probably work well with ...jiaoshijie closed an issue on jiaoshijie/undotree
the window looks bad
[mbbill/undotree](https://github.com/mbbill/undotree) ![image](https://github.com/jiaoshijie/undotree/assets/84800625/5209d7a7-a4ea-4324-9b52-e2d378ce105b) [jiaoshijie/undotree](https://github....jiaoshijie closed an issue on jiaoshijie/undotree
Some records are duplicates
**The record of 8 to 14 is the same, only index is different.** --- Record No.14 <img width="1423" alt="image" src="https://github.com/jiaoshijie/undotree/assets/33982919/d80629ff-c166-4d70-9b18...jiaoshijie created a comment on an issue on jiaoshijie/undotree
Add the two lines below to your nvimrc file, you can change the color code of fg to suit for your colorscheme ```lua vim.api.nvim_set_hl(0, "UndotreeDiffAdded", { fg = "#00FF00", reverse = true}) v...
jiaoshijie created a comment on an issue on jiaoshijie/undotree
The highlights depending on the colorscheme you're using, check out this file https://github.com/jiaoshijie/undotree/blob/main/plugin/undotree.lua to set the highlight.
jiaoshijie pushed 1 commit to minimal jiaoshijie/nvim
- make markdown file indentation to 2, and update onlysearch submodule 56c2fb5
jiaoshijie pushed 1 commit to minimal jiaoshijie/nvim
- modify onlysearch config to add custom keymaps 7e68615
jiaoshijie pushed 1 commit to minimal jiaoshijie/nvim
- updata onlysearch config and submodule 358f90d
jiaoshijie pushed 1 commit to minimal jiaoshijie/nvim
- update onlysearch submodule for support select search result and append to quickfix list 0cfdaa6
jiaoshijie pushed 1 commit to minimal jiaoshijie/nvim
- Add foldenable = false and update onlysearch submodule 78feabd
jiaoshijie pushed 1 commit to minimal jiaoshijie/nvim
- config onlysearch and update onlysearch submodule 4886ac9