Ecosyste.ms: OpenCollective

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

vim-table-mode

VIM Table Mode for instant table creation.
Collective - Host: opensource - https://opencollective.com/vim-table-mode - Code: https://github.com/dhruvasagar/vim-table-mode

Update README

github.com/dhruvasagar/vim-table-mode - 4ff8de2ac93431ee6d85a9e04177012752e6abdc authored about 1 year ago by Dhruva Sagar <[email protected]>
Merge pull request #229 from dhruvasagar/feature/switch-to-vim-testify

Switch to vim testify

github.com/dhruvasagar/vim-table-mode - 1ba38e3061ac7655e4266e00170397d0b293de08 authored about 1 year ago by Dhruva Sagar <[email protected]>
Fixed Build Badge

github.com/dhruvasagar/vim-table-mode - 81fb86a0195c1ceb1379db321c8b3f2d81f6633f authored about 1 year ago by Dhruva Sagar <[email protected]>
Improve github action

github.com/dhruvasagar/vim-table-mode - 7526011c93d6c01c3357e02780eeb7d37e533aeb authored about 1 year ago by Dhruva Sagar <[email protected]>
Fix tests, remove vim & windows

github.com/dhruvasagar/vim-table-mode - 0a132f83771c7f1c96a79b4e171b9f3b81aafd30 authored about 1 year ago by Dhruva Sagar <[email protected]>
Improved testing

github.com/dhruvasagar/vim-table-mode - e66a13b7edaff826881efb9acc4ff7cb05251bde authored over 1 year ago by Dhruva Sagar <[email protected]>
Fix tests for neovim

github.com/dhruvasagar/vim-table-mode - ed55bc2828826973b6e097c8ac47041506bee648 authored over 1 year ago by Dhruva Sagar <[email protected]>
Improve concurrency to ensure tests run on all environments

github.com/dhruvasagar/vim-table-mode - 0dd8aff6d1690298617e652b0187059deae291c5 authored almost 2 years ago by Dhruva Sagar <[email protected]>
Try out with nightly version of vim / neovim

github.com/dhruvasagar/vim-table-mode - d9bd7c6de1b558c5fc64c38e054f6d884b33740a authored almost 2 years ago by Dhruva Sagar <[email protected]>
Quit VIM after running tests

github.com/dhruvasagar/vim-table-mode - d9cf433893367a26d2974039ff5b5e503d25da23 authored almost 2 years ago by Dhruva Sagar <[email protected]>
Fix vimrc location

github.com/dhruvasagar/vim-table-mode - 022b2d41b3176904d5567d1315fa5b2d12122bb3 authored almost 2 years ago by Dhruva Sagar <[email protected]>
Improved packpath

github.com/dhruvasagar/vim-table-mode - 7ace092bf502297053c97c02965b07987daf9a5f authored almost 2 years ago by Dhruva Sagar <[email protected]>
Looks promising

github.com/dhruvasagar/vim-table-mode - 3ea394ff83be3a5f88615647134ea911b995b535 authored almost 2 years ago by Dhruva Sagar <[email protected]>
Back to matrix

github.com/dhruvasagar/vim-table-mode - 0df034ed2ee7306bd24c97243d50eb3fb3536000 authored almost 2 years ago by Dhruva Sagar <[email protected]>
Remove git from workflow

github.com/dhruvasagar/vim-table-mode - 2868a889c176524094ca491b0dabde9e76697784 authored almost 2 years ago by Dhruva Sagar <[email protected]>
Attempting to use a docker container instead

github.com/dhruvasagar/vim-table-mode - 4addf0b92e2788806fc1d72462c3aab42402cea7 authored almost 2 years ago by Dhruva Sagar <[email protected]>
Try with github workspace

github.com/dhruvasagar/vim-table-mode - 8873d12158a5979a25c4f0925cb422fc12c7628f authored almost 2 years ago by Dhruva Sagar <[email protected]>
Add packloadall

github.com/dhruvasagar/vim-table-mode - 8f3893b7b1a96dc743a2850abc74264fdfb284fa authored almost 2 years ago by Dhruva Sagar <[email protected]>
Simplified packpath

github.com/dhruvasagar/vim-table-mode - acaad2ef266a41b5e01aeb3a012bf71ca7b5415a authored almost 2 years ago by Dhruva Sagar <[email protected]>
Fix Plugin Paths

github.com/dhruvasagar/vim-table-mode - 9cbf8283bab191922b56e426673f4e15c7da4058 authored almost 2 years ago by Dhruva Sagar <[email protected]>
Try to add plugins to vim's packpath

github.com/dhruvasagar/vim-table-mode - 88824e58401d7b76747cc174b5d29caff3bd8816 authored almost 2 years ago by Dhruva Sagar <[email protected]>
Add checkout vim-testify step to ci workflow

github.com/dhruvasagar/vim-table-mode - e117bcdc7805fe3a5eb849e5d46da1a0f085e2d9 authored almost 2 years ago by Dhruva Sagar <[email protected]>
Rewrite tests with vim-testify

github.com/dhruvasagar/vim-table-mode - 7ec0b83dbdb21e74212ce11a99711d19e229caa3 authored almost 2 years ago by Dhruva Sagar <[email protected]>
Merge pull request #216 from camfowler/master

Support optional newline after tables for formula

github.com/dhruvasagar/vim-table-mode - 9555a3e6e5bcf285ec181b7fc983eea90500feb4 authored about 2 years ago by Dhruva Sagar <[email protected]>
Support optional newline after tables for formula

Fixes #86

This allows the formula line to be evaluated, even if there is a single
empty line af...

github.com/dhruvasagar/vim-table-mode - 33ea774b69115236327a7caa58856c89e3e40874 authored over 2 years ago by Cameron Fowler <[email protected]>
Merge pull request #215 from clarkshaeffer/master

README Installations reformat with Vim 8+

github.com/dhruvasagar/vim-table-mode - f47287df379bd5599ab5f118ed9b71c61097b516 authored over 2 years ago by Dhruva Sagar <[email protected]>
README Installations reformat with Vim 8+

Some reformatting and markdown / code chunk cleanup for the installation section, including inst...

github.com/dhruvasagar/vim-table-mode - f65c2921c0324dbae0f7a78c40e6768eef1dda33 authored over 2 years ago by Clark <[email protected]>
Improved Formula Engine

* Does not try to forcefully cast column content to float
* Silences any errors during formula e...

github.com/dhruvasagar/vim-table-mode - 816072c0f50ba753458ea466eb2349799a4467f9 authored over 2 years ago by Dhruva Sagar <[email protected]>
Improve handling of `g:table_mode_ignore_align`

github.com/dhruvasagar/vim-table-mode - 698ff3074c45d4292ed6a2f629e6114fdaf4420b authored almost 3 years ago by Dhruva Sagar <[email protected]>
Add config `g:table_mode_ignore_align`. Fix #145

* Disabled by default, if enabled directs table mode to ignore aligning
based on alignment cha...

github.com/dhruvasagar/vim-table-mode - 494d95d2b3252e68498bb38f411718a9dfadddc5 authored almost 3 years ago by Dhruva Sagar <[email protected]>
Updated README

Added information regarding overriding configurations for Markdown
/ ReST filetypes

github.com/dhruvasagar/vim-table-mode - 9191af46b6bee8d3e3474c7f8ea134c800e55985 authored almost 3 years ago by Dhruva Sagar <[email protected]>
Bump version to 4.7.5

github.com/dhruvasagar/vim-table-mode - c547471c0ed32b8511f62752974cde5277e13df4 authored about 3 years ago by Dhruva Sagar <[email protected]>
Attempt to Fix #173

github.com/dhruvasagar/vim-table-mode - bdcffffe1fc1e445dc689654541d78cd9141a8fb authored about 3 years ago by Dhruva Sagar <[email protected]>
Add github sponsors!

