Update from obsidian -
Affected files: projects/quests.md projects/todos-notes/Rewrite neovim config 1.md projects/todos-notes/Rewrite neovim config.md
This commit is contained in:
parent
0dbbfa46ef
commit
b905c5f7c7
3 changed files with 15 additions and 17 deletions
|
|
@ -43,6 +43,7 @@ kanban-plugin: basic
|
|||
- [ ] Cliente git para android (remplazar ese caso de uso de termux)
|
||||
- [ ] Buscar pactos de Ulisses para:<br>- 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<br>#purchases
|
||||
- [ ] Comprar enredaderas de plastico<br>#purchases
|
||||
- [ ] Subir export de wallabag a omnivore<br>#home
|
||||
- [ ] Audifonos T-Dagger<br>#purchases
|
||||
|
||||
|
||||
## Available Quests (5)
|
||||
|
|
@ -62,7 +64,7 @@ kanban-plugin: basic
|
|||
|
||||
## Ongoing Quests (3)
|
||||
|
||||
- [ ] [Rewrite neovim config 1](Rewrite%20neovim%20config%201.md)<br>#laptop
|
||||
- [ ] [Rewrite neovim config](Rewrite%20neovim%20config.md)<br>#laptop
|
||||
- [ ] [Update dots](Update%20dots.md)<br>#laptop
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +0,0 @@
|
|||
- [ ] Task 1
|
||||
|
||||
---
|
||||
|
||||
## References
|
||||
- [link](...)
|
||||
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue