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

Prepare 0.35.0 release

492ae8df5e7ea754de2b841e794a1a7bdd02dcff authored almost 10 years ago by Max Brunsfeld <[email protected]>
Update changelog

68a87581e2c52030d9c40717a3e9fa6ee5abb7f2 authored almost 10 years ago by Max Brunsfeld <[email protected]>
Merge pull request #547 from neiled/master

Add 'i t' for inside tags

40c253297bd3764a7250616e45bbeb29b60a5d13 authored almost 10 years ago by Max Brunsfeld <[email protected]>
Add 'i t' for inside tags

72695c84d784b42c910c8b076d8925e6b35c3216 authored almost 10 years ago by Neil Edwards <[email protected]>
use new status-bar api ver

c9878571e2b51418a59719f8487af228a679ad43 authored almost 10 years ago by Jessica Lord <[email protected]>
Merge pull request #528 from jacekkopecky/repeat-till-motions

till motion should be repeatable with ; (VIM default)

8b8b749f4cca971bd7c8e3d829ca817e4ec7496b authored almost 10 years ago by Max Brunsfeld <[email protected]>
Merge remote-tracking branch 'atom/master' into repeat-till-motions

Conflicts:
lib/motions/find-motion.coffee

f6230c00dccd1eb7cac6de23aa94fa8f488205c8 authored almost 10 years ago by Jacek Kopecky <[email protected]>
Prepare 0.34.0 release

7e0ea60625aab73311bac0955ea4e169ab564043 authored almost 10 years ago by Max Brunsfeld <[email protected]>
Update changelog

fb613338e4b4ce7c6248605271fd954c1cce793b authored almost 10 years ago by Max Brunsfeld <[email protected]>
Merge pull request #540 from lloeki/vim_service

Publish vim-mode as an atom service

762a480c93cc444746c1a8150b5a24db90836144 authored almost 10 years ago by Max Brunsfeld <[email protected]>
publish vim-mode as an atom service

73d3df95ecd2ca114a33ac2e7d8311142a8fbfc5 authored almost 10 years ago by Loic Nageleisen <[email protected]>
Merge pull request #534 from nicolaiskogheim/nicolaiskogheim-i_CTRL-U

Adds keymap for insert mode CTRL-U

aad3bcb2da772099c4329fa6f7bab94bf135c415 authored almost 10 years ago by Max Brunsfeld <[email protected]>
Adds keymap for insert mode CTRL-U

be3cc2b8ef96193d556430db7f337cf16deb00f9 authored almost 10 years ago by Nicolai Skogheim <[email protected]>
Prepare 0.33.0 release

73068b9800ed1236c39e1e3a1e33e8dc6b11cc52 authored almost 10 years ago by Max Brunsfeld <[email protected]>
Fix buffer-row/screen-row confusion in Move{Up,Down}

Fixes #532

907f0d19eec8f5d387ddb0ce539d76abb36da9e3 authored almost 10 years ago by Max Brunsfeld <[email protected]>
Merge pull request #525 from chrisfarms/default_register_option

Adds useClipboardAsDefaultRegister option.

afd2be961363f2f6a2fd38712919bf79a9c1e8fb authored almost 10 years ago by Max Brunsfeld <[email protected]>
add yank/put tests for when useClipboardAsDefaultRegister is enabled

bf8f3280a1c459cb54a841e8d7efddc1f74cf6bf authored almost 10 years ago by Chris Farmiloe <[email protected]>
fix misunderstanding about coffeescript constructors

331f21271d2ca0811831957382a3a1798b73cd86 authored almost 10 years ago by Chris Farmiloe <[email protected]>
Adds useClipboardAsDefaultRegister option and creates a settings module to keep settings tidy as options grow

d914b859f0af13eba5034a9e4acf3f3ca625269d authored almost 10 years ago by Chris Farmiloe <[email protected]>
Prepare 0.32.0 release

6bcf3cf5b7a6b6ca1e66bbe496c3ba5f472b0a4c authored almost 10 years ago by Max Brunsfeld <[email protected]>
Update CHANGELOG

It's an all @jacekkopecky release!

62cbf200b41f7f1ed1225cdc9f458cf2fd85e033 authored almost 10 years ago by Max Brunsfeld <[email protected]>
Merge pull request #526 from jacekkopecky/whichwrap

feature: VIM whichwrap

b46d4b8645ab93619436aff6119a963f7b13e52c authored almost 10 years ago by Max Brunsfeld <[email protected]>
avoid double negation

edd22cf79b0374323b77c9a61011ce33c0726b85 authored almost 10 years ago by Jacek Kopecky <[email protected]>
'not' is better coffeescript than '!'

