LazyVim.LazyVim/lua/lazyvim
Jordan McAlpine abb1ff0d60
fix(ansible): ansiblels not loading, keymap desc. (#2739)
If lazy extras yaml is enabled, yamlls was being loaded not ansiblels.

Add ft = {} to nvim-ansible spec allows ft=yaml.ansible to be detected.

Re-mapped nvim-ansible plugin key to not conflict with neotest.

Added a description for the keymap.
2024-05-13 08:21:33 +02:00
..
config style(keymaps): clarify no to use LazyVim.safe_keymap_set #3085 2024-05-03 09:10:36 +02:00
plugins fix(ansible): ansiblels not loading, keymap desc. (#2739) 2024-05-13 08:21:33 +02:00
util fix(lazyfile): exclude filetypedetect from skips (#3004) 2024-05-13 08:20:34 +02:00
health.lua fix: cleanup all Neovim < 0.9.0 code 2023-10-01 14:18:25 +02:00
init.lua fix: add shim for vim.uv just in case someone upgrades lazyvim before lazy 2024-03-22 10:30:35 +01:00
types.lua feat(python): added option to configure basedpyright as lsp. Check the python extra docs. Fixes #2787 2024-03-20 17:18:11 +01:00