-
devtools:
- Python
- https://github.com/astral-sh/uv
- AI assisted programming:
- https://www.cursor.com/
- webdev:
- https://htmx.org/
- debuggers (for some language, maybe python or ru…
xylix updated
1 month ago
-
### FAQ
- [X] I have checked the [FAQ](https://github.com/hrsh7th/nvim-cmp/blob/main/doc/cmp.txt) and it didn't resolve my problem.
### Announcement
- [X] I have checked [Breaking change announceme…
-
Hello,
Firstly vim-pipe is awesome! It is super useful for all of my development.
The only issue I am having is in trying to use ftplugin directory to manage my b:vimpipe_command.
It tends to wor…
-
We want to edit Doorstop files as markdown with header instead of yml:
1) to use third-party edit tools. Some editors like VSC, Vim (Vimwiki) support very useful markdown editing features: tables fo…
-
```
❯ tmux -V
tmux next-3.4
❯ kitty --version
kitty 0.31.0 created by Kovid Goyal
❯ cd ~/.local/share/nvim/lazy/image.nvim
❯ git rev-parse HEAD
ec577441edca399c43d77b522870dbd7b9cd38b8
❯ cat ~…
-
Using regular Vim and https://github.com/prabirshrestha/vim-lsp, I get stuck with `harper-ls: starting` (`LspStatus`). I am using the configuration below:
```vim
if executable('harper-ls')
" …
-
Recently I have started using [jedi-vim](https://github.com/davidhalter/jedi-vim) and stumbled upon following issue. When both `jedi-vim` and `vim-markdown` are enabled the markdown syntax element dis…
-
```
$ vim QnA.md
"QnA.md" 52L, 1972C
Warning: Cannot find word list "de.utf-8.spl" or "de.ascii.spl"
Press ENTER or type command to continue
```
SWW13 updated
7 years ago
-
**Require to add vim KeyMap**
```js
easymde.codemirror.setOption('keyMap', 'vim');
```
getting following error
```
Uncaught TypeError: Cannot read properties of undefined (reading 'call'…
-
### Did you check docs and existing issues?
- [X] I have read all the edgy.nvim docs
- [X] I have updated the plugin to the latest version before submitting this issue
- [X] I have searched the exist…