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

fixed error

1d9dde36fb56dd75c258cf4e89b0e82721b3730e authored almost 11 years ago
removed silly log and fixed error

0de95ac9b59e4131a92fc17659bc629735b7c883 authored almost 11 years ago
added find, find-backward commands

39f4b9c5eed38f5bfe82e58946cf7852b55f2385 authored almost 11 years ago
Merge pull request #182 from atom/ns-cleanup-key-bindings

Clean up key bindings

a3be884b19660cbbb43821523207b282b6af9595 authored almost 11 years ago
added inline docs in the tomdoc style

dc49485246f8f2f776eba5133c420789e49b00e4 authored almost 11 years ago
initial refactor

48fe21dea10eefc0358dad26fc98ade082410161 authored almost 11 years ago
Make 'iw' work in visual mode

9945a9a8519c9b4c3ef3dd8b775d2446929cbf68 authored almost 11 years ago
Apply block-cursor styling in .operator-pending-mode

f1ab7acb1f41482bbfa3d4b0dc24945350113643 authored almost 11 years ago
Separate commands that always push operations from other commands

This way we *never* call ::pushOperations with non-operational values.

d7c9393fa8b607ce811bff62f87f69a8957448d1 authored almost 11 years ago
Capitalize closure-scoped variables to prevent accidentally overwriting

9a297171b5a28907e51ea78410efa19bb0b70e22 authored almost 11 years ago
:lipstick: Extract ::pushOperations from ::handleCommands helper

686ea7c5615ec3b2d2e936e86765b56f475965d2 authored almost 11 years ago
Delete inner word on `diw` keystroke

d3c7bd3c2355c7cf7a575536e98a9a374f5b1bad authored almost 11 years ago
Rename operator to operation where ambiguous

We were calling everything we could push to the op-stack an operator,
which wasn't technically c...

4e88f1dbf3fee773edf0ddd20f78793975e9f4e6 authored almost 11 years ago
Add operator-pending mode

af5f96766fb53e91b79f02857aceabeddbdf5026 authored almost 11 years ago
Remove redundant 's' binding

9bcbcdd1d226cb1f93383f73fc27934501739b24 authored almost 11 years ago
Use whole words instead of initialisms per Atom's usual style

c2e949e3102cf013594e8933608fff08ed131f81 authored almost 11 years ago
Don't attach to .mini editors so we can ignore it key bindings selectors

75aafaa4c531a35207cd6f45f5d31cffb07b8294 authored almost 11 years ago
Factor out commonalities between command and visual mode

This prepares the ground for operator-pending mode, since many bindings
are equivalent in comman...

fe25bf5308c5e130dcc3fb9f06a5f402c4399edb authored almost 11 years ago
Replace SelectLeft/Right commands with MoveLeft/Right

603cc1cbbca2feb754c0a8f0f560144b766690d7 authored almost 11 years ago
Add a changelog entry for @gblock0's changes

cb528247cc5c66a98f2638eebcb179297400086f authored almost 11 years ago
Merge pull request #179 from gblock0/status-bar-mode

Added the current mode to the status bar

9745710ab5094d06d8cb12fa9efb8dbcd58bb3f6 authored almost 11 years ago
Deleted extra line

afc5405bf7adf0c96d2b5d9e262d692351379b2f authored almost 11 years ago
Worked on the comments mentioned in the PR, refactored a bit of the selection code or moving to a mark

d2595bd61944ac96a797deb5cbcb0686be129c3e authored almost 11 years ago
Added specs and docs

45edf36ede1863e8b5014ce9338a9210683bb8cf authored almost 11 years ago
Moved the 'move-to-mark' commands to the view model system similar to the replace command

7b42d2aada59e08966878b4a7fa2b62430311afa authored almost 11 years ago
Moved mark command to operator and use the view model similar to the replace op

8ad25578d7fd882971f05250ecbd27878082a23c authored almost 11 years ago
Added comments similar to the ones I found

d701a0577a165fb0ce46a685b811f621492e6ae4 authored almost 11 years ago
Added the current mode to the status bar

c5f5f6a628ef3f6bd0f0aeb125340cbe413938f9 authored almost 11 years ago
added marks

e8b5e005cd134e9605c84c8c7680a4ac73258d0c authored almost 11 years ago
Remove some debugging cruft

4dfd4f10383b6ab32bce34b8d8f919bce4a56695 authored almost 11 years ago
It works, but it's not tested.

38aa0a13acef9772cfc830b1a05e95c9c6d72e2b authored almost 11 years ago
Merge branch 'master' into undo-typing

9c1b8c0f155ac4dc8df52a2db791c1228acb4f0d authored almost 11 years ago
Merge pull request #166 from tony612/add-v-s-command

Add s alias to visual mode

2fbb7938564adb9861e5d42b81c9f4a8838951d6 authored almost 11 years ago
update CHANGELOG for #166

b0bedd82ce67769a2535534c14ccfdfce27d4d05 authored almost 11 years ago
add v-s command and test

