Commit graph

230 commits

Author SHA1 Message Date
75cfaf54a4 create custom prompt for AI chat 2024-11-25 16:40:55 -03:00
6e2a88508c change completion plugin
this was done to support dynamically enabling AI autosuggestion and is
disabled by default
2024-11-25 13:23:05 -03:00
ec750a0e89 change ai plugin to CopilotChat.nvim 2024-11-25 10:46:43 -03:00
7c0c670e29 neovim plugin cleanup 2024-11-22 16:54:43 -03:00
4a5a878a7f neovim plugin cleanup 2024-11-22 13:29:05 -03:00
ec617fabc2 update some plugin configuration 2024-11-22 12:52:48 -03:00
82a3427e1b add code outline navigator to nvim 2024-11-21 12:30:15 -03:00
9d3fa8e910 minor updates 2024-11-20 19:04:08 -03:00
a4e06120d2 update UI plugins 2024-11-20 16:56:06 -03:00
071be15dc1 re-structure neovim plugins
also delete unused ones
2024-11-20 15:11:55 -03:00
ea5957f6d4 transform zsh files into templates 2024-11-20 12:12:03 -03:00
8ccda61811 prevent unecesary pre_deploy script executions 2024-11-20 11:29:46 -03:00
f33c57f1a4 update fzf completion for zsh 2024-11-20 10:36:16 -03:00
82f734ad0c add font and sudo config 2024-11-19 16:47:12 -03:00
76e89bf33c minor_updates 2024-11-19 15:48:45 -03:00
d93bf44ae0 add pre_deploy.sh script for dotter 2024-11-19 15:48:29 -03:00
c7b411f60f update nvim plugins
- remove unused plugins
- change file explorer plugin

closes #3
2024-11-18 10:12:46 -03:00
00e3f8f8e9 add work-laptop config 2024-11-15 09:20:57 -03:00
c935973900
remove nushell config 2024-11-13 13:06:38 -03:00
6df1940eb8
fix nvim-tmux navigation inside distrobox 2024-11-13 13:06:15 -03:00
42e6595b60 add base setup with dotter 2024-11-11 19:31:51 +00:00
224c7ed45c Migrate to chezmoi
Move config files from config to chezmoi
Add script to auto install packages with DNF and Cargo
2024-03-01 20:26:02 -03:00
110e0882c6 Add formatter options to jsonc 2024-03-01 12:04:36 -03:00
f6010d35db Fix minor things 2024-02-26 11:52:51 -03:00
a393229c2e Merge branch 'main' into refactor/zsh 2024-02-20 13:23:23 -03:00
8ffaa9e2d4 Merge branch 'main' of codeberg.org:aleidk/dots 2024-02-20 13:22:57 -03:00
5dcbc3a0b2 Update zsh config to be more minimal
- config is more centrilize in zshrc
- it doesn't depend on oh-my-zsh
2024-02-20 13:19:31 -03:00
3b99ffe395 Update spicetify 2024-02-20 12:28:18 -03:00
28075460fd fixup last commit 2024-02-18 17:42:02 -03:00
59004c4ac4 Merge branch 'main' of codeberg.org:aleidk/dots 2024-02-18 17:41:32 -03:00
7e8af881a3 Change nvim file explorer plugin for yazi integration 2024-02-15 22:54:40 -03:00
a6230fa684 Merge branch 'main' of codeberg.org:aleidk/dots 2024-02-14 19:53:05 -03:00
37999bc9b1 add yazi config 2024-02-14 19:53:01 -03:00
1bd7e9f81f Add kitty and wezterm config 2024-02-14 19:52:52 -03:00
aleidk
60e1ad4e8d change rtx for mise 2024-01-29 10:06:12 -03:00
eacc415d7d Update tmux config
closes #7
2024-01-27 17:13:49 -03:00
d6c3fc703e Add obsidian.nvim as markdown tool
resolve #9
2024-01-27 16:36:53 -03:00
a705ffdb57 remove typos_lsp 2024-01-27 16:36:04 -03:00
83ff921920 remove AstroNvim 2024-01-26 17:16:53 -03:00
014b631646 change autopairs plugin
closes #6
2024-01-26 17:16:53 -03:00
6544c201d6 Disable noice notifications
Need testing, should close #12
2024-01-26 16:25:02 -03:00
7b6cbaf8ff update test configuration of hyprland 2024-01-26 16:05:14 -03:00
225bbe1b22 change exa for eza 2024-01-26 16:05:02 -03:00
4e6f503156 migate alacritty config to toml 2024-01-26 11:06:36 -03:00
c0fc71b8cb Add color picker to nvim 2023-12-29 09:46:02 -03:00
f4073c837f Add markdownlint as linter and formatter
resolves #8
2023-12-25 13:59:16 -03:00
05a6a0b000 Add tea 2023-12-16 18:38:11 -03:00
da0745e97f Change session keybinding for tmux 2023-12-08 20:25:46 -03:00
78b7c4d420 feat: add conventional commits to gitlint config 2023-12-08 10:41:05 -03:00
975482447d Update some packages of nvim
Update Mason and mason-lspconfig to use typos_lsp
also add gitlint to ensure_install
2023-12-08 10:09:13 -03:00