Results 41 issues of LintaoAmons

I saw there's a video shows about the out-of-box functions of astronvim,which helps a lot to newbies like me. But when comes to add user specific configuration, things became harder....

I can hover over the image link using the mouse to toggle the image popup. Because I use vim mode to write and view notes, so I was thinking if...

Add link to `cheat.sh` and fix the code block

I saw in the README, that I can do the refactor stuff using your plugin. ``` Code refactor made easy: GoFixPlural, FixStruct, FixSwitch, Add comment, IfErr, ModTidy, GoGet, extract function/block...

Or use visual mode to select multiple entry, then hit `X` to restore all selected enties~

enhancement

When I switch project using `neovim-project-manager` this error popup. ``` Error executing vim.schedule lua callback: .../pack/packer/start/auto-save.nvim/lua/auto-save/init.lua:27: Invalid buffer id: 8 stack traceback: [C]: in function 'nvim_buf_set_var' .../pack/packer/start/auto-save.nvim/lua/auto-save/init.lua:27: in function 'set_buf_var'...

After I switch session by `nvim-session-manager` and I want to use `hydra` to manage window It shows error like ![image](https://user-images.githubusercontent.com/95092244/189571988-994a7802-ae77-4960-8f92-8e7bc82885bf.png) ``` E5108: Error executing lua: ...k/packer/start/hydra.nvim/lua/hydra/hint/auto_window.lua:101: Invalid buffer id: 3...

Current there's shortcuts for `git_unstage_file`, and `git_add_file` Maybe this could be merge into one command to `git_toggle_stage`?

enhancement

like `https://github.com/bramses/chatgpt-md`, I think it's better to have ability to just use current buffer to ask question and get the output. So can easily copy or modify the question/result, instead...

like, `OpenScratch` function is highlighted in the outline, so it would be great if there's a option to dim the rest to only have the syntax highlighting for the same...

enhancement
P2