Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
nvim [2020/03/08 06:17] paul |
nvim [2020/10/19 17:24] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== NeoVim ====== | ||
+ | |||
+ | I switched to NeoVim in 2020. It is better than vim. | ||
+ | |||
===== ycm ===== | ===== ycm ===== | ||
- | |||
Install python using this: | Install python using this: | ||
Line 6: | Line 9: | ||
https:// | https:// | ||
+ | |||
+ | ===== tagbar ===== | ||
+ | |||
+ | {{:: | ||
+ | |||
+ | brew install ctags-exuberant | ||
+ |