github-actions[bot]
cdfa55bf77
flake.lock: Update
...
Flake lock file updates:
• Updated input 'fran':
'github:dwinkler1/fran/da09626' (2026-04-17)
→ 'github:dwinkler1/fran/30ab141' (2026-06-13)
• Updated input 'nixpkgs':
'github:nixos/nixpkgs/d233902' (2026-05-15)
→ 'github:nixos/nixpkgs/d407951' (2026-07-05)
• Updated input 'wrappers':
'github:BirdeeHub/nix-wrapper-modules/e7ed7a1' (2026-05-20)
→ 'github:BirdeeHub/nix-wrapper-modules/6e7f66f' (2026-06-22)
2026-07-06 07:17:17 +00:00
3ba96f380c
Corrected Rnvim setup
2026-06-29 09:59:40 +02:00
3cf282e4f8
new font for gui
2026-06-08 11:03:05 +01:00
83b70216a9
fixed treesitter
2026-06-08 11:02:45 +01:00
aec9110e70
hopefully R fix
2026-05-24 00:01:12 +10:00
62f456ed46
hopefully R fix
2026-05-23 23:54:07 +10:00
458332a141
hopefully R fix
2026-05-23 23:44:56 +10:00
740f86ad7b
hopefully R fix
2026-05-23 23:41:48 +10:00
d218b05d48
hopefully R fix
2026-05-23 23:38:18 +10:00
1c5619312d
simplified
2026-05-23 23:07:54 +10:00
ed7abad63c
Expose shellhooks via API
2026-05-23 22:53:52 +10:00
db610620b3
large refactor
2026-05-23 21:59:54 +10:00
a0ba90c4d2
refactor package installation
2026-05-23 20:15:23 +10:00
10254b11c7
Corrected langpackage installation
2026-05-23 18:41:22 +10:00
af6d975129
make quarto load optional on r or markdown cat
2026-05-21 21:15:50 +10:00
6226a1c9b1
make lua package loading conditional on cat
2026-05-21 21:10:30 +10:00
d23c7f6f51
load packages only if installed
2026-05-21 20:04:45 +10:00
74600519a5
Simplified codebase
2026-05-21 18:45:36 +10:00
ad9473a916
different ls
2026-05-19 13:28:40 +10:00
bfd4ba417d
remove languageserver package from config
2026-05-19 13:18:29 +10:00
4d28d0d490
fix for codecompanion
2026-05-19 13:15:29 +10:00
8811591fe0
Move to bundled R.nvim + rnvimserver without override
2026-05-14 00:52:03 +10:00
22809d94cd
update
2026-05-13 13:28:55 +10:00
55866137ba
cleanup
2026-05-13 12:30:36 +10:00
1055522af9
moved r-nvim to flake build
2026-05-13 12:30:17 +10:00
07d2156dfb
fixed R.nvim
2026-05-12 15:58:31 +10:00
4884bf685f
up
2026-05-07 10:48:37 +10:00
ed24f176bc
feat(r): add R languageserver for Neovim LSP
...
- Add languageserver to settings.lang_packages.r
- Enable r_language_server in LSP config (plugin/25_lsp.lua)
2026-05-03 16:58:11 +10:00
e9c99811d4
feat(devshell): add language tools conditionally based on cats
...
- Extract mkWrapperConfig to share cats/settings between package and devshell
- Add python, R, julia, and markdown packages to devShells when their cats are enabled
- Reuse same package construction logic as specs/deps.nix for consistency
- Keep lang_packages overridable via lib.mkDefault for downstream flakes
2026-05-03 16:35:56 +10:00
603a02b627
Merge pull request #7 from dwinkler1/copilot/fix-quarto-functionality-with-r
...
fix: load quarto-nvim and otter-nvim when only R spec is active
2026-04-29 17:40:57 +10:00
copilot-swe-agent[bot]
eb06ab9655
fix: add quarto-nvim and otter-nvim to r spec plugins
...
Agent-Logs-Url: https://github.com/dwinkler1/nvimConfig/sessions/817f9c4f-efa7-4e6c-8f0f-c62bde6a606b
Co-authored-by: dwinkler1 <22460147+dwinkler1@users.noreply.github.com>
2026-04-29 06:49:04 +00:00
2617face3b
rename to franPackages
2026-04-17 18:13:47 +10:00
da216e84c9
fix for new neovim
2026-04-17 18:05:44 +10:00
f0fe233ec1
added new naming of nvimcom package dir
2026-04-17 18:05:10 +10:00
6792b9cbb2
Merge pull request #5 from dwinkler1/update
...
Update flake.lock
2026-04-17 18:03:26 +10:00
github-actions[bot]
8be85f827f
flake.lock: Update
...
Flake lock file updates:
• Updated input 'plugins-r':
'github:R-nvim/R.nvim/cd64fd1' (2026-04-15)
→ 'github:R-nvim/R.nvim/b9cfffe' (2026-04-16)
• Updated input 'wrappers':
'github:BirdeeHub/nix-wrapper-modules/0e699fc' (2026-04-15)
→ 'github:BirdeeHub/nix-wrapper-modules/f11469c' (2026-04-16)
2026-04-17 05:32:44 +00:00
30989bdd79
Merge pull request #4 from dwinkler1/update
...
Update flake.lock
2026-04-17 13:48:32 +10:00
github-actions[bot]
f74686a9f6
flake.lock: Update
...
Flake lock file updates:
• Updated input 'fran':
'github:dwinkler1/fran/7b8fbbc' (2026-02-19)
→ 'github:dwinkler1/fran/697a1c0' (2026-04-14)
• Updated input 'nixpkgs':
'github:nixos/nixpkgs/4c1018d' (2026-04-09)
→ 'github:nixos/nixpkgs/4bd9165' (2026-04-14)
• Updated input 'plugins-r':
'github:R-nvim/R.nvim/345d825' (2026-04-08)
→ 'github:R-nvim/R.nvim/cd64fd1' (2026-04-15)
• Updated input 'wrappers':
'github:BirdeeHub/nix-wrapper-modules/5e5ac5f' (2026-04-13)
→ 'github:BirdeeHub/nix-wrapper-modules/0e699fc' (2026-04-15)
2026-04-16 05:35:13 +00:00
2411fea601
Merge pull request #3 from dwinkler1/update
...
Update flake.lock
2026-04-14 14:41:33 +10:00
github-actions[bot]
20b613ccf1
flake.lock: Update
...
Flake lock file updates:
• Updated input 'nixpkgs':
'github:nixos/nixpkgs/8110df5' (2026-03-28)
→ 'github:nixos/nixpkgs/4c1018d' (2026-04-09)
• Updated input 'plugins-r':
'github:R-nvim/R.nvim/5b9c870' (2026-03-31)
→ 'github:R-nvim/R.nvim/345d825' (2026-04-08)
• Updated input 'wrappers':
'github:BirdeeHub/nix-wrapper-modules/bab35ff' (2026-03-30)
→ 'github:BirdeeHub/nix-wrapper-modules/5e5ac5f' (2026-04-13)
2026-04-13 05:46:46 +00:00
38d3d49665
Merge pull request #2 from dwinkler1/update
...
Update flake.lock
2026-04-02 10:12:26 +11:00
github-actions[bot]
2b204572bb
flake.lock: Update
...
Flake lock file updates:
• Updated input 'fran':
'github:dwinkler1/fran/68b189a' (2026-02-15)
→ 'github:dwinkler1/fran/7b8fbbc' (2026-02-19)
• Updated input 'nixpkgs':
'github:nixos/nixpkgs/a82ccc3' (2026-02-13)
→ 'github:nixos/nixpkgs/8110df5' (2026-03-28)
• Updated input 'plugins-r':
'github:R-nvim/R.nvim/659dc18' (2026-02-09)
→ 'github:R-nvim/R.nvim/5b9c870' (2026-03-31)
• Updated input 'wrappers':
'github:BirdeeHub/nix-wrapper-modules/8ba8703' (2026-02-15)
→ 'github:BirdeeHub/nix-wrapper-modules/bab35ff' (2026-03-30)
2026-04-01 05:29:11 +00:00
e3d2933129
Merge pull request #1 from dwinkler1/update
...
Update flake.lock
2026-02-18 18:40:09 +11:00
26506b33eb
fix bad R default
2026-02-18 18:32:33 +11:00
github-actions[bot]
7194e4f297
flake.lock: Update
...
Flake lock file updates:
• Updated input 'rixpkgs':
'github:dwinkler1/rixpkgs/e99809c' (2026-02-12)
→ 'github:dwinkler1/rixpkgs/af2dd3f' (2026-02-17)
2026-02-18 07:23:51 +00:00
a46372d496
Update update.yml
2026-02-18 18:18:52 +11:00
cd6bc95eff
Fran overlay is part of r-overlay to avoid permission issues
2026-02-16 16:40:25 +11:00
705ff17e56
trying new import strategy
2026-02-16 16:37:35 +11:00
8f5c05252e
Do not expand tabs in makefiles
2026-02-04 13:34:40 +11:00
Daniel Winkler
6ebdf728df
vv working
2026-01-31 18:06:37 +11:00