Yuki Iwanaga
Yuki Iwanaga
## Why To enable stuff like [add support time scalar type](https://github.com/creasty/defaults/pull/12) on users' end. ## What I found this library that does more or less what I envision: https://github.com/mcuadros/go-defaults/blob/master/filler.go
- https://github.com/SirVer/ultisnips - https://github.com/L3MON4D3/LuaSnip - https://github.com/uga-rosa/coc-luasnip
## Why When a network change occurs and a different IP is leased (e.g., by switching to different wifi a.p., or perhaps due to DHCP), accordingly `DOCKER_HOST_IP` diverges from real...
## What ``` $ rid Unable to locate a config file: rid/config.yml. Run `rid init` to create a new rid project. ``` ``` $ rid init ```
## What - [ ] About `DOCKER_HOST_IP` - [ ] Execute commands with arbitrary env vars - [ ] GIF
## What ``` $ rid compose exec db psql ``` ↓ ``` $ rid :db psql ```
## What ``` $ rid dump ``` ```yaml # rid/config.yml ... dump: - ../vendor:volume:/app/vendor # host_dir:service_name:container_dir ```
## What - [ ] Ruby (Rails) - [ ] Golang (Gin) - [ ] Python (Flask/Tornado) - [ ] Elixir (Phoenix)
Started getting this error... ``` .../nvim/dein/.cache/init.vim/.dein/lua/nvim-yati/utils.lua:100: bad argument #1 to 'find' (string expected, got nil) stack traceback: [C]: in function 'find' .../nvim/dein/.cache/init.vim/.dein/lua/nvim-yati/utils.lua:100: in function 'get_first_nonblank_col_at_line' .../nvim/dein/.cache/init.vim/.dein/lua/nvim-yati/utils.lua:108: in function 'get_node_at_line' ...dein/.cache/init.vim/.dein/lua/nvim-yati/configs/vim.lua:51:...