Commit Graph

168 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
2b845c39e9 refactor(nvim): Remove legacy COC file 2024-01-02 20:05:57 +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
a8d06672a0 Merge branch 'master-fix' 2023-09-14 10:10:18 +02:00
5df3a9898c feat(cron): Add battery charged indicator 2023-09-14 09:58:29 +02: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
1c8a8b91fb fix(vim): Fix ~ dir being created on save 2023-04-11 09:21:33 +02:00
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
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
5215c6d006 (zsh+vim) Add configuration for terraform 2023-03-06 15:01:35 +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
03c6464f9f (vim) Update telescope to use project root instead of current dir 2022-12-14 09:14:19 +01:00
02ec43f11b Merge branch 'master' of https://git.halia.dev/therbron/dotfiles 2022-12-07 00:40:09 +01:00
4dda39363b (vim) Complete healthcheck, disable mouse and fix coc auto completion 2022-12-06 15:37:25 +01:00
c9d436b864 (vim) Replace ctrl-p and ps with Telescope 2022-12-06 15:36:31 +01:00
f4a4daefa8 (vim-coc) Add language server for sql, vim and terraform 2022-12-06 15:34:33 +01:00
e0b16539b4 (i3) Add auto workspace setup and multi monitor dynamic configuration 2022-12-06 15:33:02 +01:00
e0051c5123 (i3) Clean and update configuration for new integration with i3 gaps 2022-12-06 15:31:35 +01:00
17b3073423 (flameshot) Update save target and draw thickness 2022-12-06 15:27:54 +01:00
32e736065f Merge 2022-11-22 09:17:46 +01:00
9a921ec592 (vim) Trim lang plugins in favor of coc integration 2022-09-26 13:02:24 +02:00
df7081a029 (firefox) Recolor menu panel and add instructions 2022-09-19 14:48:12 +02:00
a5a3f12644 (vim) Add rust plugin 2022-09-19 13:15:46 +02:00
f49b947a22 (i3) Add CtrlP custom config for better shortcut parity across components 2022-09-06 09:41:52 +02:00
07dc7e7de1 (vim) Add COC configuration to accomodate latest update 2022-09-06 09:40:28 +02:00
2c4f519dad (i3) Update 's' based shortcuts for less confusions 2022-09-06 09:39:51 +02:00
492f8f1a18 Remove deadd in favor of dunst as notification daemon 2021-11-30 10:40:56 +01:00
caf324043a Add coc extension configuration file 2021-11-18 09:34:22 +01:00
cdf33f0a9a Move halia-switch to a bin command 2021-11-17 11:45:54 +01:00
713b9afb14 Add per distribution setup settings 2021-08-02 17:26:38 +02:00
d935345c8a Add command and script to automatically switch to nvidia drivers when needed 2021-08-02 17:26:15 +02:00
1af3abe9c7 (nvim) Add custom python highlighting 2021-07-03 15:45:41 +02:00
b8f8b838a3 Update setup.sh for Arch 2021-05-25 15:01:23 +02:00
ffa0e1bdd2 Merge branch 'master' of https://github.com/TanguyHerbron/dotfiles 2021-05-25 14:56:57 +02:00