Casey Webster

Results 8 issues of Casey Webster

Loading the treesitter-context package in the latest nightly causes this error ![image](https://user-images.githubusercontent.com/5762261/111252918-2aabc200-85e0-11eb-88b5-c18aaaa733f0.png) Latest neovim 0.5 ``` NVIM v0.5.0-dev+1152-gf5daf55c1 Build type: RelWithDebInfo LuaJIT 2.1.0-beta3 Compilation: /usr/bin/cc -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Og...

bug

Testing is manual on my part currently. This project needs unit and acceptance tests. Help out!

help wanted

Documentation is incomplete. Any help improving it is appreciated.

help wanted

http://weather.uwyo.edu/upperair/indices.html _Originally posted by @wxguy in https://github.com/cwebster2/pyMeteo/issues/9#issuecomment-168326441_

enhancement
help wanted

Unify all CLI skew-t plotting into a single script rather than the growing number of scripts per input data type. Update plotting functions in `pymeteo.skewt` to use the new `plot()`...

enhancement

# Compatibility Report - Name of the game with compatibility issues: Baldurs Gate 3 - Steam AppID of the game: 1086940 ## System Information - GPU: GTX 1080Ti - Driver/LLVM...

Game compatibility - Unofficial
.NET

`NVIM v0.11.0-dev-4+ga66424617` ``` vim.lsp.buf_get_clients() is deprecated, use vim.lsp.get_clients() instead. :help deprecated stack traceback: /home/casey/.local/share/nvim/runtime/lua/vim/lsp.lua:1092: in function 'buf_get_clients' ...hare/nvim/lazy/project.nvim/lua/project_nvim/project.lua:16: in function 'find_lsp_root' ``` https://github.com/ahmedkhalf/project.nvim/blob/8c6bad7d22eef1b71144b401c9f74ed01526a4fb/lua/project_nvim/project.lua#L16

`NVIM v0.11.0-dev-4+ga66424617` ``` vim.tbl_islist is deprecated, use vim.islist instead. :help deprecated Feature will be removed in Nvim 0.12 stack traceback: vim/shared.lua: in function 'tbl_islist' ...on-lspconfig.nvim/lua/mason-lspconfig/lspconfig_hook.lua:42: in function 'fn' ``` https://github.com/williamboman/mason-lspconfig.nvim/blob/9ae570e206360e47d30b4c35a4550c165f4ea7b7/lua/mason-lspconfig/lspconfig_hook.lua#L42