neovim-flake/modules
Kalle Jepsen 49c0a5962f plugins: Replace null-ls with none-ls
null-ls is unmaintained as of August 2023 (see
https://github.com/jose-elias-alvarez/null-ls.nvim/issues/1621). none-ls
appears to be the accepted replacement fork.
2023-10-21 12:35:39 +02:00
..
assistant feat: copilot completions in nvim-cmp sources 2023-07-24 17:24:35 +03:00
autopairs docs: fix mkEnableOption usage for autogenerated documentation 2023-06-05 23:10:25 +03:00
basic feat: disable useSystemClipboard by default 2023-09-21 12:14:35 +02:00
comments docs: fix mkEnableOption usage for autogenerated documentation 2023-06-05 23:10:25 +03:00
completion Merge pull request #105 from NotAShelf/feature/window-borders 2023-07-26 18:54:18 +03:00
core add descriptions for extraPlugins 2023-07-26 15:36:24 +02:00
dashboard docs: fix mkEnableOption usage for autogenerated documentation 2023-06-05 23:10:25 +03:00
debugger fix: warns due to types.string deprecation 2023-08-11 10:04:56 +03:00
filetree docs: fix mismatching option definitions 2023-08-05 15:15:04 +03:00
git docs: fix mkEnableOption usage for autogenerated documentation 2023-06-05 23:10:25 +03:00
languages languages/python: fix isort package 2023-10-20 10:01:49 +02:00
lsp plugins: Replace null-ls with none-ls 2023-10-21 12:35:39 +02:00
minimap feat: per-plugin border styles 2023-07-26 10:33:01 +03:00
notes feat: build orgmode grammar manually 2023-08-07 14:56:29 +03:00
projects style: formatting 2023-06-06 02:25:10 +03:00
rich-presence fix: presence-nvim providing invalid client id 2023-07-15 19:24:09 +03:00
session docs: fix mkEnableOption usage for autogenerated documentation 2023-06-05 23:10:25 +03:00
snippets docs: fix mkEnableOption usage for autogenerated documentation 2023-06-05 23:10:25 +03:00
statusline theme/oxocarbon: add oxocarbon theme module 2023-10-20 16:39:46 -06:00
tabline docs: fix mkEnableOption usage for autogenerated documentation 2023-06-05 23:10:25 +03:00
terminal docs: fix mkEnableOption usage for autogenerated documentation 2023-06-05 23:10:25 +03:00
theme theme/oxocarbon: add oxocarbon theme module 2023-10-20 16:39:46 -06:00
treesitter feat: add treesitter keybindings 2023-05-03 00:15:05 +02:00
ui ui/noice: disable messages by default 2023-10-14 14:52:55 +03:00
utility utility/surround: vendor keybindings for surround 2023-10-17 12:47:44 +02:00
visuals refactor: remove unnecessary word 'enable' from mkEnableOption 2023-08-07 21:32:14 -04:00
assertions.nix feat: assert failing conditions 2023-06-04 09:39:17 +03:00
default.nix fix: stop using deprecated buildVimPluginFrom2Nix 2023-10-03 19:48:09 +02:00
modules.nix dev: init nvim-dap setup 2023-06-27 00:04:58 +02:00