Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/pulsar-edit/vim-mode
:lock: Next generation vim support for atom
https://github.com/pulsar-edit/vim-mode
These test cases were not running due to indentation errors.
The tests for commands 'dj' and 'dk...
Adds coffeelint.json to the .gitignore.
8c690bdfc289b9ab34026efea4e93faad857d845 authored over 10 years ago
This removes editor view caching since it is no longer supported in
in the new editor view.
The...
bc178f2356ea1d065128b69cba93a8233b61bac0 authored over 10 years ago
- Lets users override default coffeelint settings for vim-mode.
- For example can change their d...
make CI build faster
7635b1e560f54c1da18205a49259cd2ae00a8a41 authored over 10 years agof218de17fb82bfccdbf4ac3d64c759fa5d3e04cb authored over 10 years ago
3c22e0483cfb78d12941bb895891140df0ed3d0d authored over 10 years ago
These test cases were not running due to indentation errors.
The tests for commands 'dj' and 'dk...
a25d27ede8217ce91583c084ec4277ac6f729ba5 authored over 10 years ago
f84e76b9e0dfce129aadfbad96044fc0bd094e57 authored over 10 years ago
Remove calls to deprecated APIs
a0fa771a2f36feed8dfd0f57bcb84f5b1db2a534 authored over 10 years ago5f39314fd100cc606476c90ae1bd52df2b0373da authored over 10 years ago
f5183f7991eff7a93cefa83934ae9f75cb0e1a27 authored over 10 years ago
74349995acf784d5c0f9d26ce2be41ad581b33c9 authored over 10 years ago
fceab6b3133ede29c4df245fcab55a060287ede8 authored over 10 years ago
493b1541f3c53e035cf8140e75d961300aa55091 authored over 10 years ago
Add ; and , motions
c9d66989228e6583545da7850ad96df9b80947b4 authored over 10 years agoAdd case insensitive search when user adds \c to search
fb6e37ac55f9529605fde32df6aefcd76b10b95e authored over 10 years ago45676a2cb0bb77aef03afb9b23f367f62a22a34a authored over 10 years ago
Replace any current selection when using Put operator
665f90e72f14811bfdd56b332b2929602295c365 authored over 10 years ago61f3ab2835bfc421d2f1fb5f42a32b102e3827a9 authored over 10 years ago
0453d04fe8c57dd687c3489c69c68ba12da47d92 authored over 10 years ago
fix final cursor position after yank
b34261d9edc21cab87468cad91a2b3ae5a233c68 authored over 10 years agoEnsure yanked text ends with newline if motion is line-wise
5666fccfb4ee3265ec532fd632c0a6d9cd6e4f2a authored over 10 years ago7e34b867b8bec1c9677a8358c118182aeeb8eb68 authored over 10 years ago
6f314c353d17267021398f17a5b306f090296bfb authored over 10 years ago
Add 'a' operator-pending commands. Fix for issue #369.
08057117856f55c719515455d9ed253c840315e6 authored over 10 years ago
Add 'i }', 'i B', 'a }', 'a B', 'i >', 'a >', 'i ]', 'a ]', 'i )', 'i b',
'a )', and 'a b' keymaps.
Add 'select-inside-square-brackets', 'select-inside-back-ticks',
'select-around-square-brackets'...
02e1a0ae1763136cd7ba981b360214ef9cd03ed2 authored over 10 years ago
Remain in visual mode when indenting
aced6af8bd4fab31a0ba94e570b6c423141b7127 authored over 10 years ago688c98d36b8eea992f19c77d145ab112bdff1bf0 authored over 10 years ago
611ab4eac50ea8ad19dcaff361dc6c10367bd071 authored over 10 years ago
Add 'aw', 'a"', 'a\'', 'a(', 'a{', 'a>' keymaps.
Add 'select-a-word', 'select-a-double-quotes', ...
saves selection at the time it was created.
e3e93a6666c9e01e59c3dbde5732c65de42ef44a authored over 10 years ago
This allows the indention keybindings to be used multiple times without
clobbering the selection.
4c4f0f65c22baf1f15d870fc6ab873d9c4948479 authored over 10 years ago
72764fbcd481a59cc094ab2a0605fe3aa8273695 authored over 10 years ago
The cursor should be placed after the inserted text, not at the start
of it.
e0538f554b8e0a55c519150588ca5e7a07b8df2f authored over 10 years ago
6e2a73defe53ae4492347ff38786eea31b62f415 authored over 10 years ago
93542aef55c6f41762f1a261a6e70de26c4d4687 authored over 10 years ago
The vim state now has a initialselectedrange used when in visual mode
7c820ac35ef006cd2de5f54a4fcad357531dd3bf authored over 10 years ago
Add newline character to the register when the yanked line is the last
line of the document and ...
ce3e381c9f6a97a3fef6f211b29177423dd05d66 authored over 10 years ago
a0f2f9b6f259fb931229092e30c1cee1393e2038 authored over 10 years ago
2ec1119b2a34587aae44f774b84a35d9cb207a68 authored over 10 years ago
3b87657cd7c2ebd98d44dadfc367a3eb3900f289 authored over 10 years ago
Drop to command mode before processing an undo in insert mode
56ab4544a98873292c1de97b392ab57fbb23d0a6 authored over 10 years ago61d8c4951a11eb47ca703c775dfb4cbf6a32b459 authored over 10 years ago
8af8fbdea87fa9af53a594117b5d8e30794bdd1d authored over 10 years ago
Implement ‘-’, ‘+’, and ‘enter’ keys
04d453e0c7bc3c2a9a2752d646535b08340cb2d8 authored over 10 years agoAdd css class for status bar (command, insert, visual)
d5b70963b8e1769dc6c5b47d86e9f69699934419 authored over 10 years agoRevert "Ensure only one 'mode' is shown in the status bar"
69c3b3cba2487d9ffe718df643f4533489f9669b authored over 10 years agoadf3f27f743f9ae700f77bfeab76317883a7bec3 authored over 10 years ago
Ensure only one 'mode' is shown in the status bar
3c0b9720cbc6d6717729fc18816e8a4e6067d8f1 authored over 10 years ago37702be2edff6c486090683c0c75d8bfa5adb962 authored over 10 years ago
Restrict Command Mode Activation with Ctrl+C to Mac only
486f9d0193bc379c12332f46e764e43e62f7f61a authored over 10 years agoThe behavior of `j` and `k` have changed since the tests were written. The commented-out tests s...
c76ab6b45ad4cf350c88074c7938734304c9d3e2 authored over 10 years agoAdd .editor when checking if command mode has been activated
b9648f98f5e4b3ccaa6ce7132e87ae0f1549fa35 authored over 10 years ago
Add requirement of .platform-darwin to Ctrl+C entering command mode.
Add helper to mock platform...
I added tests for enter too, for the heck of it. To avoid duplication, the tests merely compare ...
807a9d75866dc2ad72f73fbbd8b6c106773a2fab authored over 10 years agoAs requested [in the pull request discussion](https://github.com/atom/vim-mode/pull/277#issuecom...
dab1f81d461f08332443152d78f292bbce124447 authored over 10 years ago
Conflicts:
lib/vim-state.coffee
lib/motions/general-motions.coffee
misplaced comma in docs
ed890b08c8a6cbc2278a582f544f15fbb5c84c94 authored over 10 years agoed3ddb2c47779a81010a1082752fcbda788c0e4a authored over 10 years ago
I don’t want to delete these tests because they will be useful to have when `k` (and correspondi...
8791a50514c71f5c0fd177d8aaebc1512e358546 authored over 10 years agoI found this bug because a test had the cursor position [0, 0] instead of [0, 4].
f7568e31e09040e03d31458ce5c19828af5a35a0 authored over 10 years ago503fc2bc816b756bb5c2157cacde979dbbf7b5b3 authored over 10 years ago
8fecfea3adde6683c0942d31908b12cd3cd049ea authored over 10 years ago
fix issue #255 - cancel a pending operation only if there is an operatio...
48380f22fc851e4f6473b42a445feffded6bfd13 authored over 10 years ago51f1741e6f1eb4f35cb512ee40d1c635615d7111 authored over 10 years ago
0174fcc6919017f316a5caf08fca273d75cf136e authored over 10 years ago
e600cca0cebe7d2e1fb6b34aafccc15f8edf695e authored over 10 years ago
16b8de8db315bbbcce937811d749843aa9895a12 authored over 10 years ago
Use ::setInputEnabled to disable input outside of insert mode for the React editor
c7a4a88f183bae2d5c9d17c471e742de12aedc5a authored over 10 years agoInsert fixes
0f208f028dc0f66a348229b9153bb4f74c739c1a authored over 10 years ago81459ae180e87a62dffb47f6521b73bc2f067383 authored over 10 years ago
This test is a bit constructed, because I do not know exact
source of core:cancel event, which t...
The approach of preempting textinput events to prevent handling of input
outside of insert mode ...
68260aa7b3cd4ec9377f482c74655233c9a6973c authored over 10 years ago
Add "space" keybinding which uses the "move-right" motion
24ed510f7856eb18f1099c5796267113560e91aa authored over 10 years agofa39771ebaa7762c13846878180ce5dbd012dd93 authored over 10 years ago
Conflicts:
lib/vim-state.coffee
spec/motions-spec.coffee
There was a "real" conflict in motio...
d194aa04ceb0d3f6fc45b925f375a62a5ead55ad authored over 10 years ago183db529b0eec56b68a6203256e5cc6aec4621c5 authored over 10 years ago
Fix off-by-one errors, with tests
f39ad01cf7593eabbb7f02ba00606f689c57f75d authored over 10 years ago7314eca7afbe9e6a40d72cab4d8ad282437c9c7c authored over 10 years ago
e2a8969fb46d5dacadf289d362adeab7daa4df26 authored over 10 years ago
More text objects (by @udp)
126517adea2bbe4c4560c914da2c7af1d87487d7 authored over 10 years ago522de3d47582f1327aa75e982464be2cec48b04c authored over 10 years ago
Fix n gg selection
406db894963751d18bb06c26578a6fcb8b25eb6f authored over 10 years ago1d14e906e53891e5bf1f17a2c0505d1487de2c34 authored over 10 years ago
bf714b971a1b9b17a4dbd007f56ca6f5766169fb authored over 10 years ago
231e6bd1c8381e3c4764d71d22daf9ff89294c02 authored over 10 years ago
19824342314b74ce33f9b50bed296bda8a0a195a authored over 10 years ago
This patch fixes #191 and #51.
I'll be using as example yank, but I confirm the same behavior w...
7ccb40ff5f7f064b41d366f3920ac684d565c6b8 authored over 10 years agoe409030703c492201c845a04d70ec4ce2a5ba6e4 authored over 10 years ago
0378d07086f67aee53ea395fd1041284f5fc0257 authored over 10 years ago
Make vim-mode keymaps more specific to override certain OS mappings
06393feb24837282f5826439a9c60c5061bbff7f authored over 10 years agofa3b50db2480ae3119dd77d07788bdf4f869dd6d authored over 10 years ago