Commit Graph
100 Commits
Author SHA1 Message Date
jdhao 81663c8f3c update markdown-preview.nvim install method 2022-10-04 13:15:26 +08:00
jdhaoandGitHub 2c7e4aa87a Merge pull request #123 from jdhao/repolink
update repo link for transferred plugins
2022-09-29 00:00:12 +08:00
jdhao 07dd60206b update repo link for transferred plugins 2022-09-28 23:57:36 +08:00
jdhaoandGitHub c3d4eb371b Merge pull request #122 from jdhao/opt
always use sign column
2022-09-28 23:40:12 +08:00
jdhao 597a2aba80 always use sign column 2022-09-28 23:39:09 +08:00
jdhaoandGitHub f1f6d0b351 Merge pull request #121 from jdhao/clean
remove config for unused plugins
2022-09-28 23:37:54 +08:00
jdhao e1930ba153 remove config for unused plugins
vim-signify, vim-startify
2022-09-28 23:36:44 +08:00
jdhaoandGitHub a8db734e75 Merge pull request #120 from jdhao/firenvim
update conf related to firenvim
2022-09-28 23:32:48 +08:00
jdhao 4026baef19 update conf related to firenvim
1. Change autocmd for buffers started by firenivm, it seems that
   BufNewFile does not work as intended, in contrast, BufEnter, BufRead,
   BufWinEnter seem to work.
2. Disable several plugins if we are using firenvim, these plugins
   include dashboard-nvim, lualine, bufferline.nvim
2022-09-28 23:22:23 +08:00
jdhaoandGitHub f63152f79b Merge pull request #118 from jdhao/gitsign
hilight update for gitsigns.nvim
2022-09-28 00:32:57 +08:00
jdhao 5229c460ea hilight update for gitsigns.nvim 2022-09-28 00:32:07 +08:00
jdhaoandGitHub f308ccad7b Merge pull request #116 from jdhao/fugitive
correct :git to :Git
2022-09-25 23:44:13 +08:00
jdhao 09dd81bf67 correct :git to :Git 2022-09-25 23:42:50 +08:00
jdhao 5ecb74ad85 more mapping and doc update for gitlinker 2022-09-25 23:39:33 +08:00
jdhaoandGitHub 773003b71b Merge pull request #115 from jdhao/sql
change sql comment style
2022-09-25 23:15:51 +08:00
jdhao f5097b44b9 change sql comment style 2022-09-25 23:02:16 +08:00
jdhaoandGitHub 238886c136 Merge pull request #114 from jdhao/setup
fix: variable case not consistent, close #113
2022-09-25 11:02:47 +08:00
jdhao 2fccb59293 fix: variable case not consistent, close #113 2022-09-25 11:01:30 +08:00
jdhaoandGitHub 830297a973 Merge pull request #111 from jdhao/gitsign
enable word diff for gitsigns.nvim
2022-09-24 15:37:15 +08:00
jdhao 1f3fcc604a enable word diff for gitsigns.nvim
Also tweak the highlight for word diff to make clear. The default
highlgiht for word diff is TermCursor, which is unreadable.
2022-09-24 15:34:54 +08:00
jdhaoandGitHub 7f5bf5a1b2 Merge pull request #110 from jdhao/nvimtree
update nvim-tree conf
2022-09-23 20:46:49 +08:00
jdhao 81bc5e46f1 update nvim-tree conf 2022-09-23 20:45:58 +08:00
jdhaoandGitHub b4c3b7eba0 Merge pull request #109 from jdhao/spell
update spell
2022-09-20 01:20:19 +08:00
jdhao 4203410878 update spell 2022-09-20 01:19:44 +08:00
jdhaoandGitHub 9f58c3b7a5 Merge pull request #108 from jdhao/gitsign
update gitsigns conf
2022-09-20 01:18:00 +08:00
jdhao 45d0d68b9e update gitsigns conf 2022-09-20 01:15:16 +08:00
jdhaoandGitHub 74a9767018 Merge pull request #107 from jdhao/option
noruler
2022-09-15 12:19:31 +08:00
jdhao ab25bfc9c4 noruler 2022-09-15 12:18:26 +08:00
jdhaoandGitHub ebbdb27d01 Merge pull request #106 from chaoqunya/chaoqunya-fix-typo-in-mappings
typo fixed
2022-09-13 14:27:15 +08:00
jdhaoandGitHub 40fa9aab1c Merge pull request #104 from jdhao/global
global.vim --> global.lua
2022-09-11 18:24:10 +08:00
jdhao 6e8e61e53a global.vim --> global.lua
fix 2

