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
...
*
LSP: Add jump when calling gotodef (#11521)
Jakub Łuczyński
2019-12-07
*
Add vim.startswith and vim.endswith (#11248)
Ashkan Kiani
2019-12-01
*
lsp: allow the user to config LspDiagnosticError etc by standard means
Björn Linse
2019-11-28
*
LSP: Move default buf callbacks to vim.lsp.callbacks (#11452)
Ashkan Kiani
2019-11-26
*
doc + extmarks tweaks #11421
Justin M. Keyes
2019-11-25
*
Bring vim into local scope
Ashkan Kiani
2019-11-24
*
Add support for textDocument/references.
Ashkan Kiani
2019-11-24
*
Merge branch 'master' into lsp-followup
Ashkan Kiani
2019-11-24
|
\
|
*
Lua: vim.env, vim.{g,v,w,bo,wo} #11442
Ashkan Kiani
2019-11-24
*
|
UI tweaks.
Ashkan Kiani
2019-11-23
*
|
Improve the character_offset code.
Ashkan Kiani
2019-11-22
*
|
Improve performance of util.set_lines + bugfix
Ashkan Kiani
2019-11-22
*
|
Fix encoding translation in other places.
Ashkan Kiani
2019-11-21
*
|
Remove comments.
Ashkan Kiani
2019-11-21
*
|
Fix position params for encoding.
Ashkan Kiani
2019-11-21
*
|
Account for character length in jump position.
Ashkan Kiani
2019-11-21
*
|
Fix hovers staying on bufhidden
Ashkan Kiani
2019-11-21
*
|
Updates
Ashkan Kiani
2019-11-21
*
|
Merge remote-tracking branch 'origin/master' into lsp-followup
Ashkan Kiani
2019-11-21
|
\
|
|
*
lsp: transmit "\n" after last line when 'eol' is set
Björn Linse
2019-11-21
*
|
Remove resolve_bufnr/lualint
Ashkan Kiani
2019-11-20
*
|
Use the apply_text_edits from util.
Ashkan Kiani
2019-11-20
*
|
Fix reference in rename.
Ashkan Kiani
2019-11-20
*
|
Add full text_edit implementation.
Ashkan Kiani
2019-11-20
*
|
Extend list_extend to take start/finish.
Ashkan Kiani
2019-11-20
*
|
Use err_message in default_callbacks
Ashkan Kiani
2019-11-20
*
|
Satisfy lualint.
Ashkan Kiani
2019-11-20
*
|
Fix rename support.
Ashkan Kiani
2019-11-20
*
|
Spaces not tabs.
Ashkan Kiani
2019-11-20
*
|
Change error writer to not be annoying.
Ashkan Kiani
2019-11-20
*
|
Change callback resolution to be dynamic.
Ashkan Kiani
2019-11-20
*
|
Move everything to buf & default_callbacks
Ashkan Kiani
2019-11-20
*
|
Add everything to lsp.buf and get rid of autoload.
Ashkan Kiani
2019-11-20
*
|
Add lsp.buf and hover implementation.
Ashkan Kiani
2019-11-20
*
|
Bugfix. Don't use nvim.lua that doesn't exist :)
Ashkan Kiani
2019-11-20
*
|
Add vim.uri_to_bufnr
Ashkan Kiani
2019-11-20
*
|
Bugfixes.
Ashkan Kiani
2019-11-20
*
|
Bugfix for floating_preview
Ashkan Kiani
2019-11-20
*
|
Reduce code blocks in markdown previews.
Ashkan Kiani
2019-11-20
|
/
*
lua LSP client: initial implementation (#11336)
Ashkan Kiani
2019-11-13
*
Lua: Use vim.validate() instead of assert()
Justin M. Keyes
2019-11-10
*
Lua: vim.validate()
Justin M. Keyes
2019-11-10
*
Lua: vim.validate()
Hirokazu Hata
2019-11-10
*
lua: vim.rpcrequest, vim.rpcnotify, vim.NIL
Björn Linse
2019-11-10
*
runtime: Use module pattern with vim/shared.lua
Hirokazu Hata
2019-10-23
*
lua/stdlib: adjust some validation messages #11271
Hirokazu Hata
2019-10-26
*
tree-sitter: use "module" pattern in lua source
Björn Linse
2019-09-28
*
tree-sitter: simplify editing using the new old_byte_size parameter
Björn Linse
2019-09-28
*
tree-sitter: fix lint, delete "demo" plugin (replaced by functional tests)
Björn Linse
2019-09-28
*
tree-sitter: improve parser API (shared parser between plugins)
Björn Linse
2019-09-28
[prev]
[next]