-
### Question / bug report
DRM isn't working when I attempted to remove the DRM on Anne Rice's Memnoch the Devil.
### Which version of Calibre are you running?
7.17
### Which version of the DeDR…
-
## Description of the problem or steps to reproduce
I would like to use micro for a project in ARM assembly language, and could contribute a syntax file for that instruction set. However, our source …
-
Here's my config (lazy.vim):
```lua
return {
"andrewferrier/wrapping.nvim",
keys = {
{ "uw", "ToggleWrapMode", desc = "Toggle Hard/Soft Mode", mode = "n" },
},
opts = {
softe…
-
I suggest setting everything that is set in `ftplugin/rust` somewhere else instead.
My personal use-case is that I sometimes set a custom ft for certain files. Then, LSP lazy-loads. Then, rust-tools …
-
**Which configuration?**
Type (custom or builtin): builtin
Filetype: python
Formatter: black
Configuration(s) (post all the variants you tried):
```lua
require("formatter").setup({
filety…
-
R Markdown (`rmd`) is exactly the same as Markdown except with extra features. This plugin should apply not only to the `markdown` file type, but also to the `rmd` file type.
-
First of all, thank you. I've been wanting to corral my which-key lua hacks into a plugin but never got it together. I'm going to be implementing this tonight.
My question is, does this allow havi…
klooj updated
3 years ago
-
### Describe the bug
For gleam, I have to run `:TSBufEnable highlight` to see the highlight, this doesn't happen to other languages.
### To Reproduce
1. Install `gleam` on nvim-treesitter
2. Open …
-
Hi, I just ran into the following problem.
### Test setup
This is my environment:
```
OS: macOS Sierra 10.12.4 (16E195)
VIM - Vi IMproved 8.0 (2016 Sep 12, compiled Apr 11 2017 14:34:53)
MacOS…
-
I am using the [vim-r-plugin](https://github.com/jcfaria/Vim-R-plugin.git) heavily.
Is there something like that for julia?