8ec447fbb890bcc12f6805c995cbfe87488a2873 authored almost 11 years ago
move v_s test in a describe block

d8e27bd9fd57b3cb141e2b6dd7597d94923739a2 authored almost 11 years ago
WIP, revert me

49e4e4b06164e3a41c529a1fa6a9e17ea6ae7b5e authored almost 11 years ago
Fix linewise change operator - cc

47f9ab0ada098abea3e015d52f98be71f860cb23 authored almost 11 years ago
Merge pull request #171 from zenhob/doc-fixes

README: fix TODO and doc link

4182c12826505fe8e9ba4a84c316651beed6113f authored almost 11 years ago
Merge branch 'master' into undo-typing

25f04fced71fb972d239240b70437d223b38aef5 authored almost 11 years ago
README: remove completed visual modes from TODO

694280d768be038f80c59a2d4fdb842889b27406 authored almost 11 years ago
README: remove completed TODO features, fix doc link

6166a4ceaa2e8d94667ab5cbbf78340b3af63353 authored almost 11 years ago
CHANGELOG: fix search with an invalid regex

Conflicts:
CHANGELOG.md

3d98339e53836e0e987008fa4aecd474768701d6 authored almost 11 years ago
Merge pull request #162 from atom/more-split-window-bindings

More bindings for split panes

f05ffa09705413eaea8cd08cd8878ca3254de6b6 authored almost 11 years ago
CHANGELOG: added bindings for split pane movement

b7ad2e3179ff420bd3d695382978227ff851b67c authored almost 11 years ago
Add changelog entry for search fix

bf86a300c21e78b8e67fbdfd7c5be8a354613215 authored almost 11 years ago
:lipstick:

ccce5444963d820f050675c1469d9fc2189f43f9 authored almost 11 years ago
Merge branch 'master' into undo-typing

51bc1a79a9419a394de40dda9e2b86a4a7c832a0 authored almost 11 years ago
Merge pull request #164 from atom/fix-search-error

Don't throw errors on invalid regexes when searching

fc931699203774d77c88aadd1c8de54e31d0f3e9 authored almost 11 years ago
Merge branch 'master' into undo-typing

42e3deb2a0d60fd1f43ed905bc7e46e6177c6a2b authored almost 11 years ago
Don't throw errors on invalid regexes

54d3e4a08ef29f3dda63e509287ce78c9acaf94d authored almost 11 years ago
failing specs for `yy` on a single-line file, #47

a4770945e4f771f85f16bf759951557f0580e479 authored almost 11 years ago
add additional ctrl-key bindings for pane movement

7513029e21648366547d6406d6081fcd3cab49ef authored almost 11 years ago
add missing close binding: ctrl-w ctrl-q

551fe0e9c3b857b6ca44dde493c1a2cd9467e7df authored almost 11 years ago
rename splits.md -> windows.md to more closely reference the Vim docs

There are more than just "split" commands in this document now, and
in the Vim docs, all of the ...

033be22203b2f326b3c473b06482665b9790bbf6 authored almost 11 years ago
split.md: fix key order so the docs line up nicely

71ebe20416d68ac6bab36cb1d9212ceee60a35fa authored almost 11 years ago
More bindings for split panes

* added more Vim bindings to focus and close panes

cb043892b8d64ca027474b0cf982ed4cb8db3edb authored almost 11 years ago
Merge pull request #159 from fholgado/master

Make arrows functional in visual mode

a97a76e36f5b24671a6d08787a65679c9f7948af authored almost 11 years ago
Update changelog for #145 fix

e9ee33ba064db94acdcf8f8b34186569734d3cc0 authored almost 11 years ago
Make arrows functional in visual mode

d925213c9f33a710f6e811197ed41d2c43c5b06f authored almost 11 years ago
Add @tony612's gg fix to changelog

3afc20ca3fcafeee1ee7c5eed3faf4f88896312d authored almost 11 years ago
Merge pull request #151 from tony612/fix-number-gg-inaccuracy-bug

number+gg will jump to the (number+1) line

87c9a1e140e5acd095c8c23823408129b9b0d2ea authored almost 11 years ago
Merge pull request #155 from zenhob/improved-caret-movement

Improved `^` movement

857ae08d5ddee21281315866a04c4bd0889bb446 authored almost 11 years ago
Use buffer positioning.

01fa201016b15dee77f2124b9bd860d87639cb97 authored almost 11 years ago
Improve `^` movement to more closely match Vim

`^` movement was incorrect when already positioned at the first
character, added specs and a fix.

85f6fade30c17c74c18ee2708da62742bccfb6e3 authored almost 11 years ago
Prepare 0.8.1 release

850a4468672e9097e966c2bf2d23b3c95f947bf6 authored almost 11 years ago
Prepare for v0.8.1

051dc19f610b6b22465298372a97397528087782 authored almost 11 years ago
Add CHANGELOG for #127

