aboutsummaryrefslogtreecommitdiff
path: root/lua/config/statusline.lua
AgeCommit message (Collapse)Author
2022-09-10format with styluajdhao
2022-09-10use gitsigns for diffjdhao
Lualine's builtin diff often disappears and is not reliable, which is really frustrating for me.
2022-08-07refactor: disable showing trailing space and mix indent for non-modifiable ↵jdhao
buffers
2022-08-06fix: trailing white sapces do not show as expectedjdhao
The plugin whitespace.nvim has changed its internal implementation. It is not reliable to depend on external plugins.
2022-05-15refactor: local fn = vim.fnjdhao
2022-02-05enable lualine's support for nvim-treejdhao
See also https://github.com/nvim-lualine/lualine.nvim#extensions.
2021-12-19add ref for checking IME statejdhao
2021-12-19change SPELL location on statuslinejdhao
2021-12-19show IME on statusline on macOSjdhao
2021-12-10update lualine confjdhao
diagnostic interface change
2021-12-06tweak lualine confjdhao
2021-12-05update lualine confjdhao
2021-12-05add mixed indent detection for lualinejdhao
2021-12-05update lualine confjdhao
2021-12-05update lualine confjdhao