nix-community.nixvim/plugins/languages
Austin Horstman a1c7932bdb
plugins/rustaceanvim: fix checkhealth error with neotest configuration
Rustaceanvim will throw an error if the configuration is sourced after
initialization. Our globals are defined at the top of the init.lua so
moving the settings to leverage the globals option and setting a
callback function as default to ensure we dont need to worry about
something initializing it before lspOnAttach is available.
2024-08-24 11:50:06 -05:00
..
julia treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
markdown plugins/markview: remove unnecessary extraPlugin 2024-08-19 20:52:09 -05:00
python plugins/languages: normalize plugin defaults 2024-06-21 08:49:03 +01:00
rust plugins/rustaceanvim: fix checkhealth error with neotest configuration 2024-08-24 11:50:06 -05:00
treesitter docs: fix markdown issue with tree-sitter docs 2024-08-24 10:23:54 +05:00
typst treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
clangd-extensions.nix lib/options: rename mkPackageOption to mkPluginPackageOption 2024-05-17 22:15:47 +02:00
cmake-tools.nix plugins/cmake-tools: init 2024-07-24 10:15:51 +01:00
debugprint.nix plugins/languages: normalize plugin defaults 2024-06-21 08:49:03 +01:00
godot.nix lib/options: introduce new mkPackageOption for dependencies 2024-05-17 22:15:47 +02:00
haskell-scope-highlighting.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
helm.nix lib/options: rename mkPackageOption to mkPluginPackageOption 2024-05-17 22:15:47 +02:00
lean.nix plugins/languages: normalize plugin defaults 2024-06-21 08:49:03 +01:00
ledger.nix lib/options: introduce new mkPackageOption for dependencies 2024-05-17 22:15:47 +02:00
lint.nix plugins/languages/lint: allow irregular linters 2024-06-12 16:25:02 +02:00
ltex-extra.nix plugins/ltex-extra: minor options cleanup 2024-06-17 08:51:33 +01:00
nix.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
nvim-jdtls.nix plugins/languages: normalize plugin defaults 2024-06-21 08:49:03 +01:00
openscad.nix plugins/languages: normalize plugin defaults 2024-06-21 08:49:03 +01:00
otter.nix plugins/otter: add warning if treesitter highlighting not set 2024-07-25 16:01:43 -05:00
parinfer-rust.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
plantuml-syntax.nix lib/options: rename mkPackageOption to mkPluginPackageOption 2024-05-17 22:15:47 +02:00
qmk.nix plugins/languages: normalize plugin defaults 2024-06-21 08:49:03 +01:00
sniprun.nix plugins/sniprun: switch to mkNeovimPlugin 2024-06-17 21:27:17 +01:00
tagbar.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
texpresso.nix lib/options: introduce new mkPackageOption for dependencies 2024-05-17 22:15:47 +02:00
typescript-tools.nix plugins/languages: normalize plugin defaults 2024-06-21 08:49:03 +01:00
vim-slime.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
vimtex.nix lib/options: introduce new mkPackageOption for dependencies 2024-05-17 22:15:47 +02:00
zig.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00