Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/dhruvasagar/vim-table-mode

VIM Table Mode for instant table creation.
https://github.com/dhruvasagar/vim-table-mode

Releasing v3.0

- Added feature to define & add formula expressions to table and
calculate them.
- Persist the...

dd38fcfeeb4de488b481c771b83d70f0f96579f1 authored over 11 years ago
Merge branch 'master' of github.com:dhruvasagar/vim-table-mode into feature/table-formulas

Conflicts:
autoload/tablemode.vim

94a76dc0f7ff765e54e249c048eb0f2c81fd0d07 authored over 11 years ago
Fine tuning & formatting

eba248179808d1f03fa74c7bbb17af0560cf0b00 authored over 11 years ago
Removed dependence on Tabular for more control.

- Right align numbers automatically.

edfb221b3eda65360666857dafc2448e2eb56c74 authored over 11 years ago
Updated Table Formulas

- Added single function for both command & mapping to take formula from
input.
- Reusing g:tab...

e9d9030cbb60a8395ae215d4609dcb7ecd4ba63a authored over 11 years ago
First Cut of Table Formulas

2bde4445757b8d1319b4772c26939f90fbdf08bb authored over 11 years ago
Merge pull request #7 from mhinz/master

only small improvements

def9a08623030d559bc88f5e70001f4b463bac0d authored over 11 years ago
Improve modeline settings

57a49efe7e34eecd62b2b510be2e303fa7eebd86 authored over 11 years ago
Adhere to common conventions

af55d03e147396d57e1d6359de796b8854e83d66 authored over 11 years ago
Minor refactoring

cb21c1626cc44dd65fb7180e10ea799e91735a93 authored over 11 years ago
Updated README.md

4e8e87256b9b09b07d502f2ef4aaee5cb9a96270 authored over 11 years ago
Updated README.md

88edc35ea634163ee1cd05922d242416e586d026 authored over 11 years ago
Releasing v2.4.0

- Added table cell text object.
- Added api to delete table row.
- Added api to delete table col...

87a713efb74268f34edb897cd74d3892632195c7 authored over 11 years ago
Releasing v2.3.0

- Refactored realignment logic.
- Generating borders by hand rather than relying on
tabular fo...

272bef4ce033e5dfc5ff0b1731de931f0ca360ba authored over 11 years ago
Updated Table Mode Public API

- Added tablemode#RowCount(line). Returns the total number of rows in a
table given a line (ro...

7c4039e5e1770f20e41d34550a20030b5568c959 authored over 11 years ago
Fixed #6

- Realign now updates table borders as well.

28b13a32ab21c97e341c4f1b808a2e0e6c4d8246 authored over 11 years ago
Updated documentation

599a39c28de0f33ccf72f75a6555924444a02d19 authored over 11 years ago
Finished #6

- Updated doc.
- Bumped version.
- Added a mapping for realigning table columns.
- Added mapping...

241d0ccba002c7eb77511e05875d7eca36a58d54 authored over 11 years ago
Fixed bugs

- Covered case when commentstring is not set (default).
- Escaping commentstring symbols.

ef3e5323d0b7f5fa0a2b00922be4eb16e1c78c7d authored almost 12 years ago
Refactored for table within inline comments

8489ca0c3b3478bb2766cd18d8566a8006545d57 authored almost 12 years ago
Releasing v2.2.1

- Fixes #5. We now have the ability to invoke table mode within inline
comments. Works for bot...

a5e25843475dad1753a6a6cccf9670a1b3938a69 authored almost 12 years ago
Moved Change Log to CHANGELOG.md

c6609fd67de6833af9717198105e50a39370ce87 authored almost 12 years ago
Releasing v2.2

- Improved :Tableize to accept a {patter} in a similar way as
:Tabularize does. eg.)
:Ta...

f189754d2e89bee3a9e9495d53ef05c23d6abe6a authored almost 12 years ago
Updated Table Mode

- Added recommended check for vi compatibility.
- Updated docs.

87f9e9d3f5ba577a676f66d8224e289bc96c9a3c authored almost 12 years ago
Releasing v2.1.3

