Matthias Baur

Results 41 issues of Matthias Baur

### Current Behavior: I'm getting stacktrace due to some enabled languages: ``` "config.lua" 58L, 1565B [w] [doom] [ERROR 07:49:26] config.lua:87: There was an error loading module 'langs.ruby'. Traceback: [doom] module...

scope: bug

### Current Behavior: When disabling the snippets module, nvim throws the following error on startup: ``` packer.nvim: Error running config for LuaSnip: [string "..."]:0: module 'luasnip' not found: ^Ino field...

scope: bug

### Current Behavior: ``` [null-ls] [ERROR 16:17:39] ...t/null-ls.nvim/lua/null-ls/helpers/generator_factory.lua:180: command luacheck is not executable (make sure it's installed and on your $PATH) ``` ### Expected Behavior: No error pops up :)...

scope: bug

### Current Behavior: PackerSync needs to be run manually ### Expected Behavior: PackerSync is run automatically on new plugin installation. That's how it worked before IMHO. ### Steps To Reproduce:...

scope: bug

Hey, can you please make kots available through [`krew`]()? This would make the installation easier and wouldn't require `sudo` permissions. -> https://krew.sigs.k8s.io/docs/developer-guide/plugin-manifest/ Thanks!

### Steps To Reproduce 1. Install Bitwarden with the help of [bitwarden.sh](https://github.com/bitwarden/server/blob/56ee3bd290043de0cb8f58a57a9e79bc807d6ac3/scripts/bitwarden.sh)/[run.sh](https://github.com/bitwarden/server/blob/56ee3bd290043de0cb8f58a57a9e79bc807d6ac3/scripts/run.sh). 2. Choose a non default database name. e.g. `bitwarden`. 3. Wait 24h for the [nightly backup](https://bitwarden.com/help/article/backup-on-premise/#nightly-database-backups)/ ### Expected...

bug

## WHAT Updated all dependencies ## WHY Was building on may Apple M1. ```bash $ go build # golang.org/x/sys/unix ../../go/pkg/mod/golang.org/x/[email protected]/unix/syscall_darwin.1_13.go:25:3: //go:linkname must refer to declared function or variable ../../go/pkg/mod/golang.org/x/[email protected]/unix/zsyscall_darwin_arm64.1_13.go:27:3: //go:linkname...

#93/#107 implemented support for single choice questions. I'd love to see an option to use multiple choice prompts. Thinking about something like this: ``` ci_type: type: str help: Which CI...

enhancement

### Terraform Version v1.1.8 ### Affected Resource(s) - openstack_compute_instance_v2 ### Terraform Configuration Files ```hcl # Copy-paste your Terraform configurations here - for large Terraform configs, # please use a service...

## Use Case We have central jumphosts all employees have to use to connect further to relevant infrastructure. We'd like to have a Bolt project on those jumphosts which all...

Feature