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
|
|
@ -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