Commit Graph

16 Commits

Author SHA1 Message Date
07bfa7ba8c feat(git): Add lazygit configuration and nvim integration 2024-01-31 12:29:18 +01:00
0ede957833 feat(nvim): Add noice.nvim 2024-01-12 20:49:02 +01:00
f523a536a7 feat(nvim): Disable treesitter on big files 2024-01-12 20:47:25 +01:00
4f743cbe34 feat(nvim): Add go back (gb) shortcut for previous buffer 2024-01-04 01:46:51 +01:00
2022e7da39 refactor(nvim): Dynamicly register capabilities to every LSP server installed 2024-01-04 01:46:13 +01:00
e71b3520c6 feat(nvim): Add docker lsp 2024-01-02 20:05:10 +01:00
8e6a1abf26 feat(nvim): Rework configuration from the ground up 2024-01-02 19:07:57 +01:00
90d4dc5ba5 feat(zsh): Add quick commands for vim 2023-11-19 11:42:53 +01:00
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