github.com/neovim/neovim
Vim-fork focused on extensibility and usability
https://github.com/neovim/neovim
feat(lsp): support `textDocument/onTypeFormatting`
ribru17 opened this pull request about 1 month ago
ribru17 opened this pull request about 1 month ago
show interpreted keycodes in a more flexible way (than i_CTRL-v)
lf- opened this issue about 1 month ago
lf- opened this issue about 1 month ago
fix: map wincmd instead of remap
phanen opened this pull request about 1 month ago
phanen opened this pull request about 1 month ago
Nondeterministic highlighting with treesitter and `cursorline`
saygo-png opened this issue about 1 month ago
saygo-png opened this issue about 1 month ago
refactor(lua)!: rename/deprecate vim.F
justinmk opened this pull request about 1 month ago
justinmk opened this pull request about 1 month ago
Regression: TSNode:equal returning false for equal nodes
calebdw opened this issue about 1 month ago
calebdw opened this issue about 1 month ago
fix(cmdline): validate 'incsearch' cursor for "cmdline_show" redraw
luukvbaal opened this pull request about 1 month ago
luukvbaal opened this pull request about 1 month ago
extui breaks `hl-IncSearch` in some buffers (or filetypes?)
kmoschcau opened this issue about 1 month ago
kmoschcau opened this issue about 1 month ago
vim-patch:159d392: runtime(java): Complement the recognition of type parameter sections
clason opened this pull request about 1 month ago
clason opened this pull request about 1 month ago
vim-patch: :uniq Ex command
zeertzjq opened this pull request about 1 month ago
zeertzjq opened this pull request about 1 month ago
Undercurl not working with system terminfo but works with user terminfo on WSL (xterm-256color)
woertsposzibllen4me opened this issue about 1 month ago
woertsposzibllen4me opened this issue about 1 month ago
vim-patch:9.1.1476: missing out-of-memory checks in cmdexpand.c
zeertzjq opened this pull request about 1 month ago
zeertzjq opened this pull request about 1 month ago
vim-patch:a931371: runtime(vim): Update base-syntax, match OR operator in :echo and :execute
zeertzjq opened this pull request about 1 month ago
zeertzjq opened this pull request about 1 month ago
Decouple vim.lsp.config `root_markers` from LSP
mfussenegger opened this issue about 1 month ago
mfussenegger opened this issue about 1 month ago
`:rshada` does not correctly merge `v:oldfiles`
prg318 opened this issue about 1 month ago
prg318 opened this issue about 1 month ago
fix(health): highlight group conflicts with help
neovim-backports[bot] opened this pull request about 1 month ago
neovim-backports[bot] opened this pull request about 1 month ago
fix(autocmd): 'cmdheight' OptionSet with valid window grids
luukvbaal opened this pull request about 1 month ago
luukvbaal opened this pull request about 1 month ago
Lua heredoc assignment from Vimscript
justinmk opened this issue about 1 month ago
justinmk opened this issue about 1 month ago
build(win): "incompatible pointer type"
neovim-backports[bot] opened this pull request about 1 month ago
neovim-backports[bot] opened this pull request about 1 month ago
fix(health): highlight group conflicts with help
dmitmel opened this pull request about 1 month ago
dmitmel opened this pull request about 1 month ago
extui: `:tabnext` could crash nvim with cmdheight=0
aileot opened this issue about 1 month ago
aileot opened this issue about 1 month ago
fix(highlight): avoid red underline in floating window with blend
glepnir opened this pull request about 1 month ago
glepnir opened this pull request about 1 month ago
fix(cmd): allow fclose to be used with trailing bar
glepnir opened this pull request about 1 month ago
glepnir opened this pull request about 1 month ago
lsp util.show_document does not handle external=true
justinmk opened this issue about 1 month ago
justinmk opened this issue about 1 month ago
fix(quickfix): use correct lnume when appending
glepnir opened this pull request about 1 month ago
glepnir opened this pull request about 1 month ago
quickfix: ml_get error when updating quickfix list after RPC nvim_buf_attach
zeertzjq opened this issue about 1 month ago
zeertzjq opened this issue about 1 month ago
build(msvc): suppress msvc build warning for different enum types
neovim-backports[bot] opened this pull request about 1 month ago
neovim-backports[bot] opened this pull request about 1 month ago
vim-patch:a9b95c3: runtime(doc): remove wrong documentation of the :digraph command
zeertzjq opened this pull request about 1 month ago
zeertzjq opened this pull request about 1 month ago
vim-patch:9.1.1475: completion: regression when "nearest" in 'completeopt'
zeertzjq opened this pull request about 1 month ago
zeertzjq opened this pull request about 1 month ago
vim-patch: Vim syntax updates
zeertzjq opened this pull request about 1 month ago
zeertzjq opened this pull request about 1 month ago
`TSTree:root()` returns different nodes (not idempotent)
altermo opened this issue about 1 month ago
altermo opened this issue about 1 month ago
refactor(lsp): use `vim.lsp.buf_request_all` internally
MariaSolOs opened this pull request about 1 month ago
MariaSolOs opened this pull request about 1 month ago
fix: correct keyboard shortcut markers in Turkish translation
sukrucildirr opened this pull request about 1 month ago
sukrucildirr opened this pull request about 1 month ago
docs(treesitter): fix broken link for language-injection section
nguyenanhhao221 opened this pull request about 1 month ago
nguyenanhhao221 opened this pull request about 1 month ago
vim._extui: If `require("vim._extui").setup` is called first, `vim.o.fillchars` does not take effect the first time
aidancz opened this issue about 1 month ago
aidancz opened this issue about 1 month ago
feat(ui): add vim.ui.spinner
jamestrew opened this pull request about 1 month ago
jamestrew opened this pull request about 1 month ago
Windows: EACESS error on "Microsoft/WindowsApps/..." paths
cybermoonman opened this issue about 1 month ago
cybermoonman opened this issue about 1 month ago
GUI: WinConfig field indicating if floating window position is cursor-based
thjbdvlt opened this issue about 1 month ago
thjbdvlt opened this issue about 1 month ago
fix(tui): don't crash when nvim__screenshot() is called with bad path
The-Briel-Deal opened this pull request about 1 month ago
The-Briel-Deal opened this pull request about 1 month ago
`vim.api.nvim__screenshot()` in home dir causes crash.
The-Briel-Deal opened this issue about 1 month ago
The-Briel-Deal opened this issue about 1 month ago
expose internal testing utils / framework
The-Briel-Deal opened this issue about 1 month ago
The-Briel-Deal opened this issue about 1 month ago
build(msvc): suppress msvc build warning for different enum types
The-Briel-Deal opened this pull request about 1 month ago
The-Briel-Deal opened this pull request about 1 month ago
Incorrect display of character width used in statusline and other places
Chayanon-Ninyawee opened this issue about 1 month ago
Chayanon-Ninyawee opened this issue about 1 month ago
build(win): silence C5287
zeertzjq opened this pull request about 1 month ago
zeertzjq opened this pull request about 1 month ago
vim-patch:9.1.1473: inconsistent range arg for :diffget/diffput
zeertzjq opened this pull request about 1 month ago
zeertzjq opened this pull request about 1 month ago
feat(lsp): hide multiple whitespace for diagnostics in virtual text
MoritzBoehme opened this pull request about 1 month ago
MoritzBoehme opened this pull request about 1 month ago
feat(ui): :connect command
siddhantdev opened this pull request about 1 month ago
siddhantdev opened this pull request about 1 month ago
fix(prompt): "%" prefix is repeated on multiline input with formatoptions+=r
shadmansaleh opened this pull request about 1 month ago
shadmansaleh opened this pull request about 1 month ago
test(prompt): add test for multiline paste with nvim_paste
shadmansaleh opened this pull request about 1 month ago
shadmansaleh opened this pull request about 1 month ago
fix(extui): set 'modifiable', 'noswapfile' for buffers
phanen opened this pull request about 1 month ago
phanen opened this pull request about 1 month ago
fix(tui): don't forward C0 literally if Ctrl is present
zeertzjq opened this pull request about 1 month ago
zeertzjq opened this pull request about 1 month ago
vim-patch:476b65e: runtime(doc): mention using <script> instead of <sfile> in :autocmd
zeertzjq opened this pull request about 1 month ago
zeertzjq opened this pull request about 1 month ago
'exrc' .nvim.lua script can know its location
justinmk opened this issue about 1 month ago
justinmk opened this issue about 1 month ago
Fix type annotation for `vim.lsp.Config.cmd`
neovim-backports[bot] opened this pull request about 1 month ago
neovim-backports[bot] opened this pull request about 1 month ago
fix: make the `virtual_text` diagnostic respect the diagnostic columns
Thibaulltt opened this pull request about 1 month ago
Thibaulltt opened this pull request about 1 month ago
Fix type annotation for `vim.lsp.Config.cmd`
BarrensZeppelin opened this pull request about 1 month ago
BarrensZeppelin opened this pull request about 1 month ago
fix(lsp): clear document_color autocmds
ribru17 opened this pull request about 1 month ago
ribru17 opened this pull request about 1 month ago
vim-patch:9.1.1467: too many strlen() calls
zeertzjq opened this pull request about 1 month ago
zeertzjq opened this pull request about 1 month ago
vim-patch:9.1.1471: completion: inconsistent ordering with CTRL-P
zeertzjq opened this pull request about 1 month ago
zeertzjq opened this pull request about 1 month ago
vim-patch:8311e7d: runtime(vim): fix incorrect highlighting of User autocmds
zeertzjq opened this pull request about 1 month ago
zeertzjq opened this pull request about 1 month ago
workaround EACESS error on /windowsapps executables
cybermoonman opened this pull request about 1 month ago
cybermoonman opened this pull request about 1 month ago
fix(diagnostics): add type validation for opts.signs
neovim-backports[bot] opened this pull request about 1 month ago
neovim-backports[bot] opened this pull request about 1 month ago
vim-patch:e4c157b: runtime(nroff,groff): update commentstyle in filetype plugins
clason opened this pull request about 1 month ago
clason opened this pull request about 1 month ago
vim-patch:9.1.1468: filetype: bright(er)script files are not recognized
clason opened this pull request about 1 month ago
clason opened this pull request about 1 month ago
fix(diagnostics): add type validation for opts.signs
wenijinew opened this pull request about 1 month ago
wenijinew opened this pull request about 1 month ago
fix(diagnostic): add type validation for opts.signs
wenijinew opened this pull request about 1 month ago
wenijinew opened this pull request about 1 month ago
refactor(diagnostic): add validation for opts.signs
wenijinew opened this pull request about 1 month ago
wenijinew opened this pull request about 1 month ago
vim.iter.cycle(), vim.ui.spinner()
justinmk opened this issue about 1 month ago
justinmk opened this issue about 1 month ago
prompt buffer followup work
justinmk opened this issue about 1 month ago
justinmk opened this issue about 1 month ago
backport: feat(lsp): pass resolved config to cmd()
justinmk opened this pull request about 1 month ago
justinmk opened this pull request about 1 month ago
vim-patch:9.1.1466: filetype: not all lex files are recognized
e-kwsm opened this pull request about 1 month ago
e-kwsm opened this pull request about 1 month ago
docs: misc
justinmk opened this pull request about 1 month ago
justinmk opened this pull request about 1 month ago
fix(runtime)!: move "tohtml" module
justinmk opened this pull request about 1 month ago
justinmk opened this pull request about 1 month ago
cannot use <F13> ~ <F24> keys in `:terminal`
aidancz opened this issue about 1 month ago
aidancz opened this issue about 1 month ago
Suppressing errors in neovim
DieracDelta opened this issue about 1 month ago
DieracDelta opened this issue about 1 month ago
test(lsp): return tables instead of deserializing strings
ribru17 opened this pull request about 1 month ago
ribru17 opened this pull request about 1 month ago
docs(treesitter): fix comment format and generated docs for `Query:iter_matches`
TheLeoP opened this pull request about 1 month ago
TheLeoP opened this pull request about 1 month ago
fix(lsp): support v:count in selection_range()
ribru17 opened this pull request about 1 month ago
ribru17 opened this pull request about 1 month ago
feat(lsp): pass resolved config to cmd()
justmejulian opened this pull request about 1 month ago
justmejulian opened this pull request about 1 month ago
Support `'imactivatefunc'` and `'imstatusfunc'`
brianhuster opened this issue about 1 month ago
brianhuster opened this issue about 1 month ago
docs: vim.fs.dir.Opts type
neovim-backports[bot] opened this pull request about 1 month ago
neovim-backports[bot] opened this pull request about 1 month ago
LSP: cmd() function can get resolved config
justinmk opened this issue about 1 month ago
justinmk opened this issue about 1 month ago
docs: vim.fs.dir.Opts type
phanen opened this pull request about 1 month ago
phanen opened this pull request about 1 month ago
feat(defaults): default 'findfunc' to fd if available
yochem opened this pull request about 1 month ago
yochem opened this pull request about 1 month ago
tsan ci job is often timing out or failing
justinmk opened this issue about 1 month ago
justinmk opened this issue about 1 month ago
feat(defaults): set up highlight on yank
clason opened this pull request about 1 month ago
clason opened this pull request about 1 month ago
docs: api, prompt-buffer, deprecate `<sfile>`
justinmk opened this pull request about 1 month ago
justinmk opened this pull request about 1 month ago
build: slience new clang-tidy warnings
someoneinjd opened this pull request about 1 month ago
someoneinjd opened this pull request about 1 month ago
Cannot build on Ubuntu18.04
Zhou-Pixel opened this issue about 1 month ago
Zhou-Pixel opened this issue about 1 month ago
Allow for vim.lsp.ClientConfig.cmd to accept additional optional config parameters
FedeAbella opened this issue about 1 month ago
FedeAbella opened this issue about 1 month ago
fix(messages): "list_cmd" kind for :command, :version
luukvbaal opened this pull request about 1 month ago
luukvbaal opened this pull request about 1 month ago
docs(api): document types using LuaCATS types
lewis6991 opened this pull request about 1 month ago
lewis6991 opened this pull request about 1 month ago
feat(lsp): add continuations to `vim.lsp.buf*` functions
MariaSolOs opened this pull request about 1 month ago
MariaSolOs opened this pull request about 1 month ago
vim-patch:631a50c: runtime(doc): mention cannot ignored events in eventignorewin
zeertzjq opened this pull request about 1 month ago
zeertzjq opened this pull request about 1 month ago
docs(meta): fix incorrect bar -> backtick replacement
neovim-backports[bot] opened this pull request about 1 month ago
neovim-backports[bot] opened this pull request about 1 month ago
docs(meta): fix incorrect bar -> backtick replacement
zeertzjq opened this pull request about 1 month ago
zeertzjq opened this pull request about 1 month ago
fix(lsp): add missing argument validations
MariaSolOs opened this pull request about 1 month ago
MariaSolOs opened this pull request about 1 month ago
fix(lsp): use correct deprecation function
MariaSolOs opened this pull request about 1 month ago
MariaSolOs opened this pull request about 1 month ago
fix(edit): clear showcmd after clearing last put char
luukvbaal opened this pull request about 1 month ago
luukvbaal opened this pull request about 1 month ago
Colorscheme not applied when expected if a popup with blocking input is opened during init.vim
lervag opened this issue about 1 month ago
lervag opened this issue about 1 month ago