Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 955 Bytes

TODO.md

File metadata and controls

40 lines (27 loc) · 955 Bytes

dusktreader's todo list for dot

general

  • use fd more
  • use rip-grep more

installer todos

  • Add color to the installer...make it prettier
  • add pre-reqs to the README

dot_tools todos

  • replace setuptools.find_packages in git_tools.py
  • convert install.json to yaml
  • port the nuke function from .dotrc to dot_tools
  • convert dot_tools executables to use typer
  • make them all a single executable named "dot" with sub-commands
  • convert dot_tools to use pathlib
  • add method for creating branch from clickup id
  • modify the version tool to use pyproject.toml

miscellaneous todos

  • cleanup unused scripts and executables

vim todos

  • Investigate undotree
  • Investigate vim-surround
  • Investigate nvim-dap
  • Investigate nvim-tree
  • Investigate harpoon
  • Investigate possession.nvim
  • Look into using basedpyright for type hinting in vim
  • Look into op.nvim + dressing.nvim + parrot.nvim for llm support in vim