nix-community.nixvim/modules
traxys bd4384a2e5
plugin/luasnip: Add jsregexp lua dependency (#274)
The lua dependency is required to perform transforms (luasnip can
fallback to a simpler algorithm if it's absent). This requires us to
expose the `extraLuaPackages` option of makeNeovimConfig.
2023-03-18 22:44:34 +01:00
..
autocmd.nix modules/autocmd: autoCmd.callback: support raw value (#172) 2023-02-20 10:53:18 +00:00
colorscheme.nix bugfix: Set default for programs.nixvim. (#234) 2023-03-09 14:03:50 +01:00
highlights.nix added formatter + reformat existing codebase (#175) 2023-02-20 10:42:13 +00:00
keymaps.nix maps: Add the remap option (#256) 2023-03-14 23:44:14 +01:00
options.nix added formatter + reformat existing codebase (#175) 2023-02-20 10:42:13 +00:00
output.nix plugin/luasnip: Add jsregexp lua dependency (#274) 2023-03-18 22:44:34 +01:00
plugins.nix added formatter + reformat existing codebase (#175) 2023-02-20 10:42:13 +00:00
warnings.nix added formatter + reformat existing codebase (#175) 2023-02-20 10:42:13 +00:00