github.com/dhruvasagar/vim-table-mode - 01a395df00adbb57813e852f2e83ffb12375f1b6 authored about 3 years ago by Dhruva Sagar <[email protected]>
Merge pull request #208 from jdorel/feature-cellcolor

(feature) highlight cell color based on cell prefix

github.com/dhruvasagar/vim-table-mode - 2e95bc699179f505d4b66b2904a475a3614cf8cb authored about 3 years ago by Dhruva Sagar <[email protected]>
feat(highlight): add color prefixes

github.com/dhruvasagar/vim-table-mode - 0fe6bd87acd207afc2ddda8269b4fefe04a1a659 authored about 3 years ago by Jonas DOREL <[email protected]>
fix(regex): some words start with no

github.com/dhruvasagar/vim-table-mode - 59900a3feffc632f3fca3abbc64b71d14eed0687 authored about 3 years ago by Jonas DOREL <[email protected]>
Merge pull request #207 from jdorel/feature-cellcolor

feat(highlight): color cell if contains yes,no,?

github.com/dhruvasagar/vim-table-mode - eb42c62812f149f7315552f43e3dd617a43b2ab4 authored about 3 years ago by Dhruva Sagar <[email protected]>
fix(highlight): disable highlight when word before

github.com/dhruvasagar/vim-table-mode - e5dc853ee3a28191de5a23925c71adb6a723132d authored about 3 years ago by Jonas DOREL <[email protected]>
feat(highlight): color cell if contains yes,no,?

github.com/dhruvasagar/vim-table-mode - c949912bfacf9ee5ac9f672b09b97540001b9eac authored about 3 years ago by Jonas DOREL <[email protected]>
Move echo cell functionality to autoload. Fixes #206

github.com/dhruvasagar/vim-table-mode - 02d28b932398bb7774def2edaef6f1c0ad92c3e3 authored over 3 years ago by Dhruva Sagar <[email protected]>
Improve formula evaluation. Fix #201

A past change added support for html comments for tables, however, this
fails when the formula l...

github.com/dhruvasagar/vim-table-mode - 35e9fbf64c06fddc41651e65b92200f902d8ae0b authored over 3 years ago by Dhruva Sagar <[email protected]>
Merge pull request #200 from bmundt6/master

Handle separator map and map target separately

github.com/dhruvasagar/vim-table-mode - 5150f1ec06f51b087a11c71b498a4c4497e71e2c authored over 3 years ago by Dhruva Sagar <[email protected]>
Bump ruby version for travis

github.com/dhruvasagar/vim-table-mode - d9334c52cc72507cfbc585801a18f9efee5fa3a9 authored over 3 years ago by Dhruva Sagar <[email protected]>
Update doc and fixed specs

github.com/dhruvasagar/vim-table-mode - 88b9c85af3daa58b5cf1589c0a2b5e950fb7e962 authored over 3 years ago by Dhruva Sagar <[email protected]>
Merge branch 'master' into bmundt6-master

github.com/dhruvasagar/vim-table-mode - 26d2390548e4a013a20e258b25f09a8cdeb45df6 authored over 3 years ago by Dhruva Sagar <[email protected]>
Update ruby to 3.0.0 for testing

Bump version to version 4.7.4

github.com/dhruvasagar/vim-table-mode - 7b17c692e9413257fef1803656b281c4a4c80f8c authored over 3 years ago by Dhruva Sagar <[email protected]>
Define separator map in one place as a global; add separator map target for separators other than |

github.com/dhruvasagar/vim-table-mode - 8dcdfad1eeea68856a25338f13c808af1038866f authored over 3 years ago by Benjamin Mundt <[email protected]>
Merge pull request #187 from rohieb/doc

doc: correctly document fillchar and header fillchar

github.com/dhruvasagar/vim-table-mode - 659ba4f39caa38e6913f88c9f4369c00e852160f authored about 4 years ago by Dhruva Sagar <[email protected]>
doc: correctly document fillchar and header fillchar

