" 不设定在插入状态无法用退格键和 Delete 键删除回车符setcmdheight=1" 设定命令行的行数为1setlaststatus=2"显示状态栏(默认值为1,无法显示状态栏)setstatusline=\%<%F[%1*%M%*%n%R%H]%=\%y\%0(%{&fileformat}\%{&encoding}\%c:%l/%L%)\ " 设置在状态行显示的信息setfoldenable " 开启折叠"...
After the installation, a .vimrcsymbol link in the ~ folder (for neovim, to its config file ~/.config/nvim/init.vim in Linux ) which links to the .vimrc file in the leoatchina-vim folder. The .vimrc or init.vim sources ~/.vimrc.plug for plugins definition, and ~/.vimrc.plug...
map ,t:TagbarToggle<CR>letg:tagbar_width=20letg:tagbar_iconchars = ['+','-'] autocmd BufReadPost *.cpp,*.c,*.h,*.hpp,*.cc,*.cxx call tagbar#autoopen()" ===TagBar配置=== "设置字符编码 set fileencoding=utf-8set fileencodings=utf-8,gb2312,gb18030,latin1 set termencoding=utf-...
💥 Blazing fast terminal file manager written in Rust, based on async I/O. android vim windows macos linux rust cli productivity terminal cross-platform neovim command-line filesystem concurrency tui asyncio developer-tools file-explorer file-manager Updated Apr 24, 2025 Rust syl20bnr / space...
mainly because of python -- UI config vim.opt.number = true -- show absolute number vim.opt.relativenumber = true -- add numbers to each line on the left side vim.opt.cursorline = true -- highlight cursor line underneath the cursor horizontally vim.opt.splitbelow = true -- open new ...
,oOpen github file/line (website), if used git ingithub ,shOpen shell.vim terminal inside Vim or NeoVim built-in terminal ,gaExecutegit addon current file ,gcgit commit (splits window to write commit message) ,gshgit push ,gllgit pull ...
nvim-telescope simrat39/symbols-outline auto-session persistence(auto session) vim-visual-multi(多行编辑插件) 使用ctrl-n选择单词 使用ctrl-down/ctrl-up垂直创建光标 使用shift箭头一次选择一个字符 按n/N以获取下一个/上一个事件 按[/]选择下一个/上一个光标 ...
:Back and :Black are analogous to :Ack and :Lack, but scoped to search within currently open buffers only. :Quack is scoped to search among the files currently in the quickfix list.2. Streamlined multi-file replaceThe companion to :Ack is :Acks (mnemonic: "Ack substitute", accessible ...
IntelliJ的远程开发时通过FTP、SFTP(File Transfer Protocol,文件传输协议)实现,它们的远程开发的原理是...
{icon=" ",desc="Find File ",shortcut="leader f f",action=""},{icon=" ",desc="File Browser ",shortcut="leader f b",action=""},{icon=" ",desc="Find Word ",shortcut="leader f w",action=""},{icon=" ",desc="Open Personal dotfiles ",shortcut="leader e e...