- Fixed #1. Added new option `g:table_mode_no_border_padding` which if
set to 1 (set to 0 by d...

e997144d2fbaf3decf20e8508b9208a6fb8b4ec9 authored almost 12 years ago
Minor refactoring

554c57703f6847733c6a1921b125773723c08f35 authored almost 12 years ago
Updated doc & README.md

60ab92cd35199cecb06fe3c66ccef7a934c8deab authored almost 12 years ago
Fixed #4

503271fca549e69942508baa51e991dbe6d95bf0 authored almost 12 years ago
Fixed #3

b789e2c86f7b56abf973d6ca17fa809b628078ca authored almost 12 years ago
Insert mode mapping is for current buffer only #2

7b89b6b50dabdf528ad8a19f5350edfcca0042c7 authored almost 12 years ago
Merge branch 'master' of github.com:dhruvasagar/vim-table-mode

28dc1626ab4331081e5ba0ec085596133e5c2449 authored almost 12 years ago
Releasing v2.1.1

- Moved some code around for better readability.
- Added new option g:table_mode_align for allow...

f8610cebdba1bd3c5e2ceb4bbf49d1e30e3e0a58 authored almost 12 years ago
Releasing v2.1.1

- Moved some code around for better readability.
- Added new option g:table_mode_align for allow...

da871cac5158d55e753d94c1b328e5cd947fd264 authored almost 12 years ago
Releasing v2.1

- Moved plugin to an after/plugin to ensure table-mode is loaded after
Tabularize.
- Gracefull...

f23737d5fa4ededaca4a9b6d9c43571c51a18e09 authored almost 12 years ago
Updated non-pathogen installation instructions

3cf75f665eb6c1f150e91e7b39712f4e0f154fdc authored almost 12 years ago
Updated README

e6e49e8907aa72a8c1121d6dda1518d62c893405 authored almost 12 years ago
Releasing v2.0

- Moved relevant code to autoload.
- Added markers for folding.
- Updated README.md
- Updated do...

39d71ddfd36057f8028d19e273432cb19894d782 authored almost 12 years ago
Updated vim doc

Added tag links for all commands

21d8926165a356a3d6da494f99e28d71c17adee7 authored almost 12 years ago
Added normal mode mapping as well

This allows you to do [count]<Leader>T eg.) 10\T (\ is the leader key on
my system). That will T...

ab11ee1035c8577eea69dc9318ed20edf306cf4a authored almost 12 years ago
Fixed Tableize indentation issue

When applying Tableize on an indented code, the table was created
however the indentation was lo...

a3aba5100e55f755147df55cc2f2b665ff6f355d authored almost 12 years ago
Updated UpdateLineBorder function

Rather than get a variable number of arguments to make it optional I now
require one argument, t...

12700a2a3bd31907c209e544c91ddd86bb9ddfc9 authored almost 12 years ago
Added helpful comment for magic within TableizeRange

8169303d40c882957f5b2ad56b5e62c5720b2663 authored almost 12 years ago
Added s:strlen for counting multibyte characters

Check :h strlen() for more details with regards to counting multibyte
characters accurately.

c94b91237eec420fd00c44ff8d9478454056a98c authored almost 12 years ago
Removed unnecessary check

674f3e376cf2dcbe18c7fd5bf8e775fc708251a2 authored almost 12 years ago
Updated README

750ad58ad5c4cde8e1b552df88379125d19408c8 authored almost 12 years ago
Update README.md

18681a551736c1fc2f61704e79c536ea6d0a1fea authored almost 12 years ago
Fixed ConvertDelimiterToSeparator

- We now aggressively add separators to a line even if it does not have
the g:table_mode_delim...

5defaa10e484de25f4a98f03ccfadb88ca57ecaf authored almost 12 years ago
Added Tableize to wrap content into a table.

- Added :Tableize which accepts a range. It checks if the content has a
delimiter defined by g...

b2ba3caf242e6ae0662ab8a14ec222cf0a59ceed authored almost 12 years ago
Updated README.md

71135d6b60a2e77ba5f4ebbe6ce3884699dbc07a authored almost 12 years ago
Fixed readme & added youtube screenshot

958084d9d66e2f74e851333b8dbda1fbea74094a authored almost 12 years ago
Removed slow demo.gif & linked youtube video

ff040d25ceabe06063a14fb0770f92d4626491a2 authored almost 12 years ago
Updated table-mode doc, added author & license.

178783f813a63272ecd5f41543331ec120024c2d authored almost 12 years ago
Updated README and added credits section.

0293c35e24a8e5cc47d93bcd7afb1b43735ea2cd authored almost 12 years ago
Fixed the doc, Added demo gif & updated README

f1707199d48e0ca00835fd1ea8f035ac58e2cda3 authored almost 12 years ago
Added more commands & updated help dpc

- Added :TableModeEnable to explicitly enable & :TableModeDisable to
explicitly disable the pl...

b9eb7a25d537627e8cc61d8c0601b121efc11d4c authored almost 12 years ago
Updated README

73ff16f1473e94889d44361a6618ca3a4bc576dd authored almost 12 years ago
Table Mode v1.0

368d32de4556c8e11e17ad71bc5365016f94d7da authored almost 12 years ago