vim repl
在 Vim 环境中运行 REPL 程序。
-
使用触发键
<Leader>t -
对于多个
buffer的问题,需要改一下绑定键1 2" handling multi buffer switch: https://github.com/sillybun/vim-repl/issues/19 tnoremap <Leader>n <C-w>:bnext<CR>
在 Vim 环境中运行 REPL 程序。
使用触发键 <Leader>t
对于多个 buffer 的问题,需要改一下绑定键
|
|
C++ 是一个静态、强类型的编译型编程语言,变量的生命周期需要在编译器确定。这与动态语言是完全不同的。
使用 tmux-fzf 快速搜索窗口。
vim 使用 coc 需要找到 compile_commands.json。
|
|