Update from obsidian - thinkpad
Affected files: .obsidian/workspace.json games/another-code-recollection.md games/chrono-trigger.md games/paper-mario-the-thousand-year-door--1.md games/sea-of-stars.md games/splatoon-2-octo-expansion.md games/splatoon-2.md games/splatoon-3-side-order.md games/splatoon-3.md games/super-mario-rpg.md games/warioware-inc-mega-microgames.md games/warioware-move-it.md games/warioware-touched.md projects/games.md projects/todos-notes/Rewrite neovim config.md projects/todos.md
This commit is contained in:
parent
b868da4da7
commit
7ae456f72f
16 changed files with 341 additions and 25 deletions
|
|
@ -229,6 +229,7 @@ columns:
|
|||
- { label: "[,,Metroid]", value: "[,,Metroid]", color: "hsl(324, 95%, 90%)"}
|
||||
- { label: "[,Monster Hunter]", value: "[,Monster Hunter]", color: "hsl(137, 95%, 90%)"}
|
||||
- { label: "[,Castlevania]", value: "[,Castlevania]", color: "hsl(30, 95%, 90%)"}
|
||||
- { label: "[,Mario]", value: "[,Mario]", color: "hsl(235, 95%, 90%)"}
|
||||
config:
|
||||
enable_media_view: true
|
||||
link_alias_enabled: true
|
||||
|
|
|
|||
|
|
@ -9,9 +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??
|
||||
- [ ] wichkey -> have astronvim configuration, evaluar alternativa ([mini.cue](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-clue.md))??
|
||||
- [ ] Change filetree
|
||||
- [ ] indentations
|
||||
- [x] indentations
|
||||
- [ ] Folds
|
||||
- [ ] Format on save, options:
|
||||
- [conform.nvim](https://github.com/stevearc/conform.nvim)
|
||||
- [formatter.nvim](https://github.com/mhartington/formatter.nvim)
|
||||
|
|
@ -25,7 +26,7 @@ Especific stuff
|
|||
- [ ] [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)
|
||||
- [ ] TODO comments
|
||||
- [x] TODO comments
|
||||
|
||||
---
|
||||
|
||||
|
|
@ -44,4 +45,5 @@ vim.exec("retab")
|
|||
|
||||
Reference:
|
||||
- https://www.youtube.com/watch?v=NJDu_53T_4M&t=315s
|
||||
- https://github.com/LazyVim/LazyVim/blob/main/lua/lazyvim/plugins/ui.lua
|
||||
- https://github.com/LazyVim/LazyVim/blob/main/lua/lazyvim/plugins/ui.lua
|
||||
- https://www.youtube.com/watch?v=CVCBHHFXWNE
|
||||
|
|
@ -15,6 +15,7 @@ kanban-plugin: basic
|
|||
- [ ] Problem solving process #blog #wiki
|
||||
- [ ] Create termux shortcut for obsidian repo in tablet
|
||||
- [ ] Neovim cheatsheet #wiki #blog
|
||||
- [ ] Add second config neovim config exclusive for markdown notes?
|
||||
|
||||
|
||||
## Need Research
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue