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
/
lsp
/
log.lua
Commit message (
Expand
)
Author
Age
*
fix(lsp): correct some type annotations (#21365)
Mathias Fußenegger
2022-12-09
*
fix(lsp): ensure open_logfile is safe for fast events (#21288)
Mathias Fußenegger
2022-12-04
*
refactor(lua): reformat with stylua 0.14.0 (#19264)
Christian Clason
2022-07-07
*
feat(defaults): session data in $XDG_STATE_HOME #15583
Ivan
2022-05-12
*
chore: format runtime with stylua
Christian Clason
2022-05-09
*
feat(lsp): add logging level "OFF" (#18379)
ii14
2022-05-03
*
chore: fix typos (#16506)
dundargoc
2021-12-28
*
docs(lsp): add annotations for private functions
Gregory Anders
2021-11-30
*
feat(lsp): improve logging (#15636)
Michael Lingelbach
2021-09-15
*
chore(lsp): fix formatting in vim.lsp.log (#15596)
Michael Lingelbach
2021-09-07
*
feat(lsp): add warning message for large log size
Michael Lingelbach
2021-09-07
*
feat(lsp): add lsp healthcheck
Michael Lingelbach
2021-09-07
*
docs: make Lua docstrings consistent #15255
Gregory Anders
2021-08-22
*
fix(lsp): correctly check for windows in lsp logger (#14954)
Oliver Marriott
2021-07-10
*
lsp: deep copy vim.lsp.log when reloading
Dingcheng Yue
2021-04-16
*
lsp: add explicit entry on lsp log start
Piyush Jaipuriyar
2021-03-06
*
feat: adds vim.notify
Matthieu Coudron
2021-01-31
*
logging: move to XDG_CACHE_HOME (#13739)
Michael Lingelbach
2021-01-13
*
Add FIXMEs
Patrice Peterson
2020-08-23
*
Add docs for most vim.lsp methods
Patrice Peterson
2020-08-23
*
lsp: change log name to "lsp.log" from "vim-lsp.log"
Hirokazu Hata
2020-05-23
*
lsp: Fix timezone format of LSP log (ISO 8601) (#12332)
Eisuke Kawashima
2020-05-17
*
lsp: make showMessage and logMessage callbacks different (#11942)
Hirokazu Hata
2020-03-02
*
lua LSP client: initial implementation (#11336)
Ashkan Kiani
2019-11-13