Update from obsidian -
Affected files: .obsidian/bookmarks.json .obsidian/core-plugins-migration.json .obsidian/core-plugins.json notes/daily/2023-10-26.md notes/utils/Neovim.md projects/quests.md projects/todos-notes/Rewrite neovim config.md projects/todos-notes/Update dots.md
This commit is contained in:
parent
b905c5f7c7
commit
85ed5712ea
8 changed files with 76 additions and 16 deletions
|
|
@ -30,11 +30,12 @@ Especific stuff
|
|||
- [x] Update completition configuration
|
||||
- [x] TS context
|
||||
|
||||
- [ ] Final review and cleanup
|
||||
- [ ] Check lock file behavior of lazy.nvim
|
||||
- [x] Final review and cleanup
|
||||
- [x] Check lock file behavior of lazy.nvim
|
||||
- [x] checkhealth pass
|
||||
---
|
||||
|
||||
Fix indentation:
|
||||
- [x] Fix indentation:
|
||||
|
||||
```lua
|
||||
local indent = 2
|
||||
|
|
@ -51,9 +52,4 @@ 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://www.youtube.com/watch?v=CVCBHHFXWNE
|
||||
- [Mason Select](https://github.com/williamboman/mason.nvim/issues/1461)
|
||||
|
||||
---
|
||||
|
||||
Further improvements:
|
||||
- [ ] [Better Text Objects](https://www.lazyvim.org/plugins/coding#miniai)
|
||||
- [Mason Select](https://github.com/williamboman/mason.nvim/issues/1461)
|
||||
Loading…
Add table
Add a link
Reference in a new issue