Commit Graph

11 Commits

Author SHA1 Message Date
Olivier Roques
d21bdb488a refactor: clean code 2022-01-27 18:53:47 +01:00
Clément Joly
3ed48995e6 Hide trailing white space warning for markdown (#28)
In the markdown syntax, it’s actually valid to have trailing spaces (it
creates a line break).

Quoting https://en.wikipedia.org/wiki/Markdown
> Two spaces at the end of a line
> produce a line break.
2021-12-10 15:22:31 +01:00
Olivier Roques
18b75356e3 Improve readability 2021-02-08 23:09:35 +01:00
Olivier Roques
ff03081984 Move statusline and section functions to main file 2021-02-07 11:09:42 +01:00
Olivier Roques
2cb26dba5b Remove search timeout 2020-12-28 13:43:56 +01:00
Olivier Roques
ea75fdbb69 Add support for bufferline 2020-12-27 23:58:20 +01:00
Olivier Roques
63594c914c Add set_cache function 2020-12-26 10:12:25 +01:00
Olivier Roques
3f8e61a4e4 Refactor 2020-12-26 00:25:31 +01:00
Olivier Roques
184eecba87 Add wordcount part 2020-12-25 15:03:44 +01:00
Olivier Roques
7d868514cd Add whitespace part 2020-12-25 13:34:35 +01:00
Olivier Roques
be48745e8e Restructure project 2020-12-23 19:54:51 +01:00