Commit Graph

8 Commits

Author SHA1 Message Date
0256875460 fix(nvim): Git repository detection 2023-08-26 00:13:35 +02: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
d29aff94c2 (vim) Align split shortcuts for Telescope search 2023-03-09 13:34:05 +01:00
c596c7bfb5 (vim) Update telescope config to be more concise 2023-01-03 16:05:57 +01:00
184c86db9e (vim) Consolidate telescope configuration 2023-01-03 15:59:56 +01:00