lisancao/biocswirl

[biocterm] [dev] [WIP] Biocterm config files

lisancao opened this issue · 0 comments

[biocterm] [dev] [WIP] Biocterm config files

Tasks

MARIAM
[x] create config file/command that installs/launches radian with nvim and biosyntax integration, with contained install directory and custom .vimrc that doesn't touch user's prexisting install
[ ] write custom tmux plugin

JACKIE:

[x] code colour scheme
[ ] add annotated features (e.g. lesson progress, custom headings, user info, etc)
[ ] add custom hotkeys (pane switching, launch, close, etc)

Resources

TBA

Tag can be

biocswirl(related to course material)
biocterm (interface changes)
dev      (developers only)
file     (changes to file and folder structuring) 
rpkg     (r package/usethis and CRAN documentation changes)
feat     (new feature)
fix      (bug fix)
refactor (refactoring code)
style    (formatting, missing semi colons, etc; no code change)
doc      (changes to documentation)
test     (adding or refactoring tests; no production code change)
version  (version bump/new release; no production code change)
dbg      (Changes in debugging code/frameworks; no production code change)
license  (Edits regarding licensing; no production code change)
hack     (Temporary fix to make things move forward; please avoid it)
WIP      (Work In Progress; for intermediate commits to keep patches reasonably sized)