Skip to content

Latest commit

 

History

History
29 lines (29 loc) · 1.35 KB

todo.org

File metadata and controls

29 lines (29 loc) · 1.35 KB

Dotfiles

Development

Set Dracula Pro theme in Code based on whether the theme exists on disk, not the machine.

RStudio terminal file colors are too bright in light mode. Too much yellow.

Need to rethink how to handle overwrites of existing user dotfiles.

We should consider overwriting only if it’s a broken symlink.

Themes

Need to migrate dracula, nord, and solarized themes back into main repo.

Vim

Configure to put swp and bak files in ~/.vim instead of polluting

current working directory.

Consider reorganizing doom and spacemacs into top level at app?

Consider taking a look at spacevim again for configuration.

https://spacevim.org

Work on reconfiguring jedi-vim support for Python autocompletion.

Consider adding support for emmet-vim in a future update.

Consider improving R IDE support.

R IDE guides: https://www.freecodecamp.org/news/ turning-vim-into-an-r-ide-cd9602e8c217/ For completion: https://github.com/ncm2/ncm2 https://github.com/gaalcaras/ncm-R https://github.com/rizzatti/dash.vim (Mac only) For linting: https://github.com/dense-analysis/ale Language server: https://github.com/REditorSupport/languageserver