Benawi Adha

Results 6 issues of Benawi Adha

![Screenshot_20220915_135000](https://user-images.githubusercontent.com/43810055/190334591-8602b86f-166d-4d42-8b85-8cbdc006d2b0.png) Is it possible to show error msg? eg. `coba.py:3:7 :Error : Name "asfasfd" is not defined`

### Description I have this keymaps setting for buffer on lsp attach ```lua vim.api.nvim_create_autocmd('LspAttach', { callback = function(ev) local bufnr = ev.buf map('n', 'e', 'Trouble document_diagnostics', { desc = 'Buffer...

bug

It would be great to have some supports for harpoon https://github.com/ThePrimeagen/harpoon next & prev files

enhancement

Here is my emacs version: ``` GNU Emacs 29.1 Development version 28fb02492c24 on master branch; build date 2023-09-23. Copyright (C) 2023 Free Software Foundation, Inc. GNU Emacs comes with ABSOLUTELY...

**Is your feature request related to a problem? Please describe.** I'd like to give some attributions to some libs like this theme my blog, but not just this theme. For...

enhancement

### Did you check existing requests? - [X] I have searched the existing issues ### Describe the feature It'd be nice to have ftp support like `nvim oil-ftp://[email protected]:9999//file/path.txt` ### Provide...

enhancement
P2