Chaitanya Sharma

Results 32 issues of Chaitanya Sharma

I see that the readme specifies I get completion for plugins in opt and start directories, I'm not sure whether that includes auto-completions for, say, `require('telescope.builtins').|` so completion on the...

I went through all the similar issues and couldn't find a solution. I am using MacOS v12.1 with M1 chip and clicking on the goneovim app does nothing. so I...

https://www.reddit.com/r/neovim/comments/o5siul/is_there_a_preferred_way_to_disable_lsp/ I am basically trying to do what the OP in the above post is. However I wish to do that for all servers and not only lua. I want...

when neon_transparent is set to true the background of the signcolumn is still not transparent.

I use [line_number_interval](https://github.com/IMOKURI/line-number-interval.nvim) plugin and it works fine with rose-pine and tokyonight themes, but with any variant of nebulous it stops working. almost as if nebulous disabled the plugin,, because...

It would be awesome if you could provide with a colors-cheme for terminals like kitty/alacritty and if I'm being ambitious, maybe for shells like fish/zsh. I am currently using tokyonight...

I was inspired by this plugin and had an idea of plugin that manages project sessions. I am usually working with multiple windows, production code on one side and tests...

enhancement

- `nvim --version`: v0.6.0 - release - `git --version`: v2.34.1 - Operating system/version: MacOS 12.1 - Terminal name/version: kitty v0.23.1 ### Steps to reproduce remove a plugin and then run...

bug

``` ln -sf (find /home/chaitanya/Pictures/ -type f \( -name "*.png" -or -name "*.jpg" -or -name "*.jpeg" \)| shuf -n1) $HOME/.wallpaper wal -i (readlink $HOME/.wallpaper) ``` Tried making it work like...

Can you center the url bar and implement the blurredFox theme into your layout?