Commit Graph

8 Commits

Author SHA1 Message Date
02c6cc457f feat(vim): Add bufferline for tab styling 2023-04-10 02:21:36 +02:00
be10980b44 fix(vim): Update lualine background color 2023-04-10 02:21:11 +02:00
6ef45cefd7 fix(vim): Fix telescope configuration importation 2023-04-08 23:58:37 +02:00
77b19bb449 feat(vim): Set statusline to global 2023-04-08 01:32:37 +02:00
f77ce5f2eb feat(vim): Remove tilde indicator for EOF 2023-04-08 01:32:18 +02:00
5c1b707afe feat(vim): Change split line styling 2023-04-08 01:31:57 +02:00
f02cdb1f1e feat(vim): Migration configuration to Lua
Every configuration file related to Neovim has been moved to Lua.
This comes with a variety of updatly around theming and implementation for better compatiblity accross the environment.
2023-04-07 18:24:48 +02:00
184c86db9e (vim) Consolidate telescope configuration 2023-01-03 15:59:56 +01:00