neovim-flake/modules/plugins
Gerg-L 8d5f23035d
treewide: cleanup (#324)
* statix, deadnix, alejandra

* _file

* _module.args

* concatStringsSep "\n" -> concatLines
concatStringsSep "\n" map -> concatMapStringsSep "\n"

* mkShell nativeBuildInputs -> packages
2024-07-08 21:57:58 +00:00
..
assistant treewide: cleanup (#324) 2024-07-08 21:57:58 +00:00
autopairs modules/autopairs: use boolToString instead of toLuaObject 2024-06-25 14:01:44 +02:00
comments treewide: begin restructuring the module tree 2024-04-07 17:16:13 +03:00
completion modules/nvim-cmp: add edge case for autopairs in cr mapping 2024-06-25 11:06:18 +02:00
dashboard treewide: cleanup (#324) 2024-07-08 21:57:58 +00:00
debugger treewide: begin restructuring the module tree 2024-04-07 17:16:13 +03:00
filetree filetree/nvimtree: suppress internal `disableNetrc` warning 2024-04-21 01:06:10 +03:00
git plugins/gitsigns: fix renamedOptionModule definition 2024-04-14 18:45:58 +03:00
languages languages/clang: use clangd by default (#321) 2024-07-06 19:14:36 +00:00
lsp treewide: cleanup (#324) 2024-07-08 21:57:58 +00:00
minimap treewide: begin restructuring the module tree 2024-04-07 17:16:13 +03:00
notes plugins/orgmode: remove deprecated ts setup call 2024-06-23 15:14:10 +02:00
projects treewide: cleanup (#324) 2024-07-08 21:57:58 +00:00
rich-presence treewide: clean up references to neovim-flake 2024-04-27 15:51:22 +03:00
session fix: bad import 2024-04-18 20:58:27 +02:00
snippets treewide: begin restructuring the module tree 2024-04-07 17:16:13 +03:00
spellcheck modules/neovim: rename `vim.spellChecking` to `vim.spellcheck` 2024-04-20 19:00:20 +03:00
statusline treewide: cleanup (#324) 2024-07-08 21:57:58 +00:00
tabline tabline/bufferline: fix default value of `highlights` 2024-06-28 16:09:19 +02:00
terminal fix: bad rebase 2024-04-20 14:28:04 +02:00
theme treewide: cleanup (#324) 2024-07-08 21:57:58 +00:00
treesitter treesitter: fix ts context keybinds 2024-05-05 02:37:57 +02:00
ui treewide: cleanup (#324) 2024-07-08 21:57:58 +00:00
utility treewide: cleanup (#324) 2024-07-08 21:57:58 +00:00
visuals visuals/fidget: use submodule for notification group overrides 2024-05-01 23:19:44 -04:00