20e8ec5aa4e80a1502b9ea93ccc12d6ccdd941cd authored almost 10 years ago by Jacek Kopecky <[email protected]>
Merge pull request #524 from jacekkopecky/tabs-are-whitespace

:bug: fix tab handling in shift-B

02ba66a3c95f2edeef4e5ffd555c808e06fa52e8 authored almost 10 years ago by Max Brunsfeld <[email protected]>
Merge pull request #527 from jacekkopecky/fix-repeated-find-motion

Fix repeated find motion

565e65303af2bf55b740e841778073a1b477fa21 authored almost 10 years ago by Max Brunsfeld <[email protected]>
till motion should be repeatable with ;

95350b176c5b27f9ffd40f9b1e724aef71951ef9 authored almost 10 years ago by Jacek Kopecky <[email protected]>
fix the repeated find motion bug

7cb38bdedc64f2fff3a0da2b7c11b18b12dfd452 authored almost 10 years ago by Jacek Kopecky <[email protected]>
more tests for both directions of fFtT

3441a8e74baf404b6bf60793fe6bc3b7f1de1c23 authored almost 10 years ago by Jacek Kopecky <[email protected]>
:bug: f motion not cancelled when not enough matches

29cb7580098696a50b8911b8139722f1cd4306d2 authored almost 10 years ago by Jacek Kopecky <[email protected]>
moved test where it belongs

1735f799bb63d2853e0deffcd93cbdccb68e18a2 authored almost 10 years ago by Jacek Kopecky <[email protected]>
reorder condition for readability

9d8829e7931b6c10b78e86cba3b26ea32a16f1c7 authored almost 10 years ago by Jacek Kopecky <[email protected]>
better setting name

I realized that the code implemented whichwrap=h,l,<,> and
whichwrap=[,] is already the normal b...

4f623bee6a6b8ac116aaeb89b375db44ed2b5dd0 authored almost 10 years ago by Jacek Kopecky <[email protected]>
add setting for motion wrapping for h,l

0668e0331f391e481357514e1820d10c2c3ab46d authored almost 10 years ago by Jacek Kopecky <[email protected]>
:bug: fix tab handling in shift-B

44bf7d275f76e146db71aacbf17a7192f303bb57 authored almost 10 years ago by Jacek Kopecky <[email protected]>
Merge pull request #507 from atom/jl-use-status-bar-service

Use status-bar through new service API

be2a39e9ec6226b2e8aab18f09389efbcfd368f6 authored almost 10 years ago by Max Brunsfeld <[email protected]>
Prepare 0.31.0 release

656eda2eab66ac31be36e1594e047bb6b3b9675b authored almost 10 years ago by Max Brunsfeld <[email protected]>
Update changelog

063e08240b0f50c67f9845f2fae831025b01a0c1 authored almost 10 years ago by Max Brunsfeld <[email protected]>
Fix screen-row vs buffer-row error in indent operators

80de75268cc96ece83f4f1c65856080c5953f735 authored almost 10 years ago by Max Brunsfeld <[email protected]>
rename in status bar

99fba3a7075ed66e57ab9adaf1d48920e272bcca authored almost 10 years ago by Lu Wang <[email protected]>
rename vim-command-mode-input-view.coffee

85857aacab54d8bd940cd6bf7e9a0b9ab851c556 authored almost 10 years ago by Lu Wang <[email protected]>
rename command mode to normal mode

0239b92675a88424b676ea3520da8968079280ce authored almost 10 years ago by Lu Wang <[email protected]>
test vim-mode tile content in status-bar

Signed-off-by: Max Brunsfeld <[email protected]>

62aa504653bc00521757293494bb4654c00e1e8b authored almost 10 years ago by Jessica Lord <[email protected]>
use status-bar through new service API

Signed-off-by: Max Brunsfeld <[email protected]>

507059005c53fd13374fd028ed0639c5422a1e4c authored almost 10 years ago by Jessica Lord <[email protected]>
Merge pull request #503 from coolwanglu/pr1

remove unnecessary require

c40cf4fc2a9e1b3f140e3cca269399bb72e773b3 authored almost 10 years ago by Kevin Sawicki <[email protected]>
remove unnecessary require

b6e7df5d3f80321e84def90325b64f94e42ebf27 authored almost 10 years ago by Lu Wang <[email protected]>
Merge pull request #467 from ftwillms/underscore_to_front_key

Underscore support to move to front of line

c8338218c61a85452298db858e8f9661524c7d93 authored almost 10 years ago by Max Brunsfeld <[email protected]>
Add spec and update for underscore motion

d3028166276518fe9dd96921c6ed8eb46f36cbf8 authored almost 10 years ago by Forrest Williams <[email protected]>
Merge branch 'master' of https://github.com/atom/vim-mode into underscore_to_front_key

