Skip to main content

Posts

2020

Linux Tips and Tricks -- s3
·473 words·3 mins
Introducing better-esacape.vim: My First Vim/Neovim Plugin
··309 words·2 mins
Nvim Plugin
Build C++ Project with CMake -- A Simple Example
·551 words·3 mins
Programming C++ CMake OpenCV
Why Are Some Libraries Linked by Default in GCC?
··517 words·3 mins
Programming GCC Clang
Building OpenCV from Source on Linux
·449 words·3 mins
Linux C++ OpenCV
Get Pinyin Initials of Chinese characters
··112 words·1 min
Note
Setting up Neovim for C++ Development with LSP
··1254 words·6 mins
Nvim C++ Clang LSP
A Better Mapping to Leave Insert Mode than jk
··757 words·2 mins
Nvim
The Correct Way to Create List of Empty List in Python
··311 words·2 mins
Python
几种中文分词工具对比
··762 words·2 mins
Note
Pillow/PIL 缩放索引图像时的一个问题
·1312 words·3 mins
Python PIL OpenCV
Set up Fuzzy Completion for Vim-lsp
··267 words·2 mins
Nvim Jedi Pyls LSP
A Beginner's Guide on Creating Your Own Text Objects from Scratch in Neovim/Vim
··1234 words·6 mins
Nvim Text-Object Vim
Nifty Nvim/Vim Techniques That Make My Life Easier -- Series 8
··566 words·3 mins
Nvim Diff
Notes on Using Python Regex Package
··452 words·3 mins
Python Regex