fix 3
2022-09-11 18:21:56 +08:00
jdhaoandGitHub 89effe8b17 Merge pull request #103 from jdhao/format
format with stylua
2022-09-10 23:56:04 +08:00
jdhao aaeb6a813a format with stylua 2022-09-10 23:55:22 +08:00
jdhaoandGitHub 9ba728e201 Merge pull request #102 from jdhao/lualine
use gitsigns for diff
2022-09-10 22:57:06 +08:00
jdhao e5f1b4d224 use gitsigns for diff
Lualine's builtin diff often disappears and is not reliable, which is really frustrating for me.
2022-09-10 22:55:22 +08:00
jdhaoandGitHub eaddee0c5c Merge pull request #101 from jdhao/lsp-map
refactor: lsp mapping
2022-09-09 19:42:42 +08:00
jdhao 0582f26abe refactor: lsp mapping 2022-09-09 19:42:01 +08:00
jdhaoandGitHub e209ef686a Merge pull request #100 from jdhao/hlslens
update hlslens conf
2022-09-09 19:22:18 +08:00
jdhao 8b3610ed3d update hlslens conf 2022-09-09 19:21:25 +08:00
jdhaoandGitHub bde6083f22 Merge pull request #99 from jonghoonseo/master
Use node dir when already installed
2022-09-09 19:15:02 +08:00
jdhaoandGitHub 3bb8b224e7 Merge pull request #98 from jdhao/clean-plug
remove unused plugins
2022-09-08 20:36:19 +08:00
jdhao b69320b4e2 remove unused plugins 2022-09-08 20:35:34 +08:00
jdhaoandGitHub 5c63ade4a0 Merge pull request #97 from jdhao/gitsigns
use gitsigns instead of signify
2022-09-08 20:33:06 +08:00
jdhao b504c932e6 use gitsigns instead of signify 2022-09-08 20:31:33 +08:00
jdhaoandGitHub a39befff93 Merge pull request #96 from jdhao/map
update mapping
2022-09-08 13:20:45 +08:00
jdhao 309c8ad636 update mapping 2022-09-08 13:19:34 +08:00
jdhaoandGitHub 954a4a1cad Merge pull request #95 from jdhao/error-msg
refactor: use nvim_err_writeln for error msg
2022-09-07 23:36:49 +08:00
jdhao 67a322c26c refactor: use nvim_err_writeln for error msg 2022-09-07 23:35:18 +08:00
jdhaoandGitHub 91c9dbe40d Merge pull request #94 from jdhao/neovide
add neovide conf
2022-09-07 23:31:57 +08:00
jdhao 6a5f1d24a7 add neovide conf 2022-09-07 23:30:52 +08:00
jdhaoandGitHub 4dcafbe2bc Merge pull request #93 from jdhao/local-keymap
use local keymap
2022-09-06 21:54:18 +08:00
jdhao 14860072d0 use local keymap 2022-09-06 21:53:44 +08:00
jdhaoandGitHub 5a69d43cab Merge pull request #92 from jdhao/lua-map
refactor: convert mapping from viml to lua
2022-09-06 21:26:12 +08:00
jdhao 11e6797cb5 refactor: convert mapping from viml to lua 2022-09-06 21:22:45 +08:00
jdhaoandGitHub 858848128f Merge pull request #91 from jdhao/spell
update spell
2022-09-06 13:25:44 +08:00
jdhao d436227f65 update spell 2022-09-06 13:24:44 +08:00
jdhaoandGitHub acb8b7fcf8 Merge pull request #90 from jdhao/reorg
better-escape.vim is now under nvim-zh org
2022-09-05 01:02:06 +08:00
jdhao 46cbdc2d7f better-escape.vim is now under nvim-zh org 2022-09-05 01:00:42 +08:00
jdhaoandGitHub c71ad44cd3 Merge pull request #89 from jdhao/hop
update hop.nvim conf
2022-09-05 00:54:05 +08:00
jdhao db378b858b update hop.nvim conf 2022-09-05 00:53:23 +08:00
jdhaoandGitHub ee45f1f5a1 Merge pull request #88 from jdhao/gitlinker
add plugin gitlinkder.nvim
2022-09-05 00:48:57 +08:00
jdhao 43660dd540 add plugin gitlinkder.nvim 2022-09-05 00:48:10 +08:00
jdhao 17acda10a0 fix 2022-09-01 13:24:52 +08:00
jdhaoandGitHub eb87c5b0c3 Merge pull request #87 from jdhao/autocmd
simplify and add new autocmd
2022-09-01 13:24:05 +08:00
jdhao b35956e6cd simplify and add new autocmd 2022-09-01 13:22:49 +08:00
jdhaoandGitHub 82f4c0e399 Merge pull request #86 from jdhao/hop
update hop.nvim conf
2022-08-31 23:57:49 +08:00
jdhao 16be5e0499 update hop.nvim conf 2022-08-31 23:56:52 +08:00
jdhaoandGitHub a39b53b7c1 Merge pull request #85 from jdhao/packer
update packer conf
2022-08-31 00:02:32 +08:00
jdhao b9616aeab0 update packer conf 2022-08-31 00:01:38 +08:00
jdhaoandGitHub 208b190a65 Merge pull request #84 from jdhao/indentline
update indent-blankline conf
2022-08-28 14:56:35 +08:00
jdhao 602254a881 update indent-blankline conf 2022-08-28 14:55:42 +08:00
jdhaoandGitHub 7022eefe22 Merge pull request #83 from jdhao/colorscheme
use colorscheme instead of theme
2022-08-28 13:09:17 +08:00
jdhao dee7768162 use colorscheme instead of theme 2022-08-28 13:08:22 +08:00
jdhaoandGitHub 22b33871ef Merge pull request #82 from jdhao/linux-setup
update linux setup
2022-08-28 12:47:30 +08:00
jdhao aab74751f4 update linux setup 2022-08-28 12:47:01 +08:00
jdhaoandGitHub 5dbe643ea2 Merge pull request #81 from jdhao/reorg
refactor a bit
2022-08-28 12:46:15 +08:00
jdhao b41998828d refactor a bit
1. change theme to colorscheme
2. update plugin load logic
2022-08-28 12:43:50 +08:00
jdhaoandGitHub 3670a19e51 Merge pull request #80 from jdhao/cmp-conf
update nvim-cmp conf
2022-08-28 11:13:32 +08:00
jdhao 545c6f4b92 update nvim-cmp conf 2022-08-28 11:02:01 +08:00
jdhaoandGitHub 86e3b29730 Merge pull request #79 from jdhao/fix-notify
fix parameter for vim.notify
2022-08-26 20:01:56 +08:00
jdhao bc9b0a8cf8 fix parameter for vim.notify 2022-08-26 19:47:56 +08:00
jdhaoandGitHub fb9a0bb2dd Merge pull request #78 from jdhao/theme
refactor: theme.vim --> theme.lua
2022-08-26 18:44:11 +08:00
jdhao 59525c5577 refactor: theme.vim --> theme.lua 2022-08-26 18:42:30 +08:00
jdhaoandGitHub 6539e72a5d Merge pull request #75 from jdhao/typo-fix
fix some typos
2022-08-23 21:12:50 +08:00
jdhao b279c0cd95 fix some typos 2022-08-23 21:12:04 +08:00
jdhaoandGitHub 96129335ad Merge pull request #74 from jdhao/delimitMate
update delimitMate conf for lua
2022-08-23 13:19:52 +08:00
jdhao b6fa0b7aa5 update delimitMate conf for lua 2022-08-23 13:19:02 +08:00
jdhao dff469ddc4 spell 2022-08-22 21:03:37 +08:00
jdhaoandGitHub 6d5cda0f97 Merge pull request #73 from jdhao/bufferline
update bufferline.nvim conf
2022-08-22 21:00:14 +08:00
jdhao 4d35362e83 update bufferline.nvim conf 2022-08-22 20:59:26 +08:00
jdhaoandGitHub e57e747b26 Merge pull request #72 from jdhao/lua-au-ctx
refactor: use ctx table for lua autocmd callback
2022-08-21 18:21:22 +08:00
jdhao c3f8d75ece refactor: use ctx table for lua autocmd callback 2022-08-21 18:20:21 +08:00
jdhaoandGitHub 78baf8d015 Merge pull request #71 from jdhao/snip
update markdown snippet
2022-08-21 11:48:15 +08:00
jdhao 9d8a58be17 update markdown snippet 2022-08-21 11:47:03 +08:00
jdhaoandGitHub 2372d9159f Merge pull request #70 from jdhao/lua-autuocmd
refactor: move part of autocmd to lua script
2022-08-20 02:02:12 -05:00
jdhao e9a3d16260 refactor: move part of autocmd to lua script 2022-08-20 15:00:10 +08:00
jdhaoandGitHub fdf8236fc2 Merge pull request #69 from jdhao/fix-autocmd
update the autocmd for saving a file
2022-08-20 00:52:33 -05:00
jdhao 085c8017d8 update the autocmd for saving a file 2022-08-20 13:50:23 +08:00
jdhaoandGitHub efa7b215e7 Merge pull request #68 from jdhao/install-win
update install script for Windows
2022-08-19 07:06:43 -05:00
jdhao e68c687f23 update install script for Windows 2022-08-19 20:05:40 +08:00