summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorMatthieu Coudron <886074+teto@users.noreply.github.com>2024-11-24 16:29:58 +0100
committerGitHub <noreply@github.com>2024-11-24 16:29:58 +0100
commitd11140fa35add4fc798643e9cd44b08bcbe23321 (patch)
treefe7709ee780c20ffce788d9864dadf848cde1623 /pkgs/development/python-modules/rangehttpserver
parentb675ca747f894ef0267674ba61817fb81388b100 (diff)
neovim: add 'autoconfigure' setting (#356271)
certain plugins need a custom configuration (available in passthru.initLua) to work with nix. For instance unicode-vim needs to configure where to find the data: ``` vim.g.Unicode_data_directory="${self.unicode-vim}/autoload/unicode" ``` if true, the wrapper automatically appends those snippets when necessary first appearance of initLua in https://github.com/NixOS/nixpkgs/issues/352741 This will make testing those plugins easier.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions