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

1387 Commits

Author SHA1 Message Date
jdhao
d57ecccd0a Add markdown support for tagbar 2019-10-15 00:39:28 +08:00
jdhao
5f4e5e1bf4 Add spell words 2019-10-15 00:28:42 +08:00
jdhao
79988c1ce1
Add link to wiki page 2019-10-09 14:50:21 +08:00
jdhao
5ea45d6275
Remove ambiwidth setting
ambiwidth setting gobbles color columns
2019-09-28 14:49:56 +08:00
jdhao
e641621ba2 Update init.vim 2019-09-27 23:24:30 +08:00
jdhao
260c2b9772
Fix a bug in sourcing vim files.
vim files such as 'variables.vim' under the same folder as init.vim can not be correctly sourced with `source somefile.vim`. Because source command is relative to the correct folder, you must specify the absolute path of vim script.
2019-09-27 21:49:23 +08:00
jdhao
460ec98052 Split large nvim config into several files for easier management 2019-09-26 23:18:19 +08:00
jdhao
08c5c49f18 Update nvim and nvim-qt config 2019-09-25 22:27:27 +08:00
jdhao
424337f9ae Update readme 2019-09-21 00:33:04 +08:00
jdhao
4ea234bad9 Remove binary spell file 2019-09-21 00:06:10 +08:00
jdhao
fb8051e186 Do not push binary spell files 2019-09-21 00:05:14 +08:00
jdhao
eab8312aea Add LaTeX snippet 2019-09-21 00:03:38 +08:00
jdhao
2da8542891 Update vim-airline settings 2019-09-17 23:18:28 +08:00
jdhao
a28c908c66 Various small update 2019-09-16 23:59:09 +08:00
jdhao
6d10ef8378 Update readme 2019-09-12 21:59:09 +08:00
jdhao
1e321adf4d Add spell files 2019-09-12 21:35:07 +08:00
jdhao
3384d52ef1 Add vim-plug 2019-09-12 21:31:51 +08:00
jdhao
6428422cbd Simplify init.vim and move settings to autoload and after directory 2019-09-12 21:29:00 +08:00
jdhao
c0d82c312c Clean Nvim config 2019-08-14 23:46:16 +08:00
jdhao
b4255e204a update snippets 2019-08-06 00:16:45 +08:00
jdhao
dd4ef41fa4 Update init.vim 2019-07-18 22:31:51 +08:00
jdhao
ae9820995a Update README 2019-06-25 23:53:00 +08:00
jdhao
f6050dd516 Update README 2019-06-18 00:36:49 +08:00
jdhao
f22f718cae change function comment 2019-06-12 23:41:43 +08:00
jdhao
7974859a75 Simplify init.vim 2019-05-23 23:07:03 +08:00
jdhao
2ad5add811 Simplify init.vim 2019-05-12 11:55:03 +08:00
jdhao
aeb3456f23 Simplify init.vim 2019-05-07 01:06:41 +08:00
jdhao
a96bc3b527 Simplify init.vim 2019-05-06 00:51:07 +08:00
jdhao
6297a85c48 Update init.vim 2019-05-03 20:37:02 +08:00
jdhao
a0d367edb7 Update init.vim 2019-04-29 22:51:57 +08:00
jdhao
597663879b Update words dictionary (remove useless and short words) 2019-04-29 22:51:43 +08:00
jdhao
565384f925 Update README 2019-04-28 17:52:33 +08:00
jdhao
68c2b6d012 Change neovim config 2019-04-27 00:17:07 +08:00
jdhao
deb3266920 Add Ultisnips snippets 2019-04-27 00:16:43 +08:00
jdhao
fcbbe908f6 Update README and add dict 2019-04-25 23:53:49 +08:00
jdhao
548834ccb6 First commit 2019-04-25 23:34:50 +08:00
jdhao
154958e50c
Initial commit 2019-04-25 23:20:43 +08:00