|
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 |
|
|
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 |
|