Justin M. Keyes

Results 2414 comments of Justin M. Keyes

Published in 0.6.0 release: https://pypi.org/project/pynvim/0.6.0/

This conflicts with https://github.com/justinmk/tree-sitter-ini/issues/13 Need a clear spec one way or the other. Else we're just fumbling around and will do unexpected things depending on the INI "flavor". A spec...

> The grammar doesn't handle CR/LF line endings, only LF. Yeah that's probably the case. Can you send a PR (with a test)?

https://github.blog/changelog/2021-04-13-table-of-contents-support-in-markdown-files/ ? 😄

In practice emacs won't change anything, but there is no technical reason why it is any different. Emacs packages are just source trees. btw, where is it documented how emacs...

Any chance we can put this in runtime/ and replace the C code with it?

> perhaps it should be documented in https://neovim.io/doc/user/news-0.10.html that `grepformat` also changes and this might change the behavior of custom `grepprg` settings? If users set 'grepprg' then they also need...

updated proposal. `clangd --version` requires config-specific stuff and doesn't address things like https://github.com/neovim/nvim-lspconfig/pull/1693 which wants to report the "project file".

> add a health field instead of `lspinfo` in configs No. That wouldn't be any different than the existing `config.lspinfo` field. What I'm asking is first, what info does the...