Commit Graph

218 Commits

Author SHA1 Message Date
7e586d284d Formatting changes in vimrc 2023-01-27 16:04:50 -05:00
816a0be564 Disable vim terminal cmd 2023-01-26 15:54:02 -05:00
cef7886859 vimrc cleanup (move templates, remove static scopes) 2023-01-24 14:08:56 -05:00
9e07b24cf7 Escape some characters in vim rip-grep search 2023-01-22 08:34:29 -05:00
12969578aa Change vim centering offset 2023-01-22 08:34:06 -05:00
2343c46b89 Set jai build args in a private vimrc 2023-01-19 18:13:38 -05:00
9371817937 Improve jai search and compiling in vim 2023-01-04 22:25:15 -05:00
45d3fa244a Clean up vim search and import local jai modules when building 2022-12-30 18:47:27 -05:00
2640761dc5 Improve ctrlp ctag situation and add some jai searching 2022-12-29 19:20:11 -05:00
0227534656 Improve vim theme toggling 2022-12-29 18:53:54 -05:00
736bab22ec Disable some vim plugins 2022-12-28 00:48:50 -05:00
7c828c01f1 Update vimrc 2022-12-10 19:40:37 -05:00
4238273951 Add vim function to edit current color scheme 2022-11-29 22:33:10 -05:00
7f121ab292 Add support for info error marker in vimrc 2022-11-29 22:32:52 -05:00
f30f6eaa69 Add jai error parsing to vim 2022-11-28 23:40:04 -05:00
221985eca2 Fix parsing of cl error messages in vim so that it differentiates between an error and warning! 2022-11-28 23:39:23 -05:00
06f155f3f7 Add jai compiler support to vimrc 2022-11-28 23:37:35 -05:00
b9709088a7 Clean up campo-dark-blue vim color scheme and add some Jai support 2022-11-25 22:02:22 -05:00
dfa5ecaf47 Small tweaks 2022-11-05 00:48:21 -04:00
761ef7815d Update windows setup notes 2022-06-13 15:57:57 -04:00
fd0596a648 Add dracula theme to vimrc 2022-03-24 20:18:19 -04:00
2a1cb4ef0c Change vim c header template 2022-02-20 21:16:57 -05:00
0731632c07 Allow hyphens in vim ripgrep search 2022-02-19 00:04:18 -05:00
cbc753a6bf Add new vim color theme 2022-02-10 15:00:15 -05:00
8b634e3841 Add a script to extract audio from a video 2022-02-07 10:22:42 -05:00
09d69f997b Cleanup 2022-01-22 12:13:54 -05:00
5ac00cd314 Replace vim :Qa with :qa 2022-01-10 11:14:11 -05:00
3eeb4b8817 Sort vim tagbar by order in source 2022-01-01 13:41:53 -05:00
ac9fcce0e0 Remap vim save commands to a custom function 2021-12-15 21:49:17 -05:00
54a8774f19 Relocate some vimrc template functions to an autocmd group 2021-12-15 21:48:35 -05:00
e5580826b9 Replace various vim mappings with the noremap kind 2021-12-15 21:48:02 -05:00
8a6b0197e6 Switch to a faster vim c++ syntax highlighter 2021-12-15 17:20:57 -05:00
99935c268d Remove more vim plugins I don't use 2021-12-15 17:20:37 -05:00
bd60af8d31 Remove third part color scheme plugins from vimrc 2021-12-15 17:04:40 -05:00
8ee227f087 Don't create ctags for js files 2021-12-09 19:54:20 -05:00
531713287c Explicitly set vim indentation for Elixir files 2021-12-09 19:54:20 -05:00
476a163236 Speed up and fix hangs when doing a large search and replace in vim 2021-12-03 14:53:14 -05:00
7c5dc3cd7c Include filename is ctags call when recurse option isn't present 2021-12-03 14:53:14 -05:00
3d91c1d4f0 More vim ctag improvements 2021-12-03 14:53:14 -05:00
cbdb7f51aa Create ctags for Elixir files 2021-12-02 12:31:04 -05:00
c9a5e1c936 Clean up vim globals and make sure vimrc.private can set them 2021-12-01 14:49:53 -05:00
90df6cd8fb Speed up vim global search & replace and regen ctags after running 2021-12-01 13:59:06 -05:00
4dd5ea783c Stop vim trailing whitespace from being cleared when the feature is off 2021-12-01 13:58:24 -05:00
054aaa0808 Stop vim from creating ctags when the process is already running 2021-12-01 13:57:38 -05:00
82487cfa67 Add some Elixir stuff 2021-12-01 13:55:43 -05:00
2bd7ba63a9 Hide a vim plugin deprecation warning 2021-10-21 20:06:44 -04:00
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