skywind3000

↗ HN profile [ 123 ms ] full profile
Karma
127
Created
January 5, 2017 (9y ago)
Submissions
0
  1. Have difficult to remember long commands ? tired to type repetitive commands ?? asynctasks would also be useful when you need a bash snippets manager: screencast:…

  2. As vim 8.0 released in 2017, we have got many wonderful plugins like: LSP, DAP and asynchronous linters. Even things like vimspector which could only been imagined in emacs in the past, now become reality in vim. But…

  3. There are many keymaps defined in my .vimrc. Getting tired from checking .vimrc time to time when I forget some, based on latest +popup feature (vim 8.2), I created this vim-quickui plugin to introduce some basic ui…