Commit graph

39 commits

Author SHA1 Message Date
58a23e4a86
update bookmarks manager in nvim 2024-08-30 09:13:40 -04:00
99f717efcb update tmux popup config 2024-08-28 12:05:05 -04:00
ac3884e493 delegate tmux scratchpad to external plugin 2024-08-23 09:29:15 -04:00
9a5c5ff0bc minor fixes 2024-08-08 16:52:14 -04:00
dbccd432d9 minor fixes 2024-08-05 16:34:19 -04:00
945b87e85d update yazi config to fix breaking changes 2024-08-05 12:25:49 -04:00
519e658693 Remove bufferline plugin in favor of only having lualine 2024-07-21 13:00:58 -04:00
183e3303be Update markdown nvim plugins 2024-07-21 11:35:27 -04:00
542a016903 update nvim plugins 2024-07-13 16:55:48 -04:00
9245b7b823 update nvim python support 2024-06-27 15:01:58 -04:00
6b2e261d8c Update for nvim v0.10 2024-06-11 08:29:31 -04:00
7dadc3afd5 Minor fixes 2024-06-10 08:42:46 -04:00
207e7c1f20 add buffer completion to dadbod plugin 2024-06-09 18:40:16 -04:00
8a2fe09e6d add xml formatter 2024-05-30 08:29:49 -04:00
ec12c7fe1c Add go support in nvim 2024-05-29 19:47:03 -04:00
c943f2ef4b Upgrade treesitter to fix issue with javascript lang 2024-05-29 15:26:45 -04:00
1f9c3a255b minor updates for new installation 2024-05-29 08:29:57 -04:00
5bd2af8969 Add plugin to nvim #2 2024-05-26 12:29:37 -04:00
ff7073073c Add octo.nvim for github issues management
closes #1
2024-05-26 12:00:36 -04:00
1810d3bfbc Change tmux session manager to sesh
closes #4
2024-05-26 11:18:02 -04:00
0b0dbed47a Fix not loading extra zsh files 2024-05-25 19:33:08 -04:00
c6241adf5a Add some plugins to zshrc 2024-05-17 11:51:08 -04:00
aac93335a5 Refactor zshrc
Use zinit for simplicity and fast start time
2024-05-17 10:12:20 -04:00
3a8b297e91 Add more keybindings to task-runner 2024-05-09 10:54:49 -04:00
2213374567 Move tsserver to it's own plugin 2024-04-14 11:44:24 -04:00
4a98528c4d Add nim tooling 2024-04-14 11:24:02 -04:00
34e2058062 minor updates
re-add disabled plugins
fix minor config in git plugins
2024-04-14 11:22:33 -04:00
f8fe8c3551 Update git plugins 2024-03-28 15:35:45 -03:00
d870d23e79 add nvim plugins
Added:
- flash.nvim for better movement
- debugprint.nvim for insert print debug statements
2024-03-26 13:14:48 -03:00
d082d41624 delete spicetify config 2024-03-22 21:13:11 -03:00
4f4d322554 Change harpoon for graple in nvim 2024-03-22 21:13:03 -03:00
cc3b1be7a6 Chante nvim plugins loading options to improve startup time 2024-03-22 21:12:38 -03:00
7b46aae1a1 Add a couple of plugins to nvim 2024-03-22 10:46:03 -03:00
c1f6f9a630 Final updates to merge chezmoi into main 2024-03-20 13:50:11 -03:00
39d5da142c Migrate more options to chezmoi
- Add boolPrompt for _hasGui_ to allow to run some scripts confitionally
- Add script to setup catppuccin GTK theme
2024-03-08 13:15:33 -03:00
15eae692d7 format some code 2024-03-05 19:27:32 -03:00
d8b3c8ccc3 Update some config
- better integration with chezmoi
- delete unused configs
2024-03-04 19:44:32 -03:00
2427307775 Refactor some external dependencies
Move external dependencies from submodules or hard coded to chezmoi external management
2024-03-02 14:06:03 -03: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