Adrien Lemaire

Results 105 issues of Adrien Lemaire

Anyone got django-plus to play nicely with coc.nvim (coc-python & coc-html) ? In django templates, I'm not getting completion after `{%` and `{{ var |` anymore, not sure how to...

In a template with the code `{% extends "base.html" %}`, I would like to switch to the related `base.html` file by pressing CTRL-]. Can Django-plus add the configuration to auto-create...

Hi and thanks for maintaining this project! Would you mind updating the themes? I'm trying to setup the theme tomorrow-night, and noticed that you do not have it in your...

Hi and thanks for making this plugin. I'm really interested by it covering Japanese (although vim spellcheck doesn't). I installed languagetool on arch linux, and added the vim config: ```console...

@Strayer hi, I was looking for a subdirectory option, but it seems it's not implemented in this package yet (related to #2) We have the following use-case: - Join `https://bucket_url/`...

help wanted

Hello, It's quite difficult at the moment to find a specific bazaar revision and pull it in git. I have to bzr clone the repo, search the log for the...

Hi, Could you add a setup.py that would allow us to pip install git-bzr-ng, and get the git-bzr script automatically in our venv path, ready to use ? Would be...

I have a Django Rest Framework api, and integrated secretballot with one of my models. I see that django-secretballot auto-generated some views ``` $ docker exec -ti $(docker ps |grep...

versions: * OS: Arch linux * sway 1:1.2-5 * bemenu-git r303.98f7c80-1 **Expected behavior:** Triggering bemenu while another app is fullscreen should display bemenu on top of the full-screen application **Current...

wayland

It might be more flexible to rely on external formatting tools to handle coloring the output, and will allow users to customize their colors. I usually use [grc](https://github.com/garabik/grc) to colorize...