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
Commit message (
Expand
)
Author
Age
*
Merge pull request #2288 from ZyX-I/autovimsyn
Justin M. Keyes
2015-07-26
|
\
|
*
syntax: Restore vim-specific highlight groups
ZyX
2015-07-26
|
*
cmake: Run nvim that generates helptags with proper WORKING_DIRECTORY
ZyX
2015-07-26
|
*
cmake: Generate tags and some vim syntax elements
ZyX
2015-07-26
*
|
documentation: Document changes
ZyX
2015-07-26
|
/
*
Doc: add bracketed-paste-mode #3028
Marco Hinz
2015-07-21
*
Remove ':Print' command #3049
Michael Reed
2015-07-20
*
defaults: set 'history' to 10000 by default. #2868
Felipe Morales
2015-07-20
*
Remove POSIX 'cpoptions': cleanup
Michael Reed
2015-07-19
*
Remove POSIX 'cpoptions': '\'
Michael Reed
2015-07-19
*
Remove POSIX 'cpoptions': '.'
Michael Reed
2015-07-19
*
Remove POSIX 'cpoptions': '/'
Michael Reed
2015-07-19
*
Remove POSIX 'cpoptions': '&'
Michael Reed
2015-07-19
*
Remove POSIX 'cpoptions': '|'
Michael Reed
2015-07-19
*
Remove POSIX 'cpoptions': '{'
Michael Reed
2015-07-19
*
Remove POSIX 'cpoptions': '#'
Michael Reed
2015-07-19
*
runtime/syntax/vim.vim: Update to version 7.4-33
Felipe Morales
2015-07-19
*
runtime/syntax/vim.vim: Update
Michael Reed
2015-07-19
*
python3: remove decoding logic, as this is now done in plugin host #3026
Björn Linse
2015-07-18
*
Cleanup after #3007 #3020
Michael Reed
2015-07-17
*
Remove :tearoff #3007
Marco Hinz
2015-07-15
*
vim-patch:7.4.688 #2941
Felipe Morales
2015-07-14
*
rplugin: Don't error if plugin is registered before host #2961
Björn Linse
2015-07-10
*
doc: Remove refs to xsmp, xterm_(clipboard|save)
Michael Reed
2015-07-05
*
doc: Remove refs to dos(16|32), win16, and win95
Michael Reed
2015-07-05
*
Remove VisualNOS highlight group remnants
Michael Reed
2015-07-04
*
Remove 'guipty' references
Michael Reed
2015-07-04
*
doc: Remove gui_x11.txt, merge remnants into nvim_clipboard.txt
Michael Reed
2015-07-04
*
rplugin: pass additional info to host factory function #2920
Nick Hynes
2015-07-03
*
doc: Mention that Python module might be provided by package manager #2935
Florian Walch
2015-07-01
*
Remove gvimrc_example
Felipe Morales
2015-06-29
*
Update vimrc_example file
Felipe Morales
2015-06-29
*
doc: Fix undefined reference warning
Michael Reed
2015-06-28
*
plugin/matchit: create stub for matchit.vim #2921
Felipe Morales
2015-06-28
*
doc: Remove usr_90.txt
Michael Reed
2015-06-27
*
clipboard: avoid redundant error message on `clipboard_get` failure .
Björn Linse
2015-06-25
*
clipboard: keep track of ownership and cache clipboard data locally
Björn Linse
2015-06-25
*
clipboard: don't use &shell in clipboard provider
Björn Linse
2015-06-25
*
rplugin: allow users to register hosts #2896
Nick Hynes
2015-06-25
*
doc: Various #2898
Michael Reed
2015-06-24
*
doc: Revise for flow and consistency #2831
alecbrooks
2015-06-24
*
doc: vim_diff: clarify key-chord support. #2886
Justin M. Keyes
2015-06-24
*
defaults: remove "options" in 'sessionoptions'. #2871
Felipe Morales
2015-06-21
*
defaults: prefix "!" to 'viminfo' by default #2870
Felipe Morales
2015-06-21
*
defaults: set 'tabpagemax' to 50 by default. #2869
Felipe Morales
2015-06-21
*
defaults: set 'display' to "lastline" by default.
Felipe Morales
2015-06-21
*
doc: Fix some typos and trailing whitespace. #2875
Lucas Hoffmann
2015-06-21
*
defaults: enable 'hlsearch' by default. #2859
Justin M. Keyes
2015-06-20
*
defaults: enable 'incsearch' by default. #2858
Felipe Morales
2015-06-20
*
defaults: remove "i" from the default 'complete' #2854
Felipe Morales
2015-06-20
[next]