Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix(hm/pkgs/scr/neorg): Cd with nvim to the project dir | Soispha | 2023-10-18 |
| | | | | | | The cwd of neovim is relevant for extensions like the telescope link finder. If we access the file directly, these lose their ability to show project wide links | ||
* | fix(hm/pkgs/scrs/neorg): Add a fallback check for the neorg_path | Soispha | 2023-10-18 |
| | |||
* | feat(hm/pkgs/scrs/neorg): Add support for opening current task context | Soispha | 2023-10-01 |
| | |||
* | fix(treewide): Update shell library | Soispha | 2023-09-16 |
| | |||
* | fix(treewide): Update to the newest shell lib version | Soispha | 2023-09-16 |
| | |||
* | Fix(hm/pkgs/scritps/neorg): Add ability to access workspace directly | Soispha | 2023-09-05 |
| | |||
* | Fix(treewide): Update to new shell library version | Soispha | 2023-09-05 |
| | | | | | | | This step was done automatically by running: ```bash nix run .#update_shell_lib ``` | ||
* | Feat(hm/pkgs/scripts/neorg): Init | Soispha | 2023-09-05 |