Commit Graph

222 Commits

Author SHA1 Message Date
9142991143 vimrc plugin tweaks 2021-10-14 14:20:40 -04:00
ed8d7bdb70 Add a vimrc option to force whitespace stripping in specific files 2021-07-15 11:55:29 -04:00
dfc7e9ec74 Various things (aliases, vimrc, scripts, readme) 2021-07-14 12:10:11 -04:00
5f60495990 Tweak aliases 2021-05-27 17:39:42 -04:00
111b504e25 Move vim templates into vimrc 2021-03-05 14:58:51 -05:00
6f266e9f1c Wrap all vim autocmds in a group to improve reload stability 2021-03-05 14:58:38 -05:00
db197535f5 Small alias and vimrc tweak 2021-03-04 14:34:13 -05:00
9a52caf5da Move vimrc plan stuff to private vimrc 2021-02-17 18:23:20 -05:00
8e6163f9fe Add more vim plan file commands 2021-02-10 19:44:20 -05:00
ef9b9b6682 Add vim command to open a plan file 2021-02-08 15:40:32 -05:00
77de34f37f Update vimrc 2021-01-31 17:57:16 -05:00
77f7deadf4 Update vimrc with a way to ignore specific files when stripping trailing whitespace 2020-10-25 23:39:08 -04:00
f795cd649b Add vim plugin for fasm syntax 2020-10-09 11:54:01 -04:00
2cb73d2fe0 Update vimrc 2020-09-29 15:43:08 -04:00
Lynda Wang
74d2cb7c42 Remove some vim plugins 2020-07-29 23:27:04 -04:00
Lynda Wang
e2f40a7be7 Improve OSX setup 2020-07-29 23:27:04 -04:00
Lynda Wang
ee11695dee Set termguicolors in vimrc when available 2020-07-25 16:50:09 -04:00
5432499f56 Update aliases 2020-07-01 11:31:14 -04:00
e215b5ffdb Allow vim theme value to be set in a private vimrc 2020-06-10 11:40:12 -04:00
d23a18db78 Pass filename to vim build and run aliases 2020-05-04 13:40:38 -04:00
986bde34cb Add more directories to ctags ignore list 2020-05-04 13:40:38 -04:00
aed80c1bab Change vim search & replace mapping 2020-04-24 12:44:51 -04:00
f02cb843aa Various updates 2020-03-16 12:59:41 -04:00
2ca5ba4e68 Add fast paste to vimrc 2020-02-03 18:03:31 -05:00
b88ee664bc Update aliases and vim template 2020-01-24 14:28:18 -05:00
7003fa8df5 Add support for custom vim ctags and search args 2020-01-08 10:54:21 -05:00
70a9fe5aa6 Move some private vim undo/backup paths out of vimrc and into a sourced file 2020-01-08 10:53:03 -05:00
869762c9ae Update vimrc 2019-12-31 00:40:26 -05:00
b95beef08a Add new vim color schemes 2019-12-31 00:40:08 -05:00
a6f44906ee Update vim color schemes 2019-12-31 00:40:08 -05:00
c8e61070da Update vim configs 2019-12-31 00:40:08 -05:00
a4d24f3b17 Support msys uname 2019-12-31 00:40:08 -05:00
20f2ea2aca Lower vim updatetime 2019-12-31 00:40:08 -05:00
0aa6179777 Lock rainbow vim plugin to an older and stable commit 2019-12-31 00:40:08 -05:00
51c3aabbfc Rearrange some vimrc functions 2019-12-31 00:40:07 -05:00
00aca34e56 Clean up vimrc 2019-12-31 00:37:09 -05:00
b8c9e97fa4 Display cursor lines in vim 2019-07-17 12:00:33 -04:00
e68ecca2af Add some notes 2019-05-24 13:24:38 -04:00
b89949e823 Update vimrc 2019-05-15 14:35:04 -04:00
125880e665 Refactor search fn in vimrc 2019-04-27 11:42:58 -04:00
cbf3d73649 Exit vim search functions when not given input 2019-04-02 13:40:52 -04:00
e4e65c92cf Update vimrc 2019-04-02 11:57:52 -04:00
35f9d18f1d Update vimrc - tag local variables 2019-03-28 15:06:53 -04:00
821e1b56d1 Add ctrlp.vim plugin 2019-03-28 14:50:40 -04:00
e4d04a14e9 Update vimrc 2019-03-27 20:23:13 -04:00
60605d13d0 Tweak aliases 2018-10-05 13:38:02 -04:00
1505eeb17d Clean up vim plugins 2018-06-11 14:03:22 -04:00
e61253c79d Update vim stuff 2018-03-15 14:47:02 -04:00
825d2824f3 Fix vim swap error when opening files with build errors
The double slash is needed apparently. This will set the swap name
to the path of the file.
2018-01-23 09:08:22 -05:00
46e9392a49 Add the silver searcher to brew packages 2017-12-19 16:20:59 -05:00
c7ae560dc1 Load vimcaps in Windows only 2017-11-20 22:56:27 -05:00
378a99af02 Add some vim plugins 2017-11-15 11:31:10 -05:00
f2edc3f72f Add a new dark green vim theme 2017-10-29 16:47:13 -04:00
5868c5e30f Update vim stuff 2017-10-25 11:01:42 -04:00
d29dd623e5 Update vimrc and dict 2017-10-10 19:50:28 -04:00
9d8406733d Update vim dict and some key maps 2017-09-22 17:16:30 -04:00
cc73acccb1 Update vim files 2017-09-08 15:53:28 -04:00
9767cdd724 Update vimrc 2017-08-21 14:26:34 -04:00
1b9f280203 Stop cursor jump that can happen when removing trailing spaces during a vim save 2017-08-10 11:48:33 -04:00
30bb9e7764 Add a haxe plugin and ctags explorer plugin to vim 2017-08-10 11:48:12 -04:00
e2f6a4dc70 Tweaks to vimrc 2017-07-28 11:20:08 -04:00
cfe99ce97b Set a last modified value in c header notice 2017-07-26 12:51:28 -04:00
53b73c8d77 Improve vim text wrapping 2017-07-26 12:07:31 -04:00
caf03e391a Add some vim templates 2017-07-26 12:06:00 -04:00
7f69844ccc Turn off wrapping unless it's a text file 2017-07-24 17:41:23 -04:00
00f49da704 Switch a different rainbow parens vim plugin 2017-07-19 02:01:08 -04:00
a4b155c6a4 Add a timestamp to vim backup files 2017-07-17 16:52:51 -04:00
3cb02a1281 Remove some vim key maps 2017-07-17 12:06:36 -04:00
0faae5ec20 Add vim command for opening cpp source and header files 2017-07-14 10:27:40 -04:00
cfe9eb1707 Add a way to switch between cpp source and header file 2017-07-11 14:21:14 -04:00
a3cff8895e Add a vim function for centering the buffer 2017-07-11 14:21:13 -04:00
1f8f7b6c99 Rearrange things in vimrc 2017-07-10 11:09:27 -04:00
57a3ceade6 Distraction-free mode for vim 2017-07-10 10:32:24 -04:00
ca39707ad4 Improve c++ syntax highlighting in vim 2017-07-10 10:31:42 -04:00
fc264542b0 Revert "Save and restore folds in vim"
This breaks syntax highlighting. I'm surprised it took me this long to
notice!

