mergify[bot]
|
239b538bfc
|
Merge pull request #93 from puremourning/upgrade-cpptools
1024
upgrade cpptools to 0.26.3
|
2020-01-26 21:37:22 +00:00 |
|
Ben Jackson
|
bd820b2a8b
|
upgrade cpptools to 0.26.3
This sort-of fixes macOS issues when used with my lldb-mi.
|
2020-01-26 21:32:55 +00:00 |
|
Ben Jackson
|
a524762f98
|
Fix link in contrinbuting guide
1019
|
2020-01-26 21:08:02 +00:00 |
|
Ben Jackson
|
8a4a8b39da
|
Add contributing.md
1018
|
2020-01-26 21:04:17 +00:00 |
|
Ben Jackson
|
9c3813f11b
|
Add code of conduct
|
2020-01-26 20:05:50 +00:00 |
|
Ben Jackson
|
ffe5209ea6
|
Correct template for neovim support
|
2020-01-26 20:04:45 +00:00 |
|
Ben Jackson
|
94f19459b9
|
Update TOC
1017
|
2020-01-26 17:49:20 +00:00 |
|
Ben Jackson
|
d69e63719b
|
Elaborate neovim deficiencies
1016
|
2020-01-26 17:42:03 +00:00 |
|
Ben Jackson
|
9b5960f81e
|
Fix go language server returning 0 column causing errors in neovim
979
|
2020-01-22 21:35:06 +00:00 |
|
Ben Jackson
|
287286cadb
|
Add way to install a different java debugger, though it doens't work well
977
|
2020-01-21 22:25:11 +00:00 |
|
mergify[bot]
|
42d4b80200
|
Merge pull request #77 from puremourning/neovim
976
Support neovim
|
2020-01-19 20:40:08 +00:00 |
|
Ben Jackson
|
9e3d7237a5
|
Update README
|
2020-01-19 20:33:24 +00:00 |
|
mergify[bot]
|
4318e567f2
|
Merge pull request #77 from puremourning/neovim
Support neovim
|
2020-01-19 20:21:56 +00:00 |
|
Ben Jackson
|
5ee8ffc3f6
|
Catch E325 in neovim
|
2020-01-19 20:16:52 +00:00 |
|
Ben Jackson
|
6cf4f9f9ab
|
FixUp: Some comments
|
2020-01-19 20:07:18 +00:00 |
|
Ben Jackson
|
ef4a6fc10c
|
FixUp: use normal! to avoid user mappings, thanks vint!
|
2020-01-19 10:28:34 +00:00 |
|
Ben Jackson
|
7ca51f8f08
|
FixUp: Node <10 not node=10
|
2020-01-19 10:23:05 +00:00 |
|
Ben Jackson
|
098cd0929b
|
Merge branch 'master' into neovim
|
2020-01-19 08:33:25 +00:00 |
|
mergify[bot]
|
b2b08530db
|
Merge pull request #87 from puremourning/upgrade-bashdb
Upgrade bashdb and add more useful defaults
|
2020-01-17 18:01:08 +00:00 |
|
Ben Jackson
|
df759ec9dc
|
Upgrade bashdb and add more useful defaults
|
2020-01-17 15:28:44 +00:00 |
|
Ben Jackson
|
355f0f0e0c
|
Implement command line completion for watch/eval
|
2020-01-17 00:02:24 +00:00 |
|
Ben Jackson
|
1e8bd384b9
|
FixUp: importing ycm test lib changs'
|
2020-01-15 23:23:22 +00:00 |
|
Ben Jackson
|
099ffc2af9
|
Disable swap files in the neovim buffers too
|
2020-01-15 23:17:15 +00:00 |
|
Ben Jackson
|
c2b0cc8f18
|
Attempt to make the output windows a little less rubbish on neovim
|
2020-01-15 23:17:15 +00:00 |
|
Ben Jackson
|
2252a2bf02
|
Delete the watches and vars buffers when resetting
|
2020-01-15 23:17:15 +00:00 |
|
Ben Jackson
|
3b97500289
|
Make sure the buffer is modifiable when updating the console
|
2020-01-15 23:17:15 +00:00 |
|
Ben Jackson
|
f6eccf1314
|
More: Import latest YCM test framework changes
|
2020-01-15 23:17:15 +00:00 |
|
Ben Jackson
|
d711d655aa
|
FixUp: Brokern StopOver mapping
|
2020-01-15 23:17:15 +00:00 |
|
Ben Jackson
|
6ee8f7875d
|
Tests: Import test framework changs from YCM
|
2020-01-15 23:17:15 +00:00 |
|
Ben Jackson
|
149d48b688
|
Scroll the output buffer when visible
|
2020-01-15 23:17:15 +00:00 |
|
Ben Jackson
|
c898eb47b2
|
Fix filtering VimspectorShowOutput
|
2020-01-15 23:17:15 +00:00 |
|
Ben Jackson
|
a00e6a19d6
|
Fix output buffers. bufnr creates an _unloaded_ buffer, so we have to load it
|
2020-01-15 23:17:15 +00:00 |
|
Ben Jackson
|
7456c26c2a
|
Add some :commands for basic usages
|
2020-01-15 23:17:15 +00:00 |
|
Ben Jackson
|
04bb03da0a
|
Add channel support for neovim
|
2020-01-15 23:17:15 +00:00 |
|
Ben Jackson
|
29c26996fb
|
Add neovim job/terminal APIs
|
2020-01-15 23:17:15 +00:00 |
|
Ben Jackson
|
18627b9244
|
Add a way to have multiple vim API layers
|
2020-01-15 23:17:15 +00:00 |
|
Ben Jackson
|
5aa33c19f7
|
Remove unused ForceRead function
|
2020-01-15 23:17:15 +00:00 |
|
Ben Jackson
|
ee1bb009ea
|
Wrap the terminal API in vimscript layer
|
2020-01-15 23:17:15 +00:00 |
|
Ben Jackson
|
d1e3b648d3
|
Use eval for lists of buffers too
|
2020-01-15 23:17:15 +00:00 |
|
Ben Jackson
|
dcdab63516
|
Remove use of bindeval() as it is not suported in neovim
|
2020-01-15 23:17:15 +00:00 |
|
mergify[bot]
|
cb2e08b850
|
Merge pull request #85 from tinmarino/merge_check_connection
947
Check connection before some operation (`next`) to avoid Python errors in vim messages
|
2020-01-15 21:49:38 +00:00 |
|
tinmarino
|
9be0f43a5f
|
Feature: Silent Errors if not connected
|
2020-01-15 10:59:17 -03:00 |
|
mergify[bot]
|
1277ec6347
|
Merge pull request #84 from puremourning/fid-upstream
934
A selection of misc fixes and enhancements from ongoing usage
|
2020-01-10 12:44:49 +00:00 |
|
Ben Jackson
|
9f0becab7b
|
Flake8 fixes
|
2020-01-10 12:19:58 +00:00 |
|
Ben Jackson
|
8a57104a0e
|
Expand references in non-shell variables too
|
2020-01-10 09:28:02 +00:00 |
|
Ben Jackson
|
bbaab0ebc1
|
Fix true/false in JSON when setting up adapter
|
2020-01-10 09:28:02 +00:00 |
|
Ben Jackson
|
55bb50d296
|
line sometiems not supplied; source is optional
|
2020-01-10 09:28:02 +00:00 |
|
Ben Jackson
|
8bb7017a49
|
Handle failed breakpoint messages
|
2020-01-10 09:28:02 +00:00 |
|
Ben Jackson
|
d950352545
|
Install vscode java debugger somewhere
|
2020-01-10 09:28:01 +00:00 |
|
Ben Jackson
|
2c347c7920
|
Enalbe snippets for json
|
2020-01-10 09:26:13 +00:00 |
|