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

8 Commits

Author SHA1 Message Date
jdhao
3539207913 use 2 spaces for tabs by default
This removes a lot of code duplication. If we want to use 4 spaces, we
can set it separately in their ftplugin settings.
2022-10-15 11:28:15 +08:00
jdhao
1ed5220ae9 Do not auto-pair <> for C++ 2021-08-21 01:02:19 +08:00
jdhao
7ace838534 update formatoptions for certain filetypes 2021-06-17 00:21:15 +08:00
jdhao
2636f8575e Add more settings for cpp 2021-03-23 23:15:00 +08:00
jdhao
e79f55fd9b update commentstring for cpp 2020-11-27 23:55:18 +08:00
jdhao
283356ee52 Initial support for C++ 2020-11-25 01:07:50 +08:00
jdhao
d06770efef add <C-U> in mappings that use command where appropriate 2020-10-19 22:59:27 +08:00
jdhao
6428422cbd Simplify init.vim and move settings to autoload and after directory 2019-09-12 21:29:00 +08:00