8bce37e3cdb2fcc063eb13d75ba517f9ee5da238 authored almost 10 years ago by Forrest Williams <[email protected]>
Prepare 0.30.0 release

7f0d7c1b30d007b9da75ec0d5e73ca5edeb2c318 authored almost 10 years ago by Max Brunsfeld <[email protected]>
Update changelog

6049baacaa7410d30e6c2d100ef5ced14df1af3c authored almost 10 years ago by Max Brunsfeld <[email protected]>
Merge branch 'master' of https://github.com/atom/vim-mode into underscore_to_front_key

1c0934ccd45dd80f79312cdab2375e3826b72278 authored almost 10 years ago by Forrest Williams <[email protected]>
Fix toggle-case operator w/ multiple cursors

Closes #489

d00c40b59097272a8ff44aeea813008d369ac908 authored almost 10 years ago by Max Brunsfeld <[email protected]>
Merge branch 'master' of https://github.com/atom/vim-mode into underscore_to_front_key

a46666ceff1881340393cf00e4aead986c4bba41 authored almost 10 years ago by Forrest Williams <[email protected]>
Update changelog

33357de552170d95c1c50a688fd8a64d95bd8af5 authored almost 10 years ago by Max Brunsfeld <[email protected]>
Prepare 0.29.0 release

fbde4904d2956f8f6361739353a4952d915c6ced authored almost 10 years ago by Max Brunsfeld <[email protected]>
Make '%' work for matches on different lines

Fixes #487

1cc109a2c0ecdeb14ee4776b27bbedda78501d8d authored almost 10 years ago by Max Brunsfeld <[email protected]>
Prepare 0.28.0 release

84703f160e48a8c7504d03a4b661e5056eab4b7f authored almost 10 years ago by Max Brunsfeld <[email protected]>
Update changelog

f10d88aff6cac5f47029f1c5011299c378cd3a50 authored almost 10 years ago by Max Brunsfeld <[email protected]>
Replace .editor -> atom-text-editor in keymap

ec0dfdbc37488c798bcef7a237d03739a120d147 authored almost 10 years ago by Max Brunsfeld <[email protected]>
Fix some deprecations

41ca3b776b99ed042ef09d0f77fc63c7886b1ad7 authored almost 10 years ago by Max Brunsfeld <[email protected]>
Update changelog

7920a8d3372bcd4c2d57748b8611c39e9bb90ce9 authored almost 10 years ago by Max Brunsfeld <[email protected]>
Prepare 0.27.0 release

6100b92e26d9d1fdf4736ca3ef0644c321543bfe authored almost 10 years ago by Max Brunsfeld <[email protected]>
Enter visual mode when selecting text in command mode

Closes #295

9476046e6b90e7e1aba1628b7c3036fecce5d8f0 authored almost 10 years ago by Max Brunsfeld <[email protected]>
Don't select text on undo

Fixes #316

42b18db6ec1f06ebfee522bfde70f0cc45fbd4d7 authored almost 10 years ago by Max Brunsfeld <[email protected]>
Fix 'S' bug

6acffd2559e56f7c18a4d766f0ad92c9ed6212ae authored almost 10 years ago by Max Brunsfeld <[email protected]>
Always keep initial character selected in visual mode

18abfa53b92db213c6ffe9ffbf8684ca986ce8c1 authored almost 10 years ago by Max Brunsfeld <[email protected]>
Clean up search motions

a6ea0dd5450f7986798cc8e318eff927384d236f authored almost 10 years ago by Max Brunsfeld <[email protected]>
Prepare 0.26.0 release

470569ac87e71242be064c5984a6112e1538b6c8 authored almost 10 years ago by Max Brunsfeld <[email protected]>
Update changelog

c8256903f2518f7d7d2faaca4f534096fa5c2ae4 authored almost 10 years ago by Max Brunsfeld <[email protected]>
Add 'o' keybinding in visual mode

Fixes #404

0bf25291fd41678bd966a3a6f45803e150ebd07f authored almost 10 years ago by Max Brunsfeld <[email protected]>
Implement toggle-case in visual mode

Fixes #426

c66d613042c78c9194d7c77707b554ce504e0881 authored almost 10 years ago by Max Brunsfeld <[email protected]>
Fix bug in 'around word' text object

Fixes #483

72b748615a317289a28b7b7b4608cb027184688c authored almost 10 years ago by Max Brunsfeld <[email protected]>
Merge branch 'master' of https://github.com/atom/vim-mode into underscore_to_front_key

