1006d3fbdc
feat(git): Add lazygit configuration and nvim integration
2024-01-31 11:38:34 +01:00
d647d36f10
fix(tmux-projectinator): Exit script correctly
2024-01-13 16:04:45 +01:00
0684b34a09
refactor(tmux-projectinator): Re-indent filee
2024-01-13 16:02:06 +01:00
72c5886271
fix(tmux-projectinator): Fix loading spinner
2024-01-13 16:00:19 +01:00
be5f66f574
feat(tmux-projectinator): Add cache file
2024-01-13 15:59:14 +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
b33bc5a778
fix(tmux-projectinator): Clear current buffer before CDing
2024-01-12 20:46:57 +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
207a119f0d
fix(tmux-projectinator): Rework option menu
2024-01-02 20:02:41 +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
8b05631645
feat(tmux): Add spinner to project opener
2023-11-19 11:16:19 +01:00
e3a78b077a
fix(tmux): Better parsing for project opener
2023-11-17 09:47:43 +01:00
754d7c20d1
feat(tmux): Add debug mode to projectinator
2023-11-17 09:47:06 +01:00
02f6173754
fix(tmux): Project opener always use user base path
2023-11-14 00:14:35 +01:00
98d3086417
fix(tmux): Projects are now opening correctly with either argument
2023-11-13 09:41:46 +01:00
64dd619da8
feat(tmux): Add local project opener shortcut
2023-11-13 00:14:45 +01:00
62d0c1d8a1
fix(zsh): Fix Vagrant integration under WSL
2023-11-12 18:39:10 +01:00
3b05bf691e
feat(tmux): Add project opener
2023-11-11 14:13:02 +01:00
a8d06672a0
Merge branch 'master-fix'
2023-09-14 10:10:18 +02:00
bbc5652451
feat(zsh): Reconfigure terraform completion
2023-09-14 10:10:10 +02:00
5b8c7040be
feat(tmux): Add shell environment propagation and refresh function
2023-09-14 10:00:37 +02:00
5df3a9898c
feat(cron): Add battery charged indicator
2023-09-14 09:58:29 +02:00
331838de06
feat(xrandr): Update display organiser script
...
Move to a generic script and load configurations per detected IDs
2023-09-14 09:57:52 +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
6695c738e5
fix(firefox): tab selection and non-overflowing size
2023-05-05 17:32:21 +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
001f99a0ac
(bin) Update kube-merge command
2023-01-05 22:12:56 +01:00
2465365f17
(zshrc) Fix kubectl autocompletion sourcing
2023-01-05 22:11:41 +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
59b2385395
(p10k) Revamp prompt
2022-12-13 20:38:17 +01:00
02ec43f11b
Merge branch 'master' of https://git.halia.dev/therbron/dotfiles
2022-12-07 00:40:09 +01:00