Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.55 KB

NOTES.md

File metadata and controls

31 lines (22 loc) · 1.55 KB

Ideas:

Terminal bug:

  • For startup or shell-related problems: try env -i TERM=ansi-256color "$(which nvim)".

https://www.reddit.com/r/neovim/comments/1abd2cq/what_are_your_favorite_tricks_using_neovim/ https://www.reddit.com/r/neovim/comments/1af1r03/what_was_that_one_keybinding_that_you_somehow/

https://github.com/rest-nvim/rest.nvim

https://www.youtube.com/shorts/Ofxlqz88pPA Amazing, you can you use the quickfix list to apply multiple commands at specific locations

TODO replace copilot chat with https://github.com/CopilotC-Nvim/CopilotChat.nvim

TODO:

  • Auto-copilot prompt to generate google style docstring
  • command to format docstring text into max_lines