This reverts commit de7f71dde0.
2017-06-20 11:21:25 -04:00
d6593e450a Replace vim abbreviations with Abolish configs 2017-06-16 17:07:06 -04:00
7c7fa37a41 Add vim abolish plugin 2017-06-16 17:07:06 -04:00
8a46757cad Cleanup vim plugins 2017-06-16 17:07:05 -04:00
961b45cdae Add a vim plugin for custom jump stack 2017-06-16 17:07:04 -04:00
1f42abcb92 Add a vim alignment plugin 2017-06-16 17:07:03 -04:00
2ffcac654c Add a comment 2017-06-13 12:10:24 -04:00
eb9c12b09f Add a way to clear build errors when hiding results window 2017-06-13 11:30:19 -04:00
54c13ffc87 Force stop an async run job when it closes 2017-06-13 08:47:38 -04:00
5e886cbebe Support build and run scripts with any extension 2017-06-10 16:51:59 -04:00
86be6f3f94 Add a way to stop async tasks in vim 2017-06-10 16:50:00 -04:00
3b0bac17e3 Hide results windows after running run script 2017-06-10 16:48:15 -04:00
a9a1faf11d Support ansi colors in vim output windows 2017-06-09 19:31:28 -04:00
fd023a78dc Support custom run scripts in Vim 2017-06-09 19:31:28 -04:00
de7f71dde0 Save and restore folds in vim 2017-06-09 19:31:25 -04:00
99b6f21e12 Improve the way vim runs build scripts 2017-06-09 19:31:06 -04:00
8afa68c4f6 Tweak colors in custom vim theme 2017-06-02 08:54:12 -04:00
cb439190b9 Add a vim calc plugin 2017-05-29 13:42:40 -04:00
e1c8856630 Replace inactive rainbow parens vim plugin 2017-04-28 20:57:34 -04:00
7870268b11 Fix a bug with setting vim airline theme 2017-04-27 20:55:34 -04:00
fd58c45157 More vim color changes 2017-04-27 18:39:58 -04:00
a44211be60 Add go syntax highlighting 2017-04-27 16:24:51 -04:00
76f4485c5c Add placeholder config for hiding gvim menu 2017-04-27 16:24:51 -04:00
70653b3cac Add more vim themes 2017-04-27 16:24:51 -04:00
0563dc31b2 Improve vim theme toggling 2017-04-27 16:24:50 -04:00
ae93b41307 Tweak vimrc
Change theme, hide line nums by default.
2017-04-21 13:57:18 -04:00