1
0
Fork 0
mirror of synced 2024-09-19 12:42:55 -04:00
Commit graph

491 commits

Author SHA1 Message Date
Martin Hans
4d7252fb24
Correct copy paste errors 2024-05-17 15:45:07 +02:00
Martin Hans
5444b76f9d
Add sourcing from my_configs/
To enable structurizing of own stuff or using *dotfile*
managers, this PR add the sourcing of `*.vim` files from the
`my_config/` directory. If the
`glob("~/.vim_runtime/my_configs/*.vim",1,1)` list is empty, the
`~/.vim_runtime/my_configs.vim` is sourced as previously.
2024-05-13 11:24:03 +02:00
Amir
ee7e062909 Merge branch 'master' of github.com:amix/vimrc 2024-02-13 15:13:23 +01:00
Amir
f8e0ea7b78 Updated plugins 2024-02-11 18:33:58 +01:00
Amir
bef26975b3 Remove the support for parallel updates
This triggers GitHub's rate limiter...
2024-02-11 18:33:15 +01:00
James Braza
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
Amir
e6f509e6e1 Added the copilot.vim to sources_non_forked 2024-01-07 16:15:48 +01:00
John Zinno
4fa0cde32e
add copilot (#746)
addresses #741
2024-01-07 16:15:00 +01:00
Amir
f676f799e7 Updated plugins 2024-01-07 16:14:20 +01:00
Kaveet Laxmidas
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
Wu Tingfeng
63419d6513
Replace Unicode dashes with ASCII ones (#722) 2023-08-20 16:39:46 +02:00
Arnim Rupp
a33a44782e
Update README.md (#728) 2023-08-20 16:37:28 +02:00
Wu Tingfeng
3c26776552
Fix autocommand error when opening command line window (#731) 2023-08-20 16:36:43 +02:00
Steffen Beyer
c2c2edd7b4
Fix support for native vim packages (#733) 2023-08-20 16:36:15 +02:00
Steffen Beyer
986318a12e
Add short info on colorscheme setup (#734) 2023-08-20 16:35:39 +02:00
Amir
8240935caa Updated plugins 2023-08-20 16:33:56 +02:00
Amir
06f872cb2f Updated nerdtree plugin 2023-07-15 12:47:11 +02:00
Amir
747d4093f4 Updated plugins 2023-07-15 12:43:27 +02:00
Amir
68cf3c02e2 Disable ale_virtualtext_cursor 2023-07-15 12:39:43 +02:00
Amir
8bf90b12d0 Added Github Copilot plugin 2023-04-01 22:49:41 +02:00
Amir
b318c1d0e5 Updated plugins 2023-04-01 22:48:04 +02:00
Amir
2b653aa950 Updated vim plugins 2022-12-03 11:29:32 +01:00
Olaf
d8db85c663
Change Unicode dash in basic.vim#3 to ASCII one (#720)
Fix for #719
2022-12-03 11:25:59 +01:00
Wu Tingfeng
09d062a0a1
Replace python-requests with urllib.request (#717) 2022-11-21 10:11:47 +01:00
Amir
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
Amir
a4e59b561f Merge branch 'master' of github.com:amix/vimrc 2022-11-20 12:22:11 +01:00
Amir
b8073ac5c4 Updated plugins 2022-11-20 12:21:23 +01:00
Amir Salihefendic
f53e1e0880
Update README.md 2022-10-15 21:50:31 +02:00
Amir
0ebb4622e9 Formatting updated in the packloadall section 2022-10-15 21:49:17 +02:00
Amir
adbefa9283 Fix https://github.com/amix/vimrc/issues/658 2022-10-15 21:48:38 +02:00
Amir
95ead018ad Fix https://github.com/amix/vimrc/issues/680 2022-10-15 21:39:35 +02:00
Amir
c0205df1a6 Fixed https://github.com/amix/vimrc/issues/695 2022-10-15 21:30:03 +02:00
Amir
2c130b90b5 Merge branch 'master' of github.com:amix/vimrc 2022-10-15 21:23:23 +02:00
Amir
ece45bcb60 Fix https://github.com/amix/vimrc/issues/714 2022-10-15 21:22:13 +02:00
David Wettstein
bbab4579f6
fix: escape spaces in expanded paths (#676) 2022-10-15 21:17:55 +02:00
guly
88f64a0561
Update README.md (#684)
right path for sh file
2022-10-15 21:17:27 +02:00
Mosaab Emam
d44e61e8e7
Fix small Error (#693) 2022-10-15 21:13:34 +02:00
John Wyatt
929bbc1e9e
Fix <leader>tl (#698) 2022-10-15 21:12:20 +02:00
John Wyatt
3669ae25e0
Fix <leader>t<leader> (#699) 2022-10-15 21:11:55 +02:00
Shuangchi He
ac52a165d7
Fix some typos. (#702) 2022-10-15 21:10:05 +02:00
dependabot[bot]
c30d2b7a53
Bump rake in /sources_non_forked/vim-multiple-cursors (#706) 2022-10-15 21:09:41 +02:00
bryango
043a2322fe
Restore spellcheck colors, fix #418 & #548 (#707) 2022-10-15 21:09:12 +02:00
Amir
a69eac5f3a Document jedi-vim mappings 2022-10-15 21:07:09 +02:00
Amir
23ee6b7311 Updated plugins 2022-10-15 21:05:32 +02:00
Amir
950b470eb9 Added jedi-vim 2022-09-21 10:47:47 +02:00
Amir
3978f7b467 Forgot to check in the rest of the updated plugins :/ 2022-09-20 10:08:31 +02:00
Amir
c6ba5aa440 Updated plugins 2022-09-20 10:08:17 +02:00
Amir
0d39f82965 Merge branch 'master' of github.com:amix/vimrc 2022-08-08 20:39:28 +02:00
Amir
765adb9da3 Updated plugins 2022-08-08 15:45:56 +02:00
Amir
b41536726f Updated Vim plugins 2022-08-08 15:45:34 +02:00