LINUX.ORG.RU

История изменений

Исправление raven_cler, (текущая версия) :

1. https://github.com/Rip-Rip/clang_complete + самописные биндинги А-ля au FileType c,cc,h inoremap ...

2. set autoindent on

3, 4. http://www.vim.org/scripts/script.php?script_id=2736

5. http://www.vim.org/scripts/script.php?script_id=614

6,7. http://cscope.sourceforge.net/ http://www.vim.org/scripts/script.php?script_id=273 + встроенный функционал (:help object-motions, регулярки и т.д.)

8. http://www.vim.org/scripts/script.php?script_id=2540

9. Самописные(или где-то нагугленные, не помню) функции

10. https://github.com/tpope/vim-fugitive

Вывод списка / переход к меткам TODO, XXX, FIXME и т. д.

taglist + встроенная навигация

P.S.: Use emacs, it's better

Исходная версия raven_cler, :

1. https://github.com/Rip-Rip/clang_complete + самописные биндинги А-ля au FileType c,cc,h inoremap ...

2. set autoindent on

3, 4. http://www.vim.org/scripts/script.php?script_id=2736

5. http://www.vim.org/scripts/script.php?script_id=614

6,7. http://cscope.sourceforge.net/ http://www.vim.org/scripts/script.php?script_id=273 + встроенный функционал (:help object-motions, регулярки и т.д.)

8. http://www.vim.org/scripts/script.php?script_id=2540

9. Самописные(или где-то нагугленные, не помню) функции

10. https://github.com/tpope/vim-fugitive

Вывод списка / переход к меткам TODO, XXX, FIXME и т. д.

taglist + встроенная навигация