Saltaformajo
Saltaformajo
After installing composer packadge docs still in vendor. For example, vendor/monolog/monolog/doc How to activate plugin?
Output: --- ==> default: changed: [vagrant] => (item={'name': 'yii2.local', 'rootFolder': '/var/www/yii2-app-advanced/frontend/web'}) ==> default: changed: [vagrant] => (item={'name': 'admin.yii2.local', 'rootFolder': '/var/www/yii2-app-advanced/backend/web'}) ==> default: changed: [vagrant] => (item={'name': 'phpmyadmin.yii2.local', 'rootFolder': '/usr/share/phpmyadmin'}) ==>...
undefined 'self'
I'm installing from npm, it works fine, but i see unmet peer dependency: ``` ├── @saeris/[email protected] ├── UNMET PEER DEPENDENCY [email protected] └── UNMET PEER DEPENDENCY [email protected] ... npm WARN @saeris/[email protected]...
Useful when run Brightness app at system startup or on schedule.
**Describe the bug** When i open any image png file via menu File -> Open than can't crop it properly. **To Reproduce** Steps to reproduce the behavior: 1. File ->...
### Repo URL: https://github.com/coffebar/crowtranslate.nvim ### Checklist: - [x] The plugin is specifically built for Neovim, or if it's a colorscheme, it supports treesitter syntax. - [x] The lines end with...
## Goal: create IDE-like project switching with saved sessions ### Demo how it works in this PR: I'm switching projects by using `:Telescope projects` (i mapped this command to `p`...
It would be great to get a more flexible config: ```lua { name = "rg", keyword_length = 3, option = { additional_arguments = function(cwd) if vim.fn.expand(cwd) == vim.fn.expand("~") then return...
## Before  ## After 