github.com/dhruvasagar/vim-table-mode - 04b14c345e709ea9487dd24fc7c00b169f74800d authored about 4 years ago by Roland Hieber <[email protected]>
Improve Tableize. Fix #109.

This adds a new option `g:table_mode_tableize_auto_border` that allows
to enable automatic borde...

github.com/dhruvasagar/vim-table-mode - 3476c4e517aa86bc131c707d32f2e508bd5be468 authored over 4 years ago by Dhruva Sagar <[email protected]>
Fix #184

Improve formula evaluation, support border rows

github.com/dhruvasagar/vim-table-mode - 336262d04f0f9cdf92721a292b97d06dd9d4afcc authored over 4 years ago by Dhruva Sagar <[email protected]>
Improve documentation. Fix #183

Update the vim help documentation to match the correct mappings
& behavior

github.com/dhruvasagar/vim-table-mode - 5c489b57e8bc34f2a4bf58c28fadbb021dcc1a4f authored over 4 years ago by Dhruva Sagar <[email protected]>
Merge pull request #182 from CaninoDev/patch-2

Update README.md

github.com/dhruvasagar/vim-table-mode - 436e7d6c21d65296e085810ff78032e7647616b1 authored over 4 years ago by Dhruva Sagar <[email protected]>
Merge pull request #181 from CaninoDev/patch-1

Add instructions for installation via vim-plug

github.com/dhruvasagar/vim-table-mode - 1ea79608348bf4bc8b924d4e4e6407625b5d10c3 authored over 4 years ago by Dhruva Sagar <[email protected]>
Update README.md

1) `it's` is a contraction of `it is`. `its` is the possessive
2) Made consistent the formattin...

github.com/dhruvasagar/vim-table-mode - ff38f4451b8de8a225e1323f3a402ce0e8bea116 authored over 4 years ago by IanGC <[email protected]>
Add instructions for installation via vim-plug

github.com/dhruvasagar/vim-table-mode - d5b9ce4d9ef9035d16b26408da3782534fb9b4cf authored over 4 years ago by IanGC <[email protected]>
Improve documentation of `g:table_mode_disable_tableize_mappings`

github.com/dhruvasagar/vim-table-mode - 640400908075c50704e127448175d3ede6bba2e9 authored over 4 years ago by Dhruva Sagar <[email protected]>
Add config to disable tableize mappings. Fix 176

github.com/dhruvasagar/vim-table-mode - c9b13e5d30a65a804e4d88e71c74b73ab7b1eaab authored over 4 years ago by Dhruva Sagar <[email protected]>
Releasing version 4.7.0

github.com/dhruvasagar/vim-table-mode - 6a6f3565c3bd6ea903c9824b8e9367fcdeb7a7b5 authored over 4 years ago by Dhruva Sagar <[email protected]>
Merge pull request #175 from insanum/formulas

added some new formula functions

github.com/dhruvasagar/vim-table-mode - 0b1dcf2e4c2c6d28c906df3c7a2f3a68672447a1 authored over 4 years ago by Dhruva Sagar <[email protected]>
fixed the Average function and test case when spanning rows/columns

fixed a Vim error(E907) in Min/Max when comparing v:null to a float
fixed CountE/CountNE/PercentE...

github.com/dhruvasagar/vim-table-mode - 2e5713ae6adb353776dfbe065700e1c1187e258b authored over 4 years ago by Eric Davis <[email protected]>
simplified the CountE function

cleanup for HTML comment tag checks

github.com/dhruvasagar/vim-table-mode - f755285cf33f98f50fd16ae89a5bd413a255f3b1 authored over 4 years ago by Eric Davis <[email protected]>
Added the following formula functions:

- Min: get the lowest value
- Max: get the highest value
- CountE: count the number of empt...

github.com/dhruvasagar/vim-table-mode - 5cdf3c2ac184282f8ab72114dbd0bd81bdf87490 authored over 4 years ago by Eric Davis <[email protected]>
Merge pull request #174 from ibbem/feature/add-columns

Add a way to insert columns

