Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TODO #13

Open
17 of 26 tasks
D-Nice opened this issue Jan 12, 2020 · 0 comments
Open
17 of 26 tasks

TODO #13

D-Nice opened this issue Jan 12, 2020 · 0 comments
Assignees

Comments

@D-Nice
Copy link
Owner

D-Nice commented Jan 12, 2020

  • Change workdir to vindi
  • Add bashrc alias guidance (did better, just made install script with
    executable sh script as bin)
  • Add my defaults in, and provide guidance on how to override defaults or use
    own profile.
  • ensure pywal profile applies... or look into what it'll take
  • find something more elegant than the 2 minute wait for the coc extension
    install to complete.
    One way is to use CocInstall sync, but then the extensions need to be
    explicitly declared in the
    Dockerfile instead of the init.vim
    OR read/ping stdout from nvim, and if no output after x time, consider it done?
    or wait for expected last message to show up and continue
  • Look into minifying the docker image (try node:lts-slim ??)
  • Add NERDTree tab patch to re-use exisitng tab window instead of opening a
    new one
  • Turn this into a table
  • Due to bad coloring for errors, either change their colour, or change
    from floating windows - fixed for pywal
  • Never leave it on the NERDTree window when tabbing through...
  • Look into solving apt install just failing on bad connection,
    but silently (maybe multiple layers...). Used multiple layers.
  • fix coc-settings not showing wanted text signs
  • add keybindings to cycle through any found lsp issues
  • Populate some useful key list per plugin
  • Note that VS Code snippets can be added as plugins
  • Update docs with latest changes
  • Upload built image to Docker, ideally CI this process via GH actions
  • Have install script check if vindi bin already exists, and ask for update instead?
  • Minify in CI with docker-slim
  • Use nicer icons for nerdtree-git-plugin if possibru?
  • Look into persistence for some of the auto complete features or snippets
  • Persist command history between container and host
  • If too ugly, move out BUGS/TODO
  • Make vindi usable with local build or remote image pull
  • add xxd to image to be able to hexdump via :%!xxd
  • investigate culprit for high cpu usage on large json file and any workarounds, and whether it is repeatable on other file types.
@D-Nice D-Nice self-assigned this Jan 12, 2020
@D-Nice D-Nice pinned this issue Jan 28, 2020
Repository owner locked and limited conversation to collaborators Jan 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant