16 lines
671 B
Markdown
16 lines
671 B
Markdown
## Used plugins
|
|
- https://github.com/folke/lazy.nvim (plugin manager)
|
|
- https://github.com/catppuccin/nvim?tab=readme-ov-file (colour scheme)
|
|
- https://github.com/nvim-telescope/telescope.nvim (fuzzy finder)
|
|
- https://github.com/nvim-treesitter/nvim-treesitter (tree sitter plugin old)
|
|
- https://github.com/nvim-neo-tree/neo-tree.nvim (map of filesystem)
|
|
|
|
### Tutorials used
|
|
- [YT - typecraft serie](https://www.youtube.com/watch?v=zHTeCSVAFNY&list=PLsz00TDipIffreIaUNk64KxTIkQaGguqn)
|
|
|
|
## Cool plugins to add
|
|
- https://github.com/epwalsh/obsidian.nvim (Obsidian in Nvim)
|
|
|
|
### Tutorials foud
|
|
- [Primegeon](https://www.youtube.com/watch?v=w7i4amO_zaE&t=81s)
|