nix-community.nixvim/plugins
traxys 507ff5b142
docs: Use a nixpkgs patch instead of copy/pasting nixpkgs functions (#1011)
This makes the code more maintainable, as it only depends on our small
patch, instead of a large number of internals of nixpkgs.
2024-02-03 19:04:09 +01:00
..
bufferlines lib/helpers: extraOptionsOptions -> neovim-plugin.extraOptionsOptions 2024-01-28 23:39:14 +01:00
colorschemes colorschemes/gruvbox: switch to RFC-42 2024-02-02 10:50:35 +01:00
completion plugins/cmp: refactoring 2024-02-03 17:07:40 +01:00
dap lib/helpers: extraOptionsOptions -> neovim-plugin.extraOptionsOptions 2024-01-28 23:39:14 +01:00
filetrees lib/helpers: extraOptionsOptions -> neovim-plugin.extraOptionsOptions 2024-01-28 23:39:14 +01:00
git lib/helpers: extraOptionsOptions -> neovim-plugin.extraOptionsOptions 2024-01-28 23:39:14 +01:00
languages plugins/helm: init 2024-02-03 12:29:14 +01:00
lsp keymaps: use 'action.__raw' instead of 'lua = true' internally 2024-02-03 18:12:25 +01:00
none-ls lib/helpers: extraOptionsOptions -> neovim-plugin.extraOptionsOptions 2024-01-28 23:39:14 +01:00
pluginmanagers docs: Use a nixpkgs patch instead of copy/pasting nixpkgs functions (#1011) 2024-02-03 19:04:09 +01:00
snippets plugins/friendly-snippets: init 2024-01-22 13:49:04 +01:00
statuslines helpers/vim-plugin: mkPlugin -> mkVimPlugin 2024-01-25 15:19:26 +01:00
telescope keymaps: use 'action.__raw' instead of 'lua = true' internally 2024-02-03 18:12:25 +01:00
ui lib/helpers: extraOptionsOptions -> neovim-plugin.extraOptionsOptions 2024-01-28 23:39:14 +01:00
utils keymaps: use 'action.__raw' instead of 'lua = true' internally 2024-02-03 18:12:25 +01:00
default.nix plugins/autoclose: init + tests (#994) 2024-02-03 12:33:10 +01:00
helpers.nix perform some statix linting and fixes 2023-05-22 23:00:53 +02:00
TEMPLATE.nix lib/helpers: extraOptionsOptions -> neovim-plugin.extraOptionsOptions 2024-01-28 23:39:14 +01:00