638ffca718f38461445a016b811a777fcdee2857 authored almost 10 years ago by Forrest Williams <[email protected]>
Prepare 0.25.0 release

f44230c62cb5bd39af7b7ca8ad3d866062fb0e4e authored about 10 years ago by Max Brunsfeld <[email protected]>
Update changelog

4d28c64f23f984ff46cecce144b430b510b440eb authored about 10 years ago by Max Brunsfeld <[email protected]>
Update changelog

4485ab5c9992b0c27eb4635794f3f03eaf17d004 authored about 10 years ago by Max Brunsfeld <[email protected]>
Fix regression in handling of 'cw' command

a80129d71d51bc13686f045f7cb075b72430a450 authored about 10 years ago by Max Brunsfeld <[email protected]>
Make replace operator work w/ multiple cursors

1d4a68e22037ffdde4e93c58690fe2081104ef9e authored about 10 years ago by Max Brunsfeld <[email protected]>
Refactor deactivation of visual mode

3284818c80384968ddbf304a8c8b4a939b1c0c55 authored about 10 years ago by Max Brunsfeld <[email protected]>
Remove unnecessary ::undoTransaction method

Its implementation has become shorter than its name

a34162e48a1442eb240e4b6e93d7e2ed70533bc2 authored about 10 years ago by Max Brunsfeld <[email protected]>
Prepare 0.24.0 release

ddbefbcb9242588bb901131dbe512c58c7af823a authored about 10 years ago by Max Brunsfeld <[email protected]>
Update changelog

cdde25969507eea50aff02d7d2556b0ef9c36e61 authored about 10 years ago by Max Brunsfeld <[email protected]>
Avoid creating duplicate VimStates

Fixes #478

33ec1f55a7e6f678ab059c8249e8197edbf7f736 authored about 10 years ago by Max Brunsfeld <[email protected]>
Fix cursor position after yanking in visual mode

33685195f7664dab91851467e098d1a68843937d authored about 10 years ago by Max Brunsfeld <[email protected]>
Fix cursor position when yanking w/ a text object

17135e2c3e03bfc7dfa6fbfe4826a97ca9ca93f7 authored about 10 years ago by Max Brunsfeld <[email protected]>
Fix handling of linewise repeated motions

769dd0acefc56c27a91274f09aa41de7c1fb247d authored about 10 years ago by Max Brunsfeld <[email protected]>
Prepare 0.23.0 release

e9da572fada62b8b076cf1eec8a48a5cae04044e authored about 10 years ago by Max Brunsfeld <[email protected]>
Update changelog

2cb79d7d3eb4f7e836fa5819dda817fa10bb5c29 authored about 10 years ago by Max Brunsfeld <[email protected]>
Merge pull request #477 from atom/mb-multi-cursor-motions

Refactor motions to support multiple cursors

a6ac934d30c1f6df85dba716ef1220fd0f4c57bb authored about 10 years ago by Max Brunsfeld <[email protected]>
Make bracket, quote text objects work w/ multiple cursors

9124dccca2483cbaf09c052c13d05a0d60d6ea61 authored about 10 years ago by Max Brunsfeld <[email protected]>
Restore cursor positions after exiting visual mode

8048717cf893b9f51c083ac7deffaebf84b31b66 authored about 10 years ago by Max Brunsfeld <[email protected]>
Refactor motions to support multiple cursors

e158eebe019cf098b62b5bbc41cbd6020932cbcb authored about 10 years ago by Max Brunsfeld <[email protected]>
Remove unused instance variable in VimState

7498fe63c427102ae1ddb9b3892fcf076992041e authored about 10 years ago by Max Brunsfeld <[email protected]>
Merge branch 'master' of https://github.com/atom/vim-mode into underscore_to_front_key

3a197b5044f615299b061fe265b5f4803ade22ae authored about 10 years ago by Forrest Williams <[email protected]>
Prepare 0.22.0 release

9d0db161808e30e7d2613f5cf64d61dbab06084c authored about 10 years ago by Max Brunsfeld <[email protected]>
Update changelog

ac836943b5ab8347a5d2ca45c662f3398b644a52 authored about 10 years ago by Max Brunsfeld <[email protected]>
Merge branch 'master' of https://github.com/atom/vim-mode into underscore_to_front_key

23ef00cbbe84d8ccddb21afdbd0352689101a7e3 authored about 10 years ago by Forrest Williams <[email protected]>
Fix strange styling on deactivation w/ shadow DOM

a928436922411f6c6cf16d0456f65748dba25f73 authored about 10 years ago by Max Brunsfeld <[email protected]>
Add functionality for underscore motion

17a257d94a67b40416d25d1104ba36fdd2ea6f0c authored about 10 years ago by Forrest Williams <[email protected]>