Commit graph

8 commits

Author SHA1 Message Date
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
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
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