Commit graph

102 commits

Author SHA1 Message Date
d03df4ba26 update kitty config 2025-02-03 14:01:04 -03:00
1088826254 add support for hyprland config syntax in nvim 2025-01-29 16:19:07 -03:00
6a7b800f8c update lsp setup for rust, toml and trouble plugin 2025-01-21 10:31:01 -03:00
72c914e1ef add remote.nvim plugin 2025-01-16 08:30:32 -03:00
ca1ebd24fa update biome setup 2025-01-16 08:30:21 -03:00
d5f7a05b1a remove open bookmarks on start neovim 2025-01-16 08:29:57 -03:00
502d0dc78a update lazygit config 2024-12-24 08:32:32 -03:00
1907cbfdf0 update tmux & nvim status lines
fixes #14
2024-12-23 10:04:15 -03:00
4b4f219ebd minor updates 2024-12-17 12:07:00 -03:00
baa1a6e053 add support for ansible yaml syntax 2024-12-11 09:03:31 -03:00
e17b1607bf minor-update 2024-11-28 10:53:53 -03:00
c421ab7b8f minor update 2024-11-27 18:23:07 -03:00
343b59a592 update neovim plugins 2024-11-27 14:49:39 -03:00
26fafff8e2 open bookmarks on nvim-enter 2024-11-27 10:17:25 -03:00
d2fbfc551e update notifications plugins 2024-11-27 10:17:09 -03:00
29574b6e36 fix compat issues with vim-dadbod-completion 2024-11-25 17:47:34 -03:00
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
76e89bf33c minor_updates 2024-11-19 15:48:45 -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
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
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
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
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
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
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
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
aleidk
929a1110a5 Add gitlint linter to nvim 2023-12-07 14:55:42 -03:00
aleidk
57fa9358f6 Add blade formatter 2023-12-04 08:56:20 -03:00
0f1a4d33d1 update dots 2023-11-30 20:16:16 -03:00
9c023c015c Update dots:
Add options to not save some filetypes in auto session
Remove CMP from command line and search, alsow update wilemenu
Remove Oil.nvim and make nvim-tree the default file explorer
Add some git pickers from telescope
2023-11-15 19:50:38 -03:00