Benawi Adha
Benawi Adha
 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...
It would be great to have some supports for harpoon https://github.com/ThePrimeagen/harpoon next & prev files
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...
### 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...