chaudry-786

Results 7 issues of chaudry-786

Hi, When I open an empty lua file before any other files of lua have been opened I get this error ![lua_error](https://user-images.githubusercontent.com/73726199/178506039-ef348c5c-3501-4d17-869a-a71d90a5b564.png) Note: If I open the same file when...

can't reproduce

HI, Loving this theme except the colour of strings which is similar to function call. ![Screenshot 2022-06-17 at 10 31 57](https://user-images.githubusercontent.com/73726199/174272703-88c05357-ecf8-4bf3-b6ca-99f896a992c2.png) I have tried g:gruvbox_improved_strings but this setting makes strings...

I have just installed and my statusLine looks weird. Is this how it should look be default? ![Screenshot 2022-07-07 at 11 32 19](https://user-images.githubusercontent.com/73726199/177755557-e33e1698-696e-499c-9c9b-e7da50c7a132.png)

Hi, I am trying to use firenvim in https://console.cloud.google.com/bigquery. it flashes briefly and then disappears. Can you please look into it and let me know if you need anymore info....

private-website
blocked

What is this REPL window? I use this plugin "mrjones2014/smart-splits.nvim" to easily resize windows using alt-hjkl but it has no effect on the REPL. Also I use "alexghergh/nvim-tmux-navigation" to move...

fix-docs

Hello, my config is bare minimum and I only want my code debugged. ``` keymap("n", "dt", ":lua require('neotest').run.run({strategy = 'dap'})", opts) require("neotest").setup({ adapters = { require("neotest-python")({ dap = { justMyCode...

Hi, If I try to navigate to another line "HopLineAC" or "HopLineBC" from an empty line I get following error. ``` E5108: Error executing lua /Users/sabah/.vim/plugged/hop.nvim/lua/hop/init.lua:130: col value outside range...