Update todo comments

This commit is contained in:
Daniel Siepmann 2022-03-23 17:42:04 +01:00
parent f0323720e7
commit cbe783115c
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4
2 changed files with 2 additions and 9 deletions

View file

@ -183,17 +183,10 @@ in {
# - https://github.com/glacambre/firenvim Give it another try, integrates neovim into firefox
# - https://github.com/lambdalisue/vim-pager/ (try once I use neovim as pager again)
# - https://github.com/sindrets/diffview.nvim/
# - https://github.com/weilbith/nvim-code-action-menu/ Check again in future, right now not of much useness on my setup.
#
# Related to diffs / merging
#
# - https://github.com/rhysd/conflict-marker.vim/ (check out while resolving next merge conflict, worst compared to the others?)
# - https://github.com/sindrets/diffview.nvim/ (check out while reviewing PR next time?!)
# - https://github.com/samoshkin/vim-mergetool/ better merging?!
# - https://github.com/sjl/splice.vim/ better merging?!
# - https://github.com/tanvirtin/vgit.nvim (alternative to fugitive, looks more modern)
#
# Alternatives:
# - https://github.com/mfussenegger/nvim-dap Alternative to Vdebug, more modern and should work with firefox as well? But needs node …)
# - https://github.com/nvim-neo-tree/neo-tree.nvim (General tree, not only filesystem, alternative to nerdtree but can also be used for buffers etc.)

View file

@ -9,7 +9,7 @@ let
# This script will create a new tmux session (or attach existing)
# TODO/NOTE: mysql is still coming from Ubuntu system, same goes for nvim and docker-compose
# TODO/NOTE: mysql is still coming from Ubuntu system, same goes for docker-compose
# TODO/NOTE: Does not yet start nix shells, something for future once I figured it out.
# Initialize some variables