Justin M. Keyes

Results 2414 comments of Justin M. Keyes

The description mentions "prettify headings/URLs", which covers that.

> What is meant by "flow layout"? soft-wrapping, even for hard-wrapped text.

@daniilrozanov that is more like a followup request. Not relevant until we have basic presentation concept.

The initial plan is exactly as described. Don't see why it would need to be "pure readonly". Further enhancements can always be decided later.

> Are we talking about a new layout engine? that is orthogonal. presentation mode will take advantage of new UI features as they arrive. it's simply a way to switch...

> for operations that run asynchronously. ... "I want this buffer and I'm going to operate on it at some point, so please no one else do anything with the...

@gyreas we'll do that based on the outcome of the application process

@Jyo561 please read https://github.com/neovim/neovim/wiki/Google-Summer-of-Code

MCP is out of scope for now. It's in the list above only as a placeholder.

> [Claude Code](https://docs.anthropic.com/en/docs/claude-code/overview) has huge potential for integration with Neovim, given that it's native to the terminal. It's already able to use commands like `nvim --remote-expr`. However, connecting it to...