Modified the TODO

This commit is contained in:
Eduardo Cueto-Mendoza 2023-07-21 14:47:14 +01:00
parent 0e406eeeca
commit d2359cb3ad
1 changed files with 2 additions and 123 deletions

125
TODO.md
View File

@ -1,126 +1,5 @@
# TODO
- [ ] config
- [ ] lags
- [ ] github issues
- [ ] consolidate add-ons
- [ ] forks #73
- [ ] thesaurus #69
- [ ] blacktex #67
- [ ] neomutt #65
- [ ] cheat sheet #62
- [ ] zathura themes #51
- [ ] math conceal #48
- [ ] latex snippets #47
- [ ] format plugin #44
- [ ] bare repo #35
- [x] .gitignore #77
- [x] should I create a personal branch?
- [x] exclude local files
- [x] close issue
- [ ] revise snippets
- [ ] check fields
- [ ] check tabs
- [ ] nvim-tree commands not all working
- [ ] indents
- [ ] stop indents when adding brackets
- [ ] add indents inside enumerate
- [ ] test vimtex indent
- [ ] tab stops working in insert mode
- [ ] can't reproduce: check to see if behaviour returns
- [ ] autolist
- [ ] move config out of plugins.lua
- [x] submitted issue
- [ ] move bindings into whichkey
- [x] submitted issue
- [ ] create empty checkbox
- [x] submited issue
- [ ] folding
- [ ] vertical lines extend through wrapped lines
- [x] requires upstream change to nvim
- [x] replace <Tab> with <C-j> in cmd and search
- [x] add recent mac install tip from issues
- [x] toggle lsp: replace kill and load in whichkey with toggle
- [x] submitted issue
- [x] test suggestion
- [x] how to change root directory
- [x] do i need project.nvim?
- [x] alpha: turn off auto create sessions
- [x] created issue
- [x] PdfAnnots: convert from vimscript to lua
- [x] submitted issue
- [x] undo does not work in md after checkmark
- [x] autolist causing problems?
- [x] auto-recalculate does not work after turning off problem code
- [x] WhichKey: checking conflicting keymaps
- [x] treesitter only load md and tex
- [x] shift-m gives error
- [x] indenting
- [x] can't get autolist to work
- [x] tab stops indenting after one tab
- [x] indents on new line in enumerate
- [x] adding braces can cause unwanted indentation
- [x] pandoc
- [x] plugin
- [x] bindings
- [x] WhichKey
- [x] nvim-tree default mappings don't work
- [x] zathura freezes on suspend
- [x] can't close quickfix with space-d
- [x] bibexport does not always work?
- [x] lsp
- [x] import from zotero
- [x] created vimtex issue
- [x] got MWE working
- [x] find bug: .bib is too long
- [x] fix bug
- [x] navigate command and search with <C-j>, <C-k>
- [x] spelling in lsp menu
- [x] errors when starting a line with a backslash
- [x] prevent menu from poping up without entering text
- [x] creating a new line should not trigger lsp menu
- [x] snippets
- [x] update nvim
- [x] backup zotero
- [x] remove zotero
- [x] update arch
- [x] install zotero
- [x] update nvim
- [x] autopairs
- [ ] add single bracket if in open pair
- [x] move through second $
- [x] only add spaces when between two $$
- [x] add brackets regardless of characters following
- [x] back tick should give latex quotes
- [x] skip outside end of pair
- [x] customise latex snippets
- [ ] convert to lua for context dependent snippets
- [x] add snippets
- [x] snippets it and bf adding new line
- [x] snippets for it bf etc
- [x] colors
- [x] make underlining word shading instead
- [x] WhichKey
- [x] sessions
- [x] surround
- [x] git
- [x] vimtex
- [x] decode linter symbols and commands
- [x] vimtex menu check
- [x] add telescope search text through all files in project
- [x] markdown
- [x] turn off certain functions in markdown
- [x] autolist
- [x] no bullet following colon
- [x] sessions in start screen
- [x] ftplugin
- [x] fix errors in tex and md files
- [x] add latex surround objects
- [x] markdown toggle bullets
- [x] need to extend cycle
- [x] lsp no menu without typing
- [x] could refine cmd-commandline plugin which was the problem
- docs
- update cheatsheet
- create intro videos
- [ ] better autocomplete shortcuts
- [ ] better git integration