diff options
| author | Benjamin Linskey | 2019-04-08 02:16:12 -0400 |
|---|---|---|
| committer | Benjamin Linskey | 2019-04-08 02:16:12 -0400 |
| commit | 3c9f852563a52b1088136694ee359d12e498a236 (patch) | |
| tree | 973f396ae009347fc5a51b91690feb02c315758b | |
| parent | 57ebe6a90ac14d9f4e51ba5d570d717cb161cd93 (diff) | |
| download | btl.vim-3c9f852563a52b1088136694ee359d12e498a236.tar.gz | |
Remove TODO file
| -rw-r--r-- | TODO | 13 |
1 files changed, 0 insertions, 13 deletions
@@ -1,13 +0,0 @@ -TODO ----- - -- Cursor improvements? -- Make line numbers more subtle -- General cleanup, organization, and general improvements to robustness -- Add unset groups, esp. diff, quickfix window -- Consider adding some toggleable, subtle, grayscale syntax highlighting. -- Make cursorline more visible. -- Fix HTML problems. -- Fix problems identified by the check_colors.vim script. -- Make tabline color identical to active statusline color? -- Improve appearance of Markdown headers. |