nix-community.nixvim/lib
2024-04-13 13:36:45 +02:00
..
autocmd-helpers.nix helpers/autocmd-helpers: do not import helpers.nix directly 2024-02-11 11:50:35 +01:00
default.nix Add _nixvimTests = false to flake.lib output (#1125) 2024-02-21 23:40:49 +01:00
helpers.nix helpers/vim-plugin/mkVimPlugin: add optionsRenamedToSettings option 2024-02-19 11:25:29 +01:00
keymap-helpers.nix helpers/keymaps: factor out mkModeOption 2024-02-14 22:38:45 +01:00
maintainers.nix plugins/coq-nvim: fix settings not being set when lsp is not enabled (#1408) 2024-04-13 13:36:45 +02:00
neovim-plugin.nix docs: optionally add a description to plugins 2024-03-22 13:15:41 +01:00
options.nix lib/types: factor out logLevel enum for standalone use 2024-04-07 11:30:24 +02:00
to-lua.nix lib/helpers: internal refactoring 2024-01-25 16:38:59 +01:00
types.nix helpers/types: allow highlight.ctypes to accept a string 2024-04-13 11:00:19 +02:00
utils.nix tests: Introduce a way to disable options when running in tests (#1095) 2024-02-15 14:27:45 +01:00
vim-plugin.nix helpers/vim-plugin/mkVimPlugin: remove useless 'options' argument 2024-03-25 22:52:32 +01:00