Bojan Milevski
Bojan Milevski
It would be nice to exclude certain plugins from being loaded in certain files and/or filetypes. This would greatly increase performance and usability in lower-spec machines (like the Raspberry Pi...
My `vscode.nvim` lua configuration: ```lua require('vscode').setup { transparent = true, } ``` My `lualine` configuration: ```lua require('lualine').setup { options = { theme = 'vscode' } } ``` With this configuration,...
Hello. first of all I would like to thank you for creating and maintaining this project. It has certainly helped me finding a bunch of duplicate images through my enormous...
Hello. Thanks for this repository. In [Traefik's `README`](https://github.com/tomMoulard/make-my-server/tree/master/traefik), there is a section for pilot. Opening [its website](https://pilot.traefik.io/), I noticed that it is discontinued. I would suggest removing the pilot section...
Hello 👋 I've noticed that `triliumnext/notes` hasn't been updated for 5 months over at [Docker Hub](https://hub.docker.com/r/triliumnext/notes/tags), as of the time of writing this issue. I would suggest removing [`docker-compose.rootless.yaml`](https://github.com/TriliumNext/Trilium/blob/main/docker-compose.rootless.yml) to...