Commit Graph

4 Commits

Author SHA1 Message Date
shadmansaleh 44e09a0a99 chore: update contribution instructions 2021-11-18 09:06:23 +06:00
shadmansaleh b2963593c4 fix(ci): run tests on nightly too 2021-09-07 18:35:52 +06:00
Hubert Pelczarski 82826ef661
refactor: moved loading to new module (#182)
* refactor: moved loading to new module
* refactor: check_single_separator
* refactor: simplified separator fixing
* refactor: tests/ -> lua/tests/
* refactor: moved to nvim_err_writeln for errors

* feat: moved config parsing to config.lua
* feat: get config directly from config module
* feat: added load_all function

* tests: config parsing tests

* added assert to luacheck globals
2021-05-09 23:11:18 +02:00
hoob3rt fa6aa3c324 initial lualine setup 2020-12-30 15:48:51 +01:00