aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | fix: treesitter languagetree crash when using telescope buffer previewer (#13...Simon Hauser2021-02-23
|/ / / / / /
* | | | | | vim-patch:8.2.2233: cannot convert a byte index into a character index (#13978)kuuote2021-02-22
* | | | | | lsp: remove deprecated references to 'callbacks' (#13945)Matthieu Coudron2021-02-23
* | | | | | feat(lsp): use vim.notify for some errors (#13992)Matthieu Coudron2021-02-22
* | | | | | Merge pull request #13988 from janlazo/vim-8.1.1310Jan Edmund Lazo2021-02-22
|\ \ \ \ \ \
| * | | | | | fixup! vim-patch:8.1.1310: named function arguments are never optionalJan Edmund Lazo2021-02-22
| * | | | | | vim-patch:8.1.1310: named function arguments are never optionalerw72021-02-22
* | | | | | | tui: fix possibility of evaluating uninitialized variables (#13987)erw72021-02-22
|/ / / / / /
* | | | | | Merge pull request #13952 from bfredl/overlayBjörn Linse2021-02-22
|\ \ \ \ \ \
| * | | | | | decorations: allow virt_text overlay at any columnBjörn Linse2021-02-22
* | | | | | | vim-patch:8.2.2070: can't get the exit value in VimLeave(Pre) autocommands (#...Jan Edmund Lazo2021-02-20
* | | | | | | lsp: Fix text edits operating on the last line of a document (#13677)Mathias Fußenegger2021-02-19
* | | | | | | lsp: client stop cleanups (#13877)Michael Lingelbach2021-02-19
* | | | | | | [RFC] ":source" sources from current buffer if filename is omitted (#11444)Vikram Pal2021-02-18
* | | | | | | Merge pull request #13968 from janlazo/runtime-tarJan Edmund Lazo2021-02-18
|\ \ \ \ \ \ \
| * | | | | | | runtime/tar: 23515b4ef7580af8b9d3b964a558ab2007cacda5Jan Edmund Lazo2021-02-17
| * | | | | | | runtime/tar: 8024f936368336241406137a2fa78ed5ee9000a6Jan Edmund Lazo2021-02-17
| * | | | | | | runtime/tar: 2963456ff2b740244b3a064785fe681b1998d75eJan Edmund Lazo2021-02-17
|/ / / / / / /
* | | | | | | vim-patch:8.2.2523: Svelte filetype not recognized (#13961)Brian Ryall2021-02-18
* | | | | | | vim-patch:8.2.2522: Beancount filetype not recognized (#13960)Brian Ryall2021-02-18
* | | | | | | fix(flake): add debuginfo to nvim-debug (#13947)Matthieu Coudron2021-02-17
|/ / / / / /
* | | | | | Merge pull request #13944 from chentau/on_bytes_docBjörn Linse2021-02-17
|\ \ \ \ \ \
| * | | | | | Doc: update documentation for on_byteschentau2021-02-17
| |/ / / / /
* | | / / / netrw: move netrw_home to XDA_DATA_HOME (#13939)Jakub Łuczyński2021-02-16
| |_|/ / / |/| | | |
* | | | | doc: Update vim_diff.txt (#13954)Yegappan Lakshmanan2021-02-16
* | | | | Merge pull request #13692 from mjlbach/fix_cursor_respect_current_lineBjörn Linse2021-02-16
|\ \ \ \ \
| * | | | | tests: add test for cursor postion when deleting buffer linesMichael Lingelbach2021-01-31
| * | | | | fix_cursor: do not change line number when edit will not impact cursorMichael Lingelbach2021-01-31
* | | | | | Merge pull request #13949 from janlazo/runtime-netrwJan Edmund Lazo2021-02-16
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | runtime/netrw: 207f009326c8f878defde0e594d7d9ed9860106eJan Edmund Lazo2021-02-16
| * | | | | runtime/netrw: 8024f936368336241406137a2fa78ed5ee9000a6Jan Edmund Lazo2021-02-16
| * | | | | runtime/netrw: 2963456ff2b740244b3a064785fe681b1998d75eJan Edmund Lazo2021-02-16
| * | | | | runtime/netrw: 469bdbde1e8ea8110705327ab193acca79296742Jan Edmund Lazo2021-02-15
| * | | | | runtime/netrw: 2ed639abdc4000436115f378e28320b7bee38a6eJan Edmund Lazo2021-02-15
| * | | | | runtime/netrw: 91359014b359cf816bf943fe2c7d492996263defJan Edmund Lazo2021-02-15
| * | | | | runtime/netrw: 09c6f265b21065ffa9437837b1d0955137175e45Jan Edmund Lazo2021-02-15
| * | | | | runtime/netrw: 574ee7bc1246070dba598f9561a2776aa1a10d07Jan Edmund Lazo2021-02-15
| * | | | | runtime/netrw: 5ef1c6a4838a9629b793f3ae676f72a764171b00Jan Edmund Lazo2021-02-15
|/ / / / /
* | | | | Merge pull request #13930 from janlazo/vim-8.2.1902Jan Edmund Lazo2021-02-14
|\ \ \ \ \
| * | | | | vim-patch:8.2.0925: getcompletion() does not return command line argumentsJan Edmund Lazo2021-02-14
| * | | | | vim-patch:8.2.0064: diffmode completion doesn't use per-window settingJan Edmund Lazo2021-02-13
| * | | | | vim-patch:8.2.0054: :diffget and :diffput don't have good completionJan Edmund Lazo2021-02-13
| * | | | | vim-patch:8.2.1056: wrong display when mixing match conceal and syntax concealJan Edmund Lazo2021-02-13
| * | | | | vim-patch:8.2.1058: multiline conceal causes display errorsJan Edmund Lazo2021-02-13
| * | | | | vim-patch:8.2.1904: still using default option values after using ":badd +1"Jan Edmund Lazo2021-02-13
| * | | | | vim-patch:8.2.1903: buffer test fails with normal featuresJan Edmund Lazo2021-02-13
| * | | | | vim-patch:8.2.0576: some errors are not covered by testsJan Edmund Lazo2021-02-13
| * | | | | vim-patch:8.2.1902: default option values changed with :badd for existing bufferJan Edmund Lazo2021-02-13
* | | | | | Merge pull request #13935 from bfredl/undotimeBjörn Linse2021-02-14
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | buffer_updates: autoload episode III: revenge of the treesBjörn Linse2021-02-14
|/ / / / /