Skip to main content

Posts

2020

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
Set Up Lisp Dev Environment in Neovim
··401 words·2 mins
Nvim Lisp
Profiling Python Code with line_profiler
··235 words·2 mins
Python Profiling