Commit graph

1377 commits

Author SHA1 Message Date
sjcobb
39da9a874e Merge branch 'main' of https://github.com/NotAShelf/nvf into language-overhaul 2025-07-08 09:54:21 +01:00
sjcobb
a0f396aa28 convert ocaml module 2025-07-08 09:18:47 +01:00
sjcobb
3210c00340 format gleam module 2025-07-08 09:18:18 +01:00
poz
c0a5509a66
languages/nix: switch from nil input to nixpkgs package 2025-07-07 12:37:46 +02:00
raf
47735a6be6
Merge branch 'main' into main 2025-07-07 13:27:47 +03:00
Ching Pei Yang
2be50b2690
Merge branch 'main' into lualine-separators 2025-07-07 11:45:32 +02:00
raf
3b2a37ef3d
init/diagnostics: clearify wording for signs description 2025-07-07 12:38:07 +03:00
Ching Pei Yang
7199ee8ebf
Merge branch 'main' into docs/diagnostic-signs 2025-07-07 10:57:35 +02:00
Ching Pei Yang
733b42cc5f
Merge branch 'main' into lualine-separators 2025-07-07 10:57:09 +02:00
Laszlo Bacsi
94908ffb0a
git/neogit: module init 2025-07-06 15:40:17 +02:00
poz
a9503c8ef8
treewide: remove unused function arguments 2025-07-06 03:31:18 +02:00
poz
ad69bef1f5
treewide: remove unused inherits 2025-07-06 03:30:44 +02:00
poz
f86030bc0e
treewide: move away from deprecated nodePackages aliases 2025-07-06 03:06:29 +02:00
Laszlo Bacsi
045f098f0e
spellcheck: restore configuration for vim-dirtytalk 2025-07-05 19:47:51 +02:00
Laszlo Bacsi
6ec28999cb
docs: working example for vim.diagnostics.config.signs
Fixes #863
2025-07-04 22:46:40 +02:00
Laszlo Bacsi
06b5903b53
lualine: fix separator options to work with recent versions of lualine 2025-07-03 17:06:12 +02:00
sjcobb
c743bca93f convert lua module 2025-07-02 00:19:05 +01:00
sjcobb
16c7c28ba1 convert nim module 2025-07-02 00:15:55 +01:00
sjcobb
1f3b417469 convert lua module 2025-07-02 00:15:21 +01:00
sjcobb
7afe8674d4 convert lua module 2025-07-01 15:50:58 +01:00
sjcobb
0894b13b2f clean kotlin 2025-07-01 15:50:48 +01:00
Kamil Václavek
b79a5b1dcb
Update vim.clipboard.registers type to str
nvf.settings.vim.clipboard.registers allows for either a string or a list of strings, but Neovim only accepts a string value. Solved by updating the type to allow strings only.
2025-06-27 15:15:11 +02:00
sjcobb
a2f1efdc30 convert kotlin module 2025-06-27 10:24:44 +01:00
sjcobb
e47f268b77 convert julia module 2025-06-26 21:09:59 +01:00
sjcobb
64c750dfbe clean java inherits 2025-06-26 21:09:50 +01:00
sjcobb
0df2afa520 implement java module 2025-06-26 20:49:21 +01:00
sjcobb
c157e71ebc update todo comment 2025-06-26 20:49:07 +01:00
Laszlo Bacsi
f728834aa3
binds/which-key: allow deregistering binds or groups 2025-06-26 15:25:57 +02:00
Tofixrs
688d7df0e5
nvim-session-manager: add GitSession autoload mode
Adds the missing autoload mode from the docs
https://github.com/Shatur/neovim-session-manager?tab=readme-ov-file#autoload-mode
2025-06-25 10:39:00 +02:00
Mohammad Rafiq
8c7fdc0f5d
feat(snippets/luasnip): allow custom snippets 2025-06-19 10:31:17 +08:00
Ching Pei Yang
790a006e7a
Merge branch 'main' into avante-new-provider 2025-06-18 00:00:59 +02:00
Martin Treml
6ad7500a06 avante-nvim: Migrate provider options
Migrate the provider options according to the migration guide.
https://github.com/yetone/avante.nvim/wiki/Provider-configuration-migration-guide
2025-06-17 00:37:53 +02:00
Laszlo Bacsi
8483a6de97
utility/smart-splits: get plugin from github instead of nixpkgs 2025-06-16 21:13:43 +02:00
sjcobb
abec738d2a hacky but working haskell 2025-06-16 16:41:45 +01:00
sjcobb
5436cbf4e7 update astro 2025-06-16 16:41:38 +01:00
sjcobb
e24383e556 update haskell-tools 2025-06-16 15:23:40 +01:00
Laszlo Bacsi
d6d569c53e
utility/smart-splits: init 2025-06-16 15:12:44 +02:00
sjcobb
171d96077e add helm and yaml 2025-06-15 22:32:34 +01:00
sjcobb
41d79532fc convert hcl module 2025-06-15 22:32:17 +01:00
sjcobb
acf3cca302 use new util 2025-06-15 22:31:43 +01:00
sjcobb
a45cd326ec nvim util 2025-06-15 22:31:25 +01:00
Laszlo Bacsi
5056e02f08
fix(yanky-nvim): shada assertion condition 2025-06-14 11:37:51 +02:00
Laszlo Bacsi
6df9ed87a7
style: fix formatting 2025-06-13 19:48:03 +02:00
Laszlo Bacsi
f7b1b238f7
themes/solarized: init 2025-06-13 18:45:49 +02:00
Gerg-L
cd98ed56db fix: pluginOverrides attempting to build 2025-06-11 10:48:57 +02:00
7644edfe2b
utility/telescope: document missing layout options 2025-06-11 10:15:22 +03:00
raf
95f2638ba5
Merge branch 'main' into telescope-ext 2025-06-11 09:31:10 +03:00
c00dacd398
modules: nodePackages.prettier -> prettier 2025-06-06 21:07:55 +03:00
sjcobb
c4bf1b63cc convert hcl module 2025-06-06 11:01:32 +01:00
sjcobb
39efdc7990 convert haskell module 2025-06-06 11:01:06 +01:00