Commit graph

28 commits

Author SHA1 Message Date
e34671ddaa vim: better structure for utils 2024-02-18 02:31:02 +01:00
a054a3a894 vim: use correct signatures for lazy config() and init() 2024-02-18 00:42:44 +01:00
3d2286141d vim: let lualine choose the theme automatically 2024-02-11 19:02:18 +01:00
f5e1ac20eb vim: move most icons to a dedicated file 2024-02-11 18:32:36 +01:00
942142357b vim/lualine: don't show trailing whitespace for help files 2023-08-18 21:08:26 +02:00
5da88d464b vim/lualine: make plugin config self-contained 2023-08-17 23:49:36 +02:00
c9b680e93a vim: clean up plugins dependencies 2023-08-17 22:19:34 +02:00
7a293c6024 vim: everything is module... 2023-08-17 22:17:44 +02:00
ea9cd3872d vim/lualine: add custom searchcount component 2023-08-13 03:11:23 +02:00
6244808688 vim/lualine: prepare color abstraction 2023-08-13 03:11:23 +02:00
7a73598f76 vim/lualine: add trailing whitespace 2023-08-13 03:11:23 +02:00
31b9a726eb vim/lualine: fix filename italics and refactor component extensions 2023-08-13 00:40:30 +02:00
6732736fa4 vim/lualine: split defintion of components from lualine setup 2023-08-12 01:33:09 +02:00
146ccc2d8f vim/lualine: improve extension of components 2023-08-12 00:52:48 +02:00
ecadf89867 vim/lualine: use icons for modes 2023-08-12 00:13:29 +02:00
77c7c1a8b9 vim/lualine: use icons for modes 2023-08-12 00:07:41 +02:00
ac8b791339 vim/lualine: reduce size of mode map 2023-08-11 23:39:09 +02:00
546db023f4 vim: create a main setup function 2023-08-11 04:42:06 +02:00
0a59d62d33 vim: start keymap refactor 2023-08-11 04:36:17 +02:00
dc0516f38f vim/lualine: add extensions 2023-08-08 03:29:05 +02:00
4d7ed2a0af vim/lualine: remove dynamic color for filename (doesn't work properly)
The function does work for the active window, but there is no way to
have it return a different value for inactive windows.
2023-08-08 03:24:30 +02:00
8d8def18dd vim/lualine: refactor component extensions 2023-08-08 01:39:12 +02:00
c0ef1e17b9 vim/lualine: refactor for readability 2023-08-08 01:28:52 +02:00
f7826d81c8 vim/lualine: rename parts -> my 2023-08-08 00:56:54 +02:00
d96cc5b1d8 vim/lualine: add diff and show diagnostics only in active window 2023-08-08 00:55:50 +02:00
24133d1cff vim/lualine: use stock progress instead of crescent moon 2023-08-08 00:34:42 +02:00
dcf75de3c0 vim: use vim.F.npcall 2023-08-06 23:52:57 +02:00
6a8c606845 vim: rename 'user' -> 'fschauen' 2023-08-06 23:43:17 +02:00
Renamed from config/nvim/lua/user/plugins/lualine.lua (Browse further)