Sourajyoti Basak

Results 89 issues of Sourajyoti Basak

## Describe the bug When auto-play is enabled, all the videos in a page start to play together. This is very confusing and annoying. ## To reproduce 1. Ensure that...

bug

**Describe the bug** Here's my plugin config (using a Packer.nvim macro): ```fennel (use-package! :rcarriga/vim-ultest {:requires :vim-test/vim-test :run ":UpdateRemotePlugins" :setup (fn [] (let! test#python#pytest#options :--color=yes))}) ``` Which compiles to: ```lua local...

### Description Lspsaga's hover doc command doesn't escape some characters properly. **Expected Behavior** It escapes the characters properly. **Actual Behavior** ![](http://0x0.st/oKd3.png) As you can see lot of `\` are present...

bug

Can you add support for Neorg ( `.norg` ) completions? https://github.com/nvim-neorg/neorg

[Pacstall](https://github.com/pacstall/pacstall) is a community-driven AUR-like package manager for Ubuntu. We have an ongoing [pull request](https://github.com/pacstall/pacstall-programs/pull/566) to add Zentile to our repository. We have a few questions for you: * Would...

Issues should be opened in Nala's [GitLab](https://gitlab.com/volian/nala)

## Feature Request Some Linux distributions like Ubuntu, Debian Stable etc don't have the latest versions of software in their repositories. I am using Pop!_OS 20.04 (Ubuntu-based) and I could...

feature
postponed

Fennel is a Lisp dialect that compiles to Lua. https://fennel-lang.org/

A FAQ section under the Pacstall section would be good. _Originally posted by @wizard-28 in https://github.com/pacstall/pacstall/discussions/355#discussioncomment-1664681_

documentation
good first issue
help wanted

Everything will be better. No more `sudo`s in files, better system integration than creating a dummy deb. Code will be cleaner (no need to do 2 things anymore, just focus...

python
BREAKING CHANGE