Austin Horstman
|
873d7b51a7
|
plugins/telescope: add batPackage
|
2024-09-14 19:23:48 -05:00 |
|
Austin Horstman
|
93b8b75ff3
|
plugins/image: add curlPackage and ueberzugPackage
|
2024-09-14 19:23:48 -05:00 |
|
Austin Horstman
|
6915b851a2
|
plugins/neogit: use whichPackage
|
2024-09-14 19:23:48 -05:00 |
|
Austin Horstman
|
5316141e50
|
plugins/packer: use package option
|
2024-09-14 19:23:48 -05:00 |
|
Austin Horstman
|
1364f071ad
|
plugins/lazy: use package option
|
2024-09-14 19:23:45 -05:00 |
|
Austin Horstman
|
f1881b4e4b
|
plugins/markdown-preview: fix browserFunc rename
|
2024-09-14 17:30:28 -05:00 |
|
Austin Horstman
|
2d5949f65c
|
plugins/sqlite-lua: init
|
2024-09-14 15:47:30 -05:00 |
|
mitchmindtree
|
e170e4b598
|
plugins/lsp/idris2-lsp: init
|
2024-09-14 16:38:15 +00:00 |
|
Austin Horstman
|
8fd162d951
|
plugins/wtf: add history and grep_history keymaps
|
2024-09-13 21:38:30 -05:00 |
|
Austin Horstman
|
87e3c4a1b2
|
plugins/todo-comments: support conditional key mapping
|
2024-09-13 18:27:51 -05:00 |
|
Sefa Eyeoglu
|
0b665b200b
|
plugins/lsp/harper-ls: init
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
2024-09-13 18:16:20 +02:00 |
|
Matt Sturgeon
|
3c9af6191e
|
plugins/efmls: move eslint pkg ref to top-level
Fixes #2168
|
2024-09-13 10:08:08 -05:00 |
|
Austin Horstman
|
11c133e89e
|
plugins/rest-nvim: add telescope integration
|
2024-09-10 23:00:57 -05:00 |
|
Austin Horstman
|
7484be88c7
|
plugins/rest-nvim: revert by-name migration
Not sure yet why, but this plugin being here breaks treesitter and
neotest.
|
2024-09-10 22:52:04 -05:00 |
|
Nate Smith
|
fc7e9b2927
|
colorschemes/modus: add new configuration option
The `hide_inactive_statusline` option is available in newer versions of
the theme.
|
2024-09-10 20:35:37 +00:00 |
|
Austin Horstman
|
facf6b2d0c
|
plugins/rest: remove with lib
|
2024-09-09 17:36:29 -05:00 |
|
Austin Horstman
|
b7dea12375
|
plugins/rest: add dependencies
https://github.com/rest-nvim/rest.nvim?tab=readme-ov-file#dependencies
|
2024-09-09 17:36:29 -05:00 |
|
Austin Horstman
|
6c9d178ecc
|
plugins/rest: add filetype association option
This gives users a quick way to setup the filetype association that is
expected to be configured for proper usage of the plugin.
|
2024-09-09 17:36:23 -05:00 |
|
Austin Horstman
|
b1d0959bc9
|
plugins/languages: move to by-name
|
2024-09-09 14:34:18 -05:00 |
|
Austin Horstman
|
9d323f3ec7
|
plugins/neotest: move to by-name
|
2024-09-09 13:00:29 -05:00 |
|
Matt Sturgeon
|
49c0853ba5
|
plugins/hardtime: add missing rename for settings.enabled
Was omitted from #2193 due to confusion with our `enable` option.
Fixes #2203
|
2024-09-09 14:44:12 +01:00 |
|
Gaetan Lepage
|
ffa9b8f7a0
|
plugins/hex: init
|
2024-09-09 13:35:18 +00:00 |
|
Austin Horstman
|
1d6afdbce0
|
plugins/treesitter: clarify nixGrammars and ensure_installed
|
2024-09-09 08:30:45 -05:00 |
|
Matt Sturgeon
|
6debe9333f
|
plugins/telescope: move to by-name
|
2024-09-09 11:50:41 +01:00 |
|
Matt Sturgeon
|
d07a9c78cc
|
plugins/statuslines: move to by-name
|
2024-09-09 11:50:41 +01:00 |
|
Matt Sturgeon
|
82e7d153e4
|
plugins/snippets: move to by-name
|
2024-09-09 11:50:41 +01:00 |
|
Matt Sturgeon
|
2a91b89445
|
plugins/git: move to by-name
|
2024-09-09 11:50:40 +01:00 |
|
Matt Sturgeon
|
d016b139fc
|
plugins/filetrees: move to by-name
|
2024-09-09 11:50:40 +01:00 |
|
Matt Sturgeon
|
ad85cd760e
|
plugins/completion: move to by-name
- Move nvim-cmp to plugins/cmp
- Move other completion plugins to plugins/by-name
|
2024-09-09 11:50:40 +01:00 |
|
Matt Sturgeon
|
3211a63306
|
plugins/bufferlines: move to by-name
|
2024-09-09 11:50:40 +01:00 |
|
Matt Sturgeon
|
4491ce4db2
|
plugins/treesitter: move to by-name
|
2024-09-09 11:50:39 +01:00 |
|
Matt Sturgeon
|
8815180c62
|
plugins/lsp: move related plugins to by-name
|
2024-09-09 11:50:39 +01:00 |
|
Matt Sturgeon
|
91c6b62881
|
plugins/ui: move to by-name
|
2024-09-09 11:50:39 +01:00 |
|
Matt Sturgeon
|
2456370ab2
|
plugins/ai: move to by-name
|
2024-09-09 11:50:39 +01:00 |
|
Matt Sturgeon
|
672b9e1ceb
|
plugins/dap: move to by-name
|
2024-09-09 11:50:38 +01:00 |
|
Matt Sturgeon
|
52f125679f
|
plugins/utils: move to by-name
|
2024-09-09 11:50:38 +01:00 |
|
Austin Horstman
|
6df273540c
|
plugins/rustaceanvim: add lsp assertion
|
2024-09-08 22:19:02 -05:00 |
|
Austin Horstman
|
4e6bb69680
|
plugins/none-ls: fix pkg names
|
2024-09-08 19:22:03 -05:00 |
|
Austin Horstman
|
5330427e2b
|
plugins/none-ls: fix pkg names
|
2024-09-08 18:35:01 -05:00 |
|
Gaetan Lepage
|
d50ee5dd2f
|
plugins/lsp: add basedpyright
|
2024-09-09 00:11:35 +02:00 |
|
Matt Sturgeon
|
475dca6895
|
plugins/autosource: mkBoolInt -> mkFlagInt
|
2024-09-08 14:02:03 +01:00 |
|
Matt Sturgeon
|
934484709a
|
colorschemes/everforest: mkEverforestBool -> mkFlagInt
|
2024-09-08 14:02:03 +01:00 |
|
Matt Sturgeon
|
ec61ca9b08
|
plugins: fix "int flag" style options
|
2024-09-08 14:02:03 +01:00 |
|
refaelsh
|
2de406d972
|
plugins/hardtime: migrate to mkNeovimPlugin
Co-authored-by: Austin Horstman <khaneliman12@gmail.com>
|
2024-09-08 11:55:44 +01:00 |
|
Austin Horstman
|
d12045e057
|
plugins/lualine: migrate to mkNeovimPlugin
|
2024-09-07 14:13:01 -05:00 |
|
Matt Sturgeon
|
86a4021597
|
plugins: add top-level deprecation file
- Initialize it with the `treesitter-playground` removal
|
2024-09-07 01:36:44 +01:00 |
|
Austin Horstman
|
9a156ae60c
|
plugins/mini-icons: add mockDevIcons
|
2024-09-06 09:12:54 -05:00 |
|
refaelsh
|
84249a9dab
|
plugins/vim-numbertoggle: init
|
2024-09-05 22:10:54 +03:00 |
|
refaelsh
|
4df5746694
|
plugins/vim-autosource: init
|
2024-09-05 18:52:22 +00:00 |
|
refaelsh
|
9248da3c3b
|
plugins/vim-repeat: init
|
2024-09-05 18:02:31 +00:00 |
|