-
Notifications
You must be signed in to change notification settings - Fork 5
Comparing changes
Open a pull request
base repository: linux-bytes/vim
base: plug
head repository: linux-bytes/vim
compare: master
- 14 commits
- 3 files changed
- 1 contributor
Commits on Aug 8, 2021
-
Adjust the position of configure_ui
Update the positon of configure_ui. Signed-off-by: Jerry Zhou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e62f0f0 - Browse repository at this point
Copy the full SHA e62f0f0View commit details -
Introduce in a new plugins: rtags. Signed-off-by: Jerry Zhou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3ddf3c2 - Browse repository at this point
Copy the full SHA 3ddf3c2View commit details -
Update the Buffer Switching ShortKey
Just update the short key setting of buffer switching. Signed-off-by: Jerry Zhou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 61be43a - Browse repository at this point
Copy the full SHA 61be43aView commit details -
Just change the tab switching short key. Signed-off-by: Jerry Zhou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3193b5a - Browse repository at this point
Copy the full SHA 3193b5aView commit details -
Just for avioding some issues, remove the limition of rtags. Signed-off-by: Jerry Zhou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6bd30ce - Browse repository at this point
Copy the full SHA 6bd30ceView commit details
Commits on Aug 22, 2021
-
Update some shortkeys and python indent
1. Update these shortkeys of rtags. 2. Change the python Indent to space from tab. Signed-off-by: Jerry Zhou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 986e4ac - Browse repository at this point
Copy the full SHA 986e4acView commit details
Commits on Jan 17, 2022
-
This patch just upgrades the plug.vim. Signed-off-by: Jerry Zhou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8914c7f - Browse repository at this point
Copy the full SHA 8914c7fView commit details -
Introduce in the support of GN
Just introduce in GN supporting. Signed-off-by: Jerry Zhou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5a3ab43 - Browse repository at this point
Copy the full SHA 5a3ab43View commit details
Commits on Apr 5, 2023
-
Disable highlight the line by gitgutter
Before this change, gitgutter will highlight the line that has been changed. This patch change it, and turn off the highlight by default. Signed-off-by: Jerry Zhou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 155cc75 - Browse repository at this point
Copy the full SHA 155cc75View commit details -
Update the some basic settings
1. set hidden: This option make it couldbe possiable that switch out a modified buffer. 2. set updatetime: Set a max wait time for writing the changes in the swap into file. 3. let g:is_bash: When the type of a shell configuration or script could not be detected, bash could be used as default. Signed-off-by: Jerry Zhou <[email protected]>Configuration menu - View commit details
-
Copy full SHA for c7bb926 - Browse repository at this point
Copy the full SHA c7bb926View commit details -
Introduce in configuration of interestingwords
Just introduce the color configuration of interestingwords into GVim. Signed-off-by: Jerry Zhou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 37aed72 - Browse repository at this point
Copy the full SHA 37aed72View commit details -
Introduce color configuration of gruvbox
Introduce more color configuration into gruvbox scheme. Signed-off-by: Jerry Zhou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0c463de - Browse repository at this point
Copy the full SHA 0c463deView commit details -
Remove vim-rtags and Introduce vim-lsp
Since vim-rtags doesn't work normally always, vim-lsp has been introduce in to replace it. Signed-off-by: Jerry Zhou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a4c54dc - Browse repository at this point
Copy the full SHA a4c54dcView commit details
Commits on Apr 18, 2023
-
Remove the LSP highlight of Syntax Error
Just remove the LSP Error Highlight. Signed-off-by: Jerry Zhou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 51a17c1 - Browse repository at this point
Copy the full SHA 51a17c1View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff plug...master