nix-community.nixvim/plugins
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
..
ai plugins/chatgpt: init 2024-07-04 21:00:56 +00:00
bufferlines plugins/bufferlines/barbar: migrate helpers -> lib.nixvim 2024-08-22 09:43:47 -05:00
colorschemes plugins/lightline: migrate to mkNeovimPlugin 2024-08-23 18:26:24 -05:00
completion plugins/cmp: refactor sources list & mkCmpSourcePlugin 2024-06-30 18:22:59 +01:00
dap plugins/dap-ui: normalize plugin defaults 2024-06-21 08:48:00 +01:00
filetrees plugins/yazi: remove unnecessary extraPlugin 2024-08-19 20:42:00 -05:00
git plugins/gitblame: completely drop helpers 2024-08-04 09:26:20 +00:00
languages plugins/rustaceanvim: fix checkhealth error with neotest configuration 2024-08-24 11:50:06 -05:00
lsp plugins/lsp: make lspOnAttach available globally 2024-08-24 11:50:06 -05:00
neotest plugins/neotest: fix missing toLuaObject definition 2024-08-23 11:50:21 -04:00
none-ls generated: Update 2024-07-31 17:05:50 +02:00
pluginmanagers plugins/lz-n: init 2024-08-08 06:18:43 +00:00
snippets plugins/nvim-snippets: init 2024-08-06 23:04:57 -03:00
statuslines plugins/lightline: migrate to mkNeovimPlugin 2024-08-23 18:26:24 -05:00
telescope plugins/lsp/extensions: remove with lib + fix mkRaw reference 2024-08-24 01:55:49 +01:00
ui plugins/ui: normalize plugin defaults 2024-06-21 08:49:08 +01:00
utils plugins/todo-comments: migrate keymaps to mkMapOptionSubmodule 2024-08-19 23:18:48 -05:00
default.nix plugins/markview: init 2024-08-12 01:06:53 -05:00
TEMPLATE.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00