format: fix bug for empty width and fdigits
authorDaniel Kochmański <daniel@turtleware.eu>
Mon, 3 Aug 2015 14:11:32 +0000 (16:11 +0200)
committerDaniel Kochmański <daniel@turtleware.eu>
Mon, 3 Aug 2015 14:11:32 +0000 (16:11 +0200)
commit3f7fe751b3895c87858f19ee0dfe7c1c6d4708cd
treeef2636cc5ac66cc02befd257d7eaae2803a21b87
parentab50a55fb183d750b3fa356e32bf112c563bed17
format: fix bug for empty width and fdigits

When neither w and d weren't set, then k was ignored.

Signed-off-by: Daniel Kochmański <daniel@turtleware.eu>
src/lsp/format.lsp