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
Commit message (
Expand
)
Author
Age
...
*
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
*
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
*
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
[prev]