1
0
mirror of https://github.com/jdhao/nvim-config.git synced 2025-06-08 14:14:33 +02:00
Commit Graph

324 Commits

Author SHA1 Message Date
jdhao 86e2c6c5be update theme settings 2020-10-18 22:45:40 +08:00
jdhao 996e5452bf add neodark theme 2020-10-18 22:32:35 +08:00
jdhao 2b3ac645bc update themes 2020-10-18 22:15:58 +08:00
jdhao 4e44aad133 change plugin url 2020-10-18 22:13:04 +08:00
jdhao be2b01a0b5 fix true color support issue 2020-10-18 21:26:25 +08:00
jdhao e79c215cb0 use random colorscheme on startup 2020-10-18 20:48:14 +08:00
jdhao c7c8f8a4ec add fun snippet for vim script 2020-10-18 20:03:46 +08:00
jdhao e1c0e607f2 update mappings 2020-10-17 01:48:54 +08:00
jdhao bc5848f399 update mappings 2020-10-17 01:27:39 +08:00
jdhao e456325257 add gb mapping to switch buffers 2020-10-17 01:14:02 +08:00
jdhao 666ec43e0b update vim-tex config 2020-10-14 01:55:58 +08:00
jdhao cec75f4d79 update vim-sandwich config (use default mapping) 2020-10-14 01:43:11 +08:00
jdhao e764ccdfd8 replace comformatable-motion.vim with vim-smoothie 2020-10-14 01:31:44 +08:00
jdhao 3066281009 update docs 2020-10-14 01:01:38 +08:00
jdhao 6c819f3b00 add doc 2020-10-13 01:16:41 +08:00
jdhao ba283d0a09 add more mappings 2020-10-13 01:13:06 +08:00
jdhao f68cdff9d5 add more mappings 2020-10-13 01:11:00 +08:00
jdhao a1d9d9a852 add nvim-miniyank 2020-10-13 00:54:41 +08:00
jdhao 1d1a0a2226 fix mapping bugs 2020-10-13 00:37:02 +08:00
jdhao 08c021e8e5 add LeaderF bufTag mappings 2020-10-12 23:17:41 +08:00
jdhao e792ca8f78 add vim-swap 2020-10-12 23:14:25 +08:00
jdhao ef0c9cb22a do not use vim-sandwich's default mappings 2020-10-12 23:09:03 +08:00
jdhao d16c329c8d no need to unmap s operation 2020-10-12 00:34:22 +08:00
jdhao bd2d4334e3 update vim-sandwich mappings 2020-10-12 00:32:17 +08:00
jdhao 6ebbd9c3ab update vim-sandwich config, disable vim-surround 2020-10-11 23:56:32 +08:00
jdhao a472bf9655 add vim-sandwich, may ditch surround.vim in future 2020-10-11 18:29:33 +08:00
jdhao 96113ed476 update vista.vim config 2020-10-11 18:28:10 +08:00
jdhao e098df1ab7 minor update 2020-10-11 16:30:48 +08:00
jdhao 1fa7a7272c update vim-markdown setting (use conceal) 2020-10-11 02:22:28 +08:00
jdhao 65e5f40217 update vista, remove vim-pandoc-syntax 2020-10-11 02:21:04 +08:00
jdhao 71d3339130 move airline setting together 2020-10-10 13:30:55 +08:00
jdhao 8c279f1612 cursorhold is better than cmdlineleave for clear msg 2020-10-10 00:35:14 +08:00
jdhao a5eea11a57 change netrw's http command
It seems the default command used by netrw for download files (with curl) will error out on Windows for https://www.unicode.org.
I have no idea why. Need to work around this issue. See also https://github.com/chrisbra/unicode.vim/issues/51
2020-10-09 15:05:26 +08:00
jdhao 53d335c5f0 use unicode.vim all the time 2020-10-09 12:10:00 +08:00
jdhao 4dbe9cbf52 update: clear cmdline msg after 20 seconds
5 seconds is too short for long messages or messages we want to keep a record of.
2020-10-09 11:52:18 +08:00
jdhao cb45575b1f change vim-plug install dir 2020-10-09 11:07:38 +08:00
jdhao a83973ede8 use echon instead of echo
echon does not add space between expressions.
2020-10-09 10:52:31 +08:00
jdhao d23ef8acd0 only clear cmdline output when in normal mode 2020-10-09 10:30:55 +08:00
jdhao 9335b9816c update anzu setting 2020-10-09 01:52:30 +08:00
jdhao 8004f56991 add vim-searchlight description 2020-10-09 01:30:03 +08:00
jdhao 930c32bc73 add vim-cool 2020-10-09 01:29:34 +08:00
jdhao 8cd992f5e4 minor update to auto-save 2020-10-09 01:22:50 +08:00
jdhao 6749ecfac5 clear cmdline msg after some time 2020-10-09 01:07:15 +08:00
jdhao 9c7527c2e7 add * mapping for visual selection 2020-10-09 00:25:35 +08:00
jdhao 2b0feddde7 remove is.vim (the cooperation between plugins is nightmare) 2020-10-09 00:20:13 +08:00
jdhao ec316b2a82 update airline themes to use 2020-10-08 16:11:30 +08:00
jdhao bd96dc5d18 small fix 2020-10-08 00:05:26 +08:00
jdhao 8ec7e8a473 more ins-completion mappings 2020-10-08 00:04:35 +08:00
jdhao 4e354ef185 move completion-related mapping to mappings.vim 2020-10-07 23:54:36 +08:00
jdhao cbb49028d4 add plugin unicode.vim 2020-10-07 21:06:45 +08:00