diff --git a/projects/quests.md b/projects/quests.md index f0cbad0..6a1d078 100644 --- a/projects/quests.md +++ b/projects/quests.md @@ -43,6 +43,7 @@ kanban-plugin: basic - [ ] Cliente git para android (remplazar ese caso de uso de termux) - [ ] Buscar pactos de Ulisses para:
- Al entra a youtube - [ ] Buscar curso de doblaje en plataformas digitales +- [ ] How to make my bedroom more cyberpunk/neon/synthwave like ## Waiting for... @@ -51,6 +52,7 @@ kanban-plugin: basic - [ ] Comprar sostenedores de guitarra
#purchases - [ ] Comprar enredaderas de plastico
#purchases - [ ] Subir export de wallabag a omnivore
#home +- [ ] Audifonos T-Dagger
#purchases ## Available Quests (5) @@ -62,7 +64,7 @@ kanban-plugin: basic ## Ongoing Quests (3) -- [ ] [Rewrite neovim config 1](Rewrite%20neovim%20config%201.md)
#laptop +- [ ] [Rewrite neovim config](Rewrite%20neovim%20config.md)
#laptop - [ ] [Update dots](Update%20dots.md)
#laptop diff --git a/projects/todos-notes/Rewrite neovim config 1.md b/projects/todos-notes/Rewrite neovim config 1.md deleted file mode 100644 index fa18faf..0000000 --- a/projects/todos-notes/Rewrite neovim config 1.md +++ /dev/null @@ -1,6 +0,0 @@ -- [ ] Task 1 - ---- - -## References -- [link](...) \ No newline at end of file diff --git a/projects/todos-notes/Rewrite neovim config.md b/projects/todos-notes/Rewrite neovim config.md index 7aaf867..c0f450c 100644 --- a/projects/todos-notes/Rewrite neovim config.md +++ b/projects/todos-notes/Rewrite neovim config.md @@ -9,10 +9,10 @@ Especific stuff - [x] Review Telescope finders and keybindings - [x] Change Telescope layout for a vertical one - [x] Tmux navigation -- [ ] wichkey -> have astronvim configuration, evaluar alternativa ([mini.cue](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-clue.md))?? -- [ ] Change filetree +- [x] wichkey -> have astronvim configuration, evaluar alternativa ([mini.cue](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-clue.md))?? +- [x] Change filetree - [x] indentations -- [ ] Folds +- [x] Folds - [x] Format on save, options: - [conform.nvim](https://github.com/stevearc/conform.nvim) - [formatter.nvim](https://github.com/mhartington/formatter.nvim) @@ -20,16 +20,18 @@ Especific stuff - [x] Linters Support, options: - [nvim-lint](https://github.com/mfussenegger/nvim-lint) - [efm-langserver](https://github.com/mattn/efm-langserver) con [efmls-configs-nvim](https://github.com/creativenull/efmls-configs-nvim) -- [ ] Pretty (or more readable) diagnostic UI -- [ ] .env support -- [ ] flutter tools -- [ ] [Comment Box](https://github.com/LudoPinelli/comment-box.nvim) -- [ ] Bufferline -> Exclude quickfix -- [ ] Git -> [Neogit](https://github.com/NeogitOrg/neogit/), [Fugitive](https://github.com/tpope/vim-fugitive) +- [x] Pretty (or more readable) diagnostic UI +- [x] .env support +- [x] [Comment Box](https://github.com/LudoPinelli/comment-box.nvim) +- [x] Bufferline -> Exclude quickfix +- [x] Git -> [Neogit](https://github.com/NeogitOrg/neogit/), [Fugitive](https://github.com/tpope/vim-fugitive) - [x] TODO comments -- [ ] Disable suggestion in ttsserver +- [x] Disable suggestion in ttsserver - [x] Update completition configuration +- [x] TS context +- [ ] Final review and cleanup +- [ ] Check lock file behavior of lazy.nvim --- Fix indentation: