1
0
mirror of https://github.com/amix/vimrc synced 2025-06-16 09:35:01 +08:00

490 Commits

Author SHA1 Message Date
46294d589d Updated plugins 2024-10-06 10:25:50 +02:00
ee7e062909 Merge branch 'master' of github.com:amix/vimrc 2024-02-13 15:13:23 +01:00
f8e0ea7b78 Updated plugins 2024-02-11 18:33:58 +01:00
bef26975b3 Remove the support for parallel updates
This triggers GitHub's rate limiter...
2024-02-11 18:33:15 +01:00
5a2969c90b Clarifying my_configs.vim docs in README (#745)
* Clarifying syntax of `my_configs.vim`

* Linked my_configs section in README

* Further clarified my_config docs
2024-01-07 16:19:36 +01:00
e6f509e6e1 Added the copilot.vim to sources_non_forked 2024-01-07 16:15:48 +01:00
4fa0cde32e add copilot (#746)
addresses #741
2024-01-07 16:15:00 +01:00
f676f799e7 Updated plugins 2024-01-07 16:14:20 +01:00
86762cf230 Fix broken code block in README.md (#750)
Adds missing closing code fence in README.md to fix incorrect formatting of vim-snipmate mappings.
2024-01-07 16:09:42 +01:00
63419d6513 Replace Unicode dashes with ASCII ones (#722) 2023-08-20 16:39:46 +02:00
a33a44782e Update README.md (#728) 2023-08-20 16:37:28 +02:00
3c26776552 Fix autocommand error when opening command line window (#731) 2023-08-20 16:36:43 +02:00
c2c2edd7b4 Fix support for native vim packages (#733) 2023-08-20 16:36:15 +02:00
986318a12e Add short info on colorscheme setup (#734) 2023-08-20 16:35:39 +02:00
8240935caa Updated plugins 2023-08-20 16:33:56 +02:00
06f872cb2f Updated nerdtree plugin 2023-07-15 12:47:11 +02:00
747d4093f4 Updated plugins 2023-07-15 12:43:27 +02:00
68cf3c02e2 Disable ale_virtualtext_cursor 2023-07-15 12:39:43 +02:00
8bf90b12d0 Added Github Copilot plugin 2023-04-01 22:49:41 +02:00
b318c1d0e5 Updated plugins 2023-04-01 22:48:04 +02:00
2b653aa950 Updated vim plugins 2022-12-03 11:29:32 +01:00
d8db85c663 Change Unicode dash in basic.vim#3 to ASCII one (#720)
Fix for #719
2022-12-03 11:25:59 +01:00
09d062a0a1 Replace python-requests with urllib.request (#717) 2022-11-21 10:11:47 +01:00
9bab0e48c8 Remove jedi-vim
If it's there, it throws an error if jedi isn't installed for Python.

Fixes https://github.com/amix/vimrc/issues/716
2022-11-20 12:24:49 +01:00
a4e59b561f Merge branch 'master' of github.com:amix/vimrc 2022-11-20 12:22:11 +01:00
b8073ac5c4 Updated plugins 2022-11-20 12:21:23 +01:00
f53e1e0880 Update README.md 2022-10-15 21:50:31 +02:00
0ebb4622e9 Formatting updated in the packloadall section 2022-10-15 21:49:17 +02:00
adbefa9283 Fix https://github.com/amix/vimrc/issues/658 2022-10-15 21:48:38 +02:00
95ead018ad Fix https://github.com/amix/vimrc/issues/680 2022-10-15 21:39:35 +02:00
c0205df1a6 Fixed https://github.com/amix/vimrc/issues/695 2022-10-15 21:30:03 +02:00
2c130b90b5 Merge branch 'master' of github.com:amix/vimrc 2022-10-15 21:23:23 +02:00
ece45bcb60 Fix https://github.com/amix/vimrc/issues/714 2022-10-15 21:22:13 +02:00
bbab4579f6 fix: escape spaces in expanded paths (#676) 2022-10-15 21:17:55 +02:00
88f64a0561 Update README.md (#684)
right path for sh file
2022-10-15 21:17:27 +02:00
d44e61e8e7 Fix small Error (#693) 2022-10-15 21:13:34 +02:00
929bbc1e9e Fix <leader>tl (#698) 2022-10-15 21:12:20 +02:00
3669ae25e0 Fix <leader>t<leader> (#699) 2022-10-15 21:11:55 +02:00
ac52a165d7 Fix some typos. (#702) 2022-10-15 21:10:05 +02:00
c30d2b7a53 Bump rake in /sources_non_forked/vim-multiple-cursors (#706) 2022-10-15 21:09:41 +02:00
043a2322fe Restore spellcheck colors, fix #418 & #548 (#707) 2022-10-15 21:09:12 +02:00
a69eac5f3a Document jedi-vim mappings 2022-10-15 21:07:09 +02:00
23ee6b7311 Updated plugins 2022-10-15 21:05:32 +02:00
950b470eb9 Added jedi-vim 2022-09-21 10:47:47 +02:00
3978f7b467 Forgot to check in the rest of the updated plugins :/ 2022-09-20 10:08:31 +02:00
c6ba5aa440 Updated plugins 2022-09-20 10:08:17 +02:00
0d39f82965 Merge branch 'master' of github.com:amix/vimrc 2022-08-08 20:39:28 +02:00
765adb9da3 Updated plugins 2022-08-08 15:45:56 +02:00
b41536726f Updated Vim plugins 2022-08-08 15:45:34 +02:00
5108ca4ec0 fix: typo (#678) 2022-02-06 23:10:31 +01:00