chore: add files from master-wiki repo

This commit is contained in:
Alexander Navarro 2024-11-20 20:00:35 -03:00
parent f99a9ae2ac
commit 1847f6bf28
315 changed files with 1047341 additions and 0 deletions

View file

@ -0,0 +1,30 @@
---
created: 2024-04-15 20:56
updated: 2024-04-15 20:56
---
# Devtools
List of tools to solve common problems
## Tasks Runners
- [Overseer](https://github.com/stevearc/overseer.nvim): nvim task management
## Debugging
- [debugprint.nvim](https://github.com/andrewferrier/debugprint.nvim): manage print statements with useful information inside neovim
## Nvim Tools
### Focus Mode
- [Zen mode](https://github.com/folke/zen-mode.nvim): focus on the current portion of a file only
### Codebase Navigation
- Telescope
- [Graple](https://github.com/stevearc/overseer.nvim), bookmarks files to instant navigation in 1 key chord
### File Navigation
- [flash.nvim](https://github.com/folke/flash.nvim): jump to any place, enhances search, `f`,`F`,`t`,`T`, motions