github.com/dhruvasagar/vim-table-mode - 29e7cb41bb160421baff0daf4b260f2116456eba authored over 4 years ago by Dhruva Sagar <[email protected]>
Start insert mode after adding a column

github.com/dhruvasagar/vim-table-mode - 46e4493b306be7c8749f522666c53f3ffe90ebb1 authored over 4 years ago by ibbem <[email protected]>
Fix the column modifications on escaped separators

If a g:table_mode_separator is escaped by a backslash, the table is
aligned ignoring this instan...

github.com/dhruvasagar/vim-table-mode - 85a5e3d4e17110748f676a4b59d64202bcab096c authored over 4 years ago by ibbem <[email protected]>
Fix column modifications if Unicode is involved

github.com/dhruvasagar/vim-table-mode - 67129cd1e047ffd504524ef1b0d4f9eeb5636795 authored over 4 years ago by ibbem <[email protected]>
Add support for inserting columns #130

Two mappings are introduced to enable usage of this feature like vim's
pasting with p and P.

github.com/dhruvasagar/vim-table-mode - 0b58003b68b11410eaa109df2df37af3a6127228 authored over 4 years ago by ibbem <[email protected]>
Include the header when deleting columns

github.com/dhruvasagar/vim-table-mode - 69128806978841deceb23ba2f906cf570a8023d1 authored over 4 years ago by ibbem <[email protected]>
Merge pull request #169 from dhruvasagar/dependabot/bundler/rake-12.3.3

Bump rake from 10.1.0 to 12.3.3

github.com/dhruvasagar/vim-table-mode - 6412352b544bda764a9616c3090abb09729526bc authored almost 5 years ago by Dhruva Sagar <[email protected]>
Bump rake from 10.1.0 to 12.3.3

