index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
lua
/
vim
Commit message (
Expand
)
Author
Age
*
fix(lsp): detach spawned LSP server processes (#18477)
Gregory Anders
2022-05-08
*
docs: change wrap_at type to number (#18456)
Noval Maulana
2022-05-07
*
fix(lsp): skip clients without rename capability (#18449)
Mathias Fußenegger
2022-05-06
*
fix(lsp): fix rename capability checks and multi client support (#18441)
Mathias Fußenegger
2022-05-05
*
fix(lsp): make sure to always reset active codelens refreshes (#18331)
William Boman
2022-05-05
*
refactor(lua): replace hard-coded gsub with vim.pesc() (#18407)
James McCoy
2022-05-04
*
fix(filetype): fixup scd filetype detection (#18403)
Gregory Anders
2022-05-03
*
refactor(runtime): convert dist#ft functions to lua (#18247)
Jonas Strittmatter
2022-05-03
*
feat(lsp): add logging level "OFF" (#18379)
ii14
2022-05-03
*
feat(lua): vim.deprecate() #18320
dundargoc
2022-05-03
*
fix(lsp): add missing bufnr argument (#18382)
Jose Alvarez
2022-05-03
*
vim-patch:8.2.4859: wget2 files are not recognized (#18385)
Christian Clason
2022-05-03
*
Merge pull request #18353 from jamessan/ft-match-fix
James McCoy
2022-05-02
|
\
|
*
fix(filetype.lua): escape expansion of ~ when used as a pattern
James McCoy
2022-05-02
*
|
vim-patch:8.2.4855: robot files are not recognized (#18364)
Christian Clason
2022-05-02
|
/
*
fix(shared): avoid indexing unindexable values in vim.tbl_get() (#18337)
William Boman
2022-05-01
*
fix(lsp): fix infinite loop in resolved_capabilities deprecation message (#18...
ii14
2022-04-30
*
fix(lsp): handle textDocumentSync.save bool capability (#18332)
Mathias Fußenegger
2022-04-30
*
vim-patch:8.2.4849: Gleam filetype not detected (#18326)
Christian Clason
2022-04-30
*
feat(lsp): add async option to vim.lsp.buf.format (#18322)
Mathias Fußenegger
2022-04-30
*
feat(lsp): add vim.lsp.buf.format (#18193)
Michael Lingelbach
2022-04-30
*
fix(handlers): more specific error messages (#16772)
kylo252
2022-04-30
*
chore(lsp): remove capabilities sanitization (#17814)
Michael Lingelbach
2022-04-30
*
feat(lsp): options to filter and auto-apply code actions (#18221)
Fredrik Ekre
2022-04-30
*
feat(lsp): show feedback on empty hover response (#18308)
Mathias Fußenegger
2022-04-29
*
fix(lsp): fix unnecessary buffers being added on empty diagnostics (#18275)
ii14
2022-04-26
*
vim-patch:8.2.4826: .cshtml files are not recognized (#18259)
Christian Clason
2022-04-25
*
fix(lua): don't mutate opts parameter of vim.keymap.del (#18227)
Andrey Mishchenko
2022-04-23
*
fix(treesitter): create new parser if language is not the same as cached pars...
Chinmay Dalal
2022-04-22
*
Merge pull request #18211 from clason/update-inspect
bfredl
2022-04-22
|
\
|
*
chore: update inspect.lua to 3.1.3
Christian Clason
2022-04-21
*
|
docs(lua): explain and link to lua patterns (#18206)
Christian Clason
2022-04-21
|
/
*
docs: vim.keymap.set can specify buffer as an option
atusy
2022-04-21
*
Merge pull request #18185 from clason/vim-8.2.4781
Christian Clason
2022-04-20
|
\
|
*
vim-patch:8.2.4793: recognizing Maxima filetype even though it might be another
Christian Clason
2022-04-20
*
|
fix(lsp): unify progress message handling (#18040)
runiq
2022-04-20
*
|
fix(diagnostic): use nvim_exec_autocmds to trigger DiagnosticChanged (#18188)
Gregory Anders
2022-04-20
|
/
*
vim-patch:8.2.4790: lilypond filetype not recognized (#18174)
Christian Clason
2022-04-20
*
vim-patch:8.2.4778: pacman files use dosini filetype (#18152)
Christian Clason
2022-04-17
*
vim-patch:8.2.4767: openscad files are not recognized (#18138)
Christian Clason
2022-04-17
*
fix(paste): ignore mappings in Cmdline mode (#18114)
Eden Zhang
2022-04-17
*
docs: typo fixes (#17859)
dundargoc
2022-04-15
*
fix(lsp): fix lookup of boolean values in workspace/configuration (#18026)
Fredrik Ekre
2022-04-15
*
vim-patch:8.2.4746: supercollider filetype not recognized (#18102)
Christian Clason
2022-04-13
*
fix(lsp): pass offset_encoding in formatexpr() (#18084)
Tony Fettes
2022-04-11
*
vim-patch:8.2.4733: HEEx and Surface do need a separate filetype
zeertzjq
2022-04-11
*
vim-patch:8.2.4729: HEEx and Surface templates do not need a separate filetyp...
Christian Clason
2022-04-10
*
vim-patch:8.2.4721: cooklang files are not recognized (#18058)
Christian Clason
2022-04-09
*
vim-patch:8.2.4720: ABB Rapid files are not recognized properly (#18057)
Christian Clason
2022-04-09
*
vim-patch:8.2.4715: Vagrantfile not recognized (#18052)
Christian Clason
2022-04-09
[next]