d54dc2d349328b0219356eb609a08ee88b04b883 authored almost 11 years ago
Merge pull request #127 from cschneid/register_improvements

Register improvements

7a6482532e995d6abf2259869c79e5a413d0ee31 authored almost 11 years ago
Add CHANGELOG for #158

4617a3ddd8c524d04c0798a54b8ef360cbf3d5cd authored almost 11 years ago
Merge pull request #158 from ciarand/feature/ctrl-f-b-scrolling

Add simplistic ⌃ F and ⌃ B bindings

26ababf1ac576158a25fec178c4766b086d8bfbb authored almost 11 years ago
Add CHANGELOG for #154

0cfe619d64a78e50f50aa9d1259506ed6d650c51 authored almost 11 years ago
Merge pull request #154 from tony612/add-motion-E

Add motion E

6aaeb313e93a1b12046f431bbc93ad470a9fe8ba authored almost 11 years ago
Add simplistic ⌃ F and ⌃ D bindings

63886244e6a9703100b3666ab9703f3dc8e2174e authored almost 11 years ago
Merge pull request #2 from technicalpickles/add-motion-E

Add link to E docs

99ae2a3d74ec036c9b2b9949135604aac61693fe authored almost 11 years ago
Really E

72eeed99cab6f4cb43d4587689f1246d9f61a8b6 authored almost 11 years ago
Add link to E docs

032d59e58f5c7ecdbeacf4b77f14ee8f3506d8dc authored almost 11 years ago
Flesh out comment about the + register needing a Linux update in the future

- Specifically, + and * work the same everywhere except X11 based
environments, so just commen...

d4b453d84a7c3555229b91662043da5e7e58287c authored almost 11 years ago
Property stub editor.getUri so we can spec the % register

02e31299c8a20891758f0db9e3bf12a401b4350f authored almost 11 years ago
Update CHANGELOG for #125

be4ec0162c0a4ddca460bc21b59e68d61977ab61 authored almost 11 years ago
Merge pull request #125 from ciarand/fix/add-equals-operator

Add = (auto-indent) operator

1602ac981db0805878711a104c1386538ba12aca authored almost 11 years ago
Add note in doc/operators.md about auto-indent

ee76c8638e10e55788fa40d351518f497973f9f1 authored almost 11 years ago
Add more tests for auto-indent, un-x previous spec

This changes the specs to use the JS grammer, as per @mcolyer's
suggestion. It also copies the f...

c0ade8a28c4e59555052716c8473d3bc28010b8e authored almost 11 years ago
Reset the editor's grammar after each = spec

9d04ae060e032235b80c7a45d7827a5d8affa960 authored almost 11 years ago
Add = (auto-indent) operator, x'd specs for it

The functionality seems to work, but this isn't ready to merge in
without some specs.

4d69d193745ff9e62d928a49a09d50bece7e30ff authored almost 11 years ago
Refactor mode changing slightly

2093437fd4340ff0d6ec56aec91e3b5e5f6d8a8a authored almost 11 years ago
Update the changelog for #153

59acd9e6f8e23a110d9754ef637bcae1d44284dc authored almost 11 years ago
Merge pull request #153 from dougblack/delete-last-word-in-file

Delete last word in file, fixes #126

301c535b539339f3727056b26a8b9070ce925b87 authored almost 11 years ago
Refactor entering/leaving insert mode

f673cc7985f4e8c8b7bf571d490357f729a6bccc authored almost 11 years ago
Merge pull request #138 from atom/implement-r

Implement 'r'

70e6e0a5f627f813f8053e4b3ddcf9d748d26c80 authored almost 11 years ago
Update changelog

81d3e1b832a04d84da107c2d670384500e6fad7a authored almost 11 years ago
:lipstick:

aa6c8b73d277464c25ea4f67b4a5ca3cc586aafb authored almost 11 years ago
Group early returns

cf6a7aebe05ed17a6c0f390a56fe4e15b3d95d9f authored almost 11 years ago
add motion E

70719ea5615cf7a0f753f74f428cc2a6afc698da authored almost 11 years ago
make number+gg behave well

9762fedb391d7a181d0d8a9d033ec08b4f67fdc9 authored almost 11 years ago
Flesh out register specs

Now it covers:
a
+
*
_

I have a pending spec for %, since I'm not sure how to setup the...

fbf2e408df543c5b8edd70621c9e7e5afc85475e authored almost 11 years ago
Adapt code style with suggestion from pull request

e9cb5e3e603a38a221ede63b115ad2cecb1b4e87 authored almost 11 years ago
Update docs/overview.md to expand on what works with Registers

8a2b5f9c51753baddadf77245d408c43e17e5e93 authored almost 11 years ago
Map the rest of the lower case registers

b9be5c78be8e3fe570a7881ee8803253b1590914 authored almost 11 years ago
Implement blackhole register

58e250c624f423d0e830b2a98e95796d29fcc030 authored almost 11 years ago