nvim/README.md
2024-04-17 23:27:50 +02:00

22 lines
889 B
Markdown

## Used plugins
- https://github.com/folke/lazy.nvim (plugin manager)
- https://github.com/neanias/everforest-nvim (colour scheme)
- https://github.com/catppuccin/nvim?tab=readme-ov-file (colour scheme)
- https://github.com/nvim-lualine/lualine.nvim (status bar)
- 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)
#### Old plugins
- https://github.com/catppuccin/nvim?tab=readme-ov-file (colour scheme)
### 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)