Bumps [rake](https://github.com/ruby/rake) from 10.1.0 to 12.3.3.
- [Release notes](https://gith...

github.com/dhruvasagar/vim-table-mode - a5909a01b99863525a4f7072e71d703a860aa9eb authored almost 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update dependencies, use ruby 2.5.3 for testing

github.com/dhruvasagar/vim-table-mode - 0af25d72ebc0271648c8f91c0ce5c59174d2761b authored about 5 years ago by Dhruva Sagar <[email protected]>
Trying to fix travis

github.com/dhruvasagar/vim-table-mode - 06adb637640fe7f6cabfc6dd79b6d5176c54593a authored about 5 years ago by Dhruva Sagar <[email protected]>
Fix #161, Add documentation about :TableModeRealign and mapping to README

github.com/dhruvasagar/vim-table-mode - aedcd8e077aabd8ea53e316951b963af820f2ce6 authored about 5 years ago by Dhruva Sagar <[email protected]>
Fix #156, improved cursor column detection

github.com/dhruvasagar/vim-table-mode - 5ac34a22dbf70e3c8afd7cc69726cec89655c4ad authored about 5 years ago by Dhruva Sagar <[email protected]>
Rename ftplugins to avoid clobbering with other ftplugins

github.com/dhruvasagar/vim-table-mode - 8677840826eca95aa10e5b8dac575184ed52b334 authored about 5 years ago by Dhruva Sagar <[email protected]>
Merge pull request #158 from I-am-the-doctor/fix-delete

Fix repeated deletions of rows and columns

github.com/dhruvasagar/vim-table-mode - 5ec330d114bdc27d636ce16a6186013f121470df authored about 5 years ago by Dhruva Sagar <[email protected]>
Tests for issue #157

github.com/dhruvasagar/vim-table-mode - d670f5e0f813b1174c81e2a7e6c56114d2799a22 authored about 5 years ago by Benjamin Moosherr <[email protected]>
Fix issue #157

Because tablemode#spreadsheet#DeleteColumn() and
tablemode#spreadsheet#DeleteRow() take v:count1...

github.com/dhruvasagar/vim-table-mode - 9781613f66cc1a20db3ea506815e05ff560b045c authored about 5 years ago by Benjamin Moosherr <[email protected]>
Merge pull request #154 from opencollective/opencollective

Activating Open Collective

github.com/dhruvasagar/vim-table-mode - 126897a6fbcbf24523737502524208f75f255b88 authored about 5 years ago by Dhruva Sagar <[email protected]>
Added financial contributors to the README

github.com/dhruvasagar/vim-table-mode - 49c41900f54c5348145bf790525ee05980763c3c authored about 5 years ago by Jess <[email protected]>
Create FUNDING.yml

github.com/dhruvasagar/vim-table-mode - 934778947e28fc8e570e34efdb5f90d5c99fdac7 authored over 5 years ago by Dhruva Sagar <[email protected]>
Allow range for TableSort. Fix #133

github.com/dhruvasagar/vim-table-mode - 865563f78506b8090d3839644bc667493b4b68f4 authored over 5 years ago by Dhruva Sagar <[email protected]>
Merge pull request #146 from elig0n/patch-1

Fix github repo links in documentation

github.com/dhruvasagar/vim-table-mode - a40ef26c5cc1806d3faae829fa149506715ce56f authored almost 6 years ago by Dhruva Sagar <[email protected]>
Fix github repo links

From 'table-mode' to 'vim-table-mode'

github.com/dhruvasagar/vim-table-mode - b6210c9392c113ba9c0cb84347b5efe112cf9246 authored almost 6 years ago by Eliran Gonen <[email protected]>
Add fold marker for improved folding

github.com/dhruvasagar/vim-table-mode - fdfcb85fb3765f6aede3e909401c24a65e318740 authored almost 6 years ago by Dhruva Sagar <[email protected]>
Fix markdown ftplugin

github.com/dhruvasagar/vim-table-mode - 229916cd00be6cd924bbecb417b2dbdf16fc645f authored almost 6 years ago by Dhruva Sagar <[email protected]>
Fix #141. Allow negative row reference in formula expressions

github.com/dhruvasagar/vim-table-mode - ad9229c93702e52fdb07ce2b5ca45f7124aa9b98 authored almost 6 years ago by Dhruva Sagar <[email protected]>
Merge pull request #137 from idbrii/auto-corner

Automatically setup table options

github.com/dhruvasagar/vim-table-mode - cdf33f680f3802de7a816922b6134c3d278ae93c authored almost 6 years ago by Dhruva Sagar <[email protected]>
Automatically setup table options

Readme mentions settings for Markdown and ReST, but we can apply them
automatically for the curr...

github.com/dhruvasagar/vim-table-mode - 5c3c30a9cccb54b7ae3d5bdadb78c18c7f05850b authored about 6 years ago by David Briscoe <[email protected]>
Merge pull request #135 from idbrii/safer-borders

Only insert borders on blank/whitespace-only lines

github.com/dhruvasagar/vim-table-mode - 130e835ff73ae16c5827fe37f1d1b09456c5f7dc authored about 6 years ago by Dhruva Sagar <[email protected]>
Update tablemode.vim

github.com/dhruvasagar/vim-table-mode - a1be216c947f3146a6da5f56d623729155719eb5 authored about 6 years ago by Dhruva Sagar <[email protected]>
Only insert borders on blank/whitespace-only lines

Fixes #45.

Require our end expr to insert a border. This prevents borders from
clobbering other...

github.com/dhruvasagar/vim-table-mode - cf1126452551b9ec1f821b9880cf43f61448567c authored over 6 years ago by David Briscoe <[email protected]>
Merge pull request #134 from jeetsukumaran/master

Disable/restore foldmethod during realignment

github.com/dhruvasagar/vim-table-mode - 5483e163bd0a67e729e0e8436315f33f9e126baf authored over 6 years ago by Dhruva Sagar <[email protected]>
Disable/restore foldmethod during realignment

github.com/dhruvasagar/vim-table-mode - 09f4336954f426c2009ab78d1ef31ce497bccb00 authored over 6 years ago by Jeet Sukumaran <[email protected]>