diff --git a/notes/utils/Neovim.md b/notes/utils/Neovim.md index 35b4034..5fca368 100644 --- a/notes/utils/Neovim.md +++ b/notes/utils/Neovim.md @@ -85,8 +85,27 @@ works for: ### Telescope -- [Browser plugins mappigns](https://github.com/nvim-telescope/telescope-file-browser.nvim#mappings) +[Browser plugins mappigns](https://github.com/nvim-telescope/telescope-file-browser.nvim#mappings): +|Insert / Normal|fb_actions|Description| +|---|---|---| +|`/c`|create|Create file/folder at current `path` (trailing path separator creates folder)| +|``|create_from_prompt|Create and open file/folder from prompt (trailing path separator creates folder)| +|`/r`|rename|Rename multi-selected files/folders| +|`/m`|move|Move multi-selected files/folders to current `path`| +|`/y`|copy|Copy (multi-)selected files/folders to current `path`| +|`/d`|remove|Delete (multi-)selected files/folders| +|`/o`|open|Open file/folder with default system application| +|`/g`|goto_parent_dir|Go to parent directory| +|`/e`|goto_home_dir|Go to home directory| +|`/w`|goto_cwd|Go to current working directory (cwd)| +|`/t`|change_cwd|Change nvim's cwd to selected folder/file(parent)| +|`/f`|toggle_browser|Toggle between file and folder browser| +|`/h`|toggle_hidden|Toggle hidden files/folders| +|`/s`|toggle_all|Toggle all entries ignoring `./` and `../`| +|``|see `telescope.nvim`|Toggle selection and move to next selection| +|``|see `telescope.nvim`|Toggle selection and move to prev selection| +|`/`|backspace|With an empty prompt, goes to parent dir. Otherwise acts normally| ## Plugins compatibility errors Lazy.nvim tiene un `lazy-lock.json`, por lo que ante cualquier problema de compatibilidad, podemos volver a versión especificada aqui con `Lazy restore`. Es importante mantener este archivo en git y solo modificarlo cuando se esté seguro que no hay problemas de compatibilidad. \ No newline at end of file diff --git a/projects/quests.md b/projects/quests.md index 0c02836..0bd23dd 100644 --- a/projects/quests.md +++ b/projects/quests.md @@ -17,6 +17,7 @@ kanban-plugin: basic - [ ] Write guide to clean linux system - [ ] Traer React Hooks a Wiki
Añadir a portafolio de alguna manera
#wiki - [ ] Escribir guia de posturas para la meditación +- [ ] Pasar en limpio notas del cuaderno
#home ## Expedition Quests @@ -56,10 +57,8 @@ kanban-plugin: basic ## Available Quests (5) -- [ ] Pasar en limpio notas del cuaderno
#home -- [ ] [Update tmux config](Update%20tmux%20config.md)
#laptop - [ ] [Update keyboard config](Update%20keyboard%20config.md)
#home -- [ ] Cambiar alias de trash para que funcione en MacOS
#home +- [ ] [Neovim database managment](https://www.youtube.com/watch?v=NhTPVXP8n7w) - [ ] Investigate and try git worktree in work projects @@ -67,12 +66,14 @@ kanban-plugin: basic - [ ] [Update dots](Update%20dots.md)
#laptop - [ ] Enter and engage in no bolerplate discord -- [ ] Escribir ayuda memoria sobre funcionalidades avanzadas y como acualizar cierta config de neovim
#wiki +- [ ] [Update tmux config](Update%20tmux%20config.md)
#laptop ## Completed Quests **Complete** +- [x] Escribir ayuda memoria sobre funcionalidades avanzadas y como acualizar cierta config de neovim
#wiki +- [x] Cambiar alias de trash para que funcione en MacOS
#home - [x] Meditation process and mindfullness
#wiki - [x] Subir export de wallabag a omnivore
#home - [x] Escribir procedimiento de crear una nueva funcionalidad
Agregar como nombrar cosas
Referenciar resolucion de problemas
#wiki diff --git a/projects/todos-notes/Update dots.md b/projects/todos-notes/Update dots.md index 19ab16b..1c5f20f 100644 --- a/projects/todos-notes/Update dots.md +++ b/projects/todos-notes/Update dots.md @@ -1,19 +1,16 @@ -- [ ] Crear prefixes para configuración distinta en distintas máquinas (Ej: Alactritty) - [x] Crear config de nvim desde zero con kickstart.nvim - [x] Crear Sway setup - [x] Utilizar `$OSTYPE` para ejecutar config dependiendo del sistema - [ ] Tmux Sessions - Save - Restore sessions - close all sessions -- [ ] Ctrl-Z to -> Z with FZF -- [ ] Move Tmux config to .conf directory +- [x] Move Tmux config to .conf directory - [ ] Update "check-tools" script - [ ] Debloat zsh - [x] improve terminal setup on mac - write better config for alacritty - use iterm2 - [ ] Arreglar alias de música -> usar celluloid -- [ ] --- diff --git a/projects/todos-notes/Update tmux config.md b/projects/todos-notes/Update tmux config.md index 9c24f48..3a3b444 100644 --- a/projects/todos-notes/Update tmux config.md +++ b/projects/todos-notes/Update tmux config.md @@ -1,7 +1,7 @@ -- [ ] Join split panes +- [x] Join split panes - https://unix.stackexchange.com/questions/14300/moving-tmux-pane-to-window/14301#14301 - https://stackoverflow.com/questions/9592969/tmux-how-to-join-two-tmux-windows-into-one-as-panes -- [ ] toggle floating window with terminal (ala zellij) +- [x] toggle floating window with terminal (ala zellij) - [ ] tmux layout app setup - [ ] Abrir proyecto de front y back -> variable para buscar por nombre?? - [ ] SSH