mirror of
https://github.com/dhruvasagar/vim-table-mode.git
synced 2025-11-08 11:03:47 -05:00
Rather than get a variable number of arguments to make it optional I now require one argument, the line number to operate on for the function UpdateLineBorder. Makes sense to be this way. Also improved some conditionals for better readability.