Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 850 Bytes

TODO.md

File metadata and controls

26 lines (19 loc) · 850 Bytes

Zsh

  • Split zsh config into discrete files
  • Use zsh_unplugged instead of zplug
  • Use vanilla prompt instead of p10k (or plugin with simpler config)

Tmux

  • Split tmux config into discrete files

Vim

  • Create a Ctrl-P mapping that merges all the common fzf sources
  • Improve performance of recent files, or enable caching
  • Switch to lua-based plugins (e.g. lualine)
  • Migrate entire config to lua
  • Merge lsp configs (same mappings) across personal and work
  • Consider migrating from deoplete to nvim-cmp
  • Create fzf mapping for VCS latest commit
  • Fix cmp search (breaks after a while)
  • Add keybind for /path/file#token to open path/file
  • Order fzf by most recently opened

Install

  • Create install options with local variants per machine