Commit Graph

6 Commits

Author SHA1 Message Date
07bfa7ba8c feat(git): Add lazygit configuration and nvim integration 2024-01-31 12:29:18 +01:00
8e6a1abf26 feat(nvim): Rework configuration from the ground up 2024-01-02 19:07:57 +01:00
8b68afaeeb feat(treesitter): Enable highlight 2023-07-14 13:37:00 +02:00
af27cdea36 feat(vim): add wrapped line movement control 2023-04-12 12:08:11 +02:00
034bda98d2 feat(vim bindings): Add shortcuts for pane management and Lazy.nvim 2023-04-08 01:31:08 +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