nix-community.nixvim/modules
Alexander Nortung 63c256dc3d
core: show warnings for deprecated or changed options (#129)
* moved helpers to lib folder

* Created proxy file for helpers.nix

* wrappers: removed code duplication

* null-ls: fix wrong name of variable

* added warnings module

* Added assertions

* bufferline: deprecated option

* nvim-tree: renamed options

* Fixed mkRenamedOption

* Bufferline: added new options

* Fixed deprecated option

Co-authored-by: Pedro Alves <pta2002@pta2002.com>
2023-01-24 01:28:01 +00:00
..
autocmd.nix modules: add autocmd (#120) 2023-01-16 23:40:29 +00:00
colorscheme.nix nixvim: support standalone nixvim 2022-09-18 11:19:23 +01:00
highlights.nix modules/higlights: fix string concatenation (#136) 2023-01-22 12:41:24 +00:00
keymaps.nix keymaps: switch to lua API vim.keymap.set (#115) 2023-01-12 19:13:47 +00:00
options.nix docs: fix documentation generation 2022-12-29 17:34:54 +00:00
output.nix options: add viAlias and vimAlias (#75) 2022-12-08 17:12:57 +00:00
plugins.nix nixvim: support standalone nixvim 2022-09-18 11:19:23 +01:00
warnings.nix core: show warnings for deprecated or changed options (#129) 2023-01-24 01:28:01 +00:00