dblume commited on 2024-05-26 14:51:19
Showing 1 changed files, with 2 additions and 1 deletions.
... | ... |
@@ -62,7 +62,8 @@ See [config.dlma.com](http://config.dlma.com) for more. |
62 | 62 |
3. [file-line](http://www.vim.org/scripts/script.php?script_id=2184), to open file:line as from a compiler error. |
63 | 63 |
4. [visual-star-search](http://got-ravings.blogspot.com/2008/07/vim-pr0n-visual-search-mappings.html), so * and # work in visual mode too. |
64 | 64 |
5. [git-tab](https://github.com/dblume/gittab), use integrated context-sensitive git commands |
65 |
- 6. Assorted favorite colors like [desert](https://github.com/dblume/desert.vim). |
|
65 |
+ 6. [rainbow](https://github.com/luochen1990/rainbow), for matching colored parentheses. |
|
66 |
+ 7. Assorted favorite colors like [desert](https://github.com/dblume/desert.vim). |
|
66 | 67 |
3. Neovim resources |
67 | 68 |
1. .config/nvim/init.vim |
68 | 69 |
2. .config/nvim/colors/nvim\_desert.vim |
69 | 70 |