|
37029d5202
|
I can't believe I didn't know about vim's line breaks at word boundaries option
|
2025-01-14 15:30:39 -05:00 |
|
|
49b6622b70
|
Add vim search commands for personal projects
|
2025-01-13 21:35:56 -05:00 |
|
|
76f24a700c
|
Ignore build directory when generating ctags
|
2024-09-18 15:25:50 -04:00 |
|
|
3d5b394e23
|
Update aliases
|
2024-09-15 22:02:55 -04:00 |
|
|
3bff9be48a
|
Don't run ctags in vim if in home directory
|
2024-07-03 14:20:48 -04:00 |
|
|
5715367556
|
Do recursive ctags by default
|
2024-04-28 23:31:24 -04:00 |
|
|
9216d7cee5
|
Add a note on targeting specific Windows versions for updates
|
2024-04-26 15:14:32 -04:00 |
|
|
9876fcf4cd
|
Add a vim plugin that significantly speeds up ctrlp's fuzzy matcher
|
2024-01-20 22:42:06 -05:00 |
|
|
2a6522b4b7
|
Use unix slashes in ripgrep search results
|
2024-01-20 22:19:32 -05:00 |
|
|
dc88f6cc36
|
Use unix slashes in the path of a possible exe to run
|
2024-01-20 22:18:57 -05:00 |
|
|
65500a66ea
|
Improve jai build function
|
2024-01-20 22:16:52 -05:00 |
|
|
a2c5c8a4d6
|
Add leader motions for quickly opening jai files
|
2024-01-20 22:15:57 -05:00 |
|
|
7d928a25ea
|
Use ctrlp fork
|
2024-01-20 22:15:21 -05:00 |
|
|
4b6d506d7b
|
Try to execute run-cpp if editing a C/C++ file
|
2023-12-10 18:49:05 -05:00 |
|
|
05c46303c8
|
Improve the run program command in vim
|
2023-12-10 18:37:18 -05:00 |
|
|
3971799926
|
Lock vim plugins to stable commits
|
2023-12-06 18:45:02 -05:00 |
|
|
02593ec5f6
|
Change some vim syntax highlighting
|
2023-12-06 16:52:20 -05:00 |
|
|
928cc915dd
|
Update git alias and improve vim windows detection
|
2023-12-01 23:48:11 -05:00 |
|
|
137efc71a6
|
Disable treating special characters are regex when doing a vim search
|
2023-11-24 19:48:11 -05:00 |
|
|
f9a06756ca
|
vimrc improvements
|
2023-09-20 14:00:23 -04:00 |
|
|
208ba7278a
|
Add a note to disable the microsoft compatibility appraiser task
|
2023-08-19 14:12:01 -04:00 |
|
|
90c312e954
|
Also check for first.jai files when building
|
2023-08-05 17:51:16 -04:00 |
|
|
9b5159e705
|
Update aliases and vimrc
|
2023-07-14 17:29:59 -04:00 |
|
|
12a11b2435
|
Update some scripts
|
2023-06-21 20:03:21 -04:00 |
|
|
e602fc281c
|
Revert disabling netrw in vim - was having odd things happening in vim and it might be related to this or it might be due to the dotfiles change...dunno man
|
2023-06-14 02:02:43 -04:00 |
|
|
d19e60cfc3
|
Changed the worktree to one directory back (i.e. $HOME) and simplified the setup
|
2023-06-14 02:02:43 -04:00 |
|
|
cf3eea13fb
|
Bunch of changes inspired by r00k
|
2013-07-07 17:25:47 -04:00 |
|
|
c5a1ed1258
|
Bunch of tweaks
|
2013-05-07 22:34:57 -04:00 |
|
|
459aeca431
|
Fix vim background colour issue with tmux
|
2013-05-01 09:48:08 -04:00 |
|
|
47d194015a
|
Tweaks; add tmux conf
|
2013-04-21 19:42:12 -04:00 |
|
|
bda18db719
|
Add more vim plugins
|
2013-04-21 13:48:27 -04:00 |
|
|
189952bd57
|
Add some plugins and vimrc tweaks
|
2013-04-20 14:00:26 -04:00 |
|
|
4e3964715c
|
Ignore rdoc
|
2013-04-06 13:19:30 -04:00 |
|
|
17b7c8406d
|
Remove vim tab movement stuff. Was messing shit up
|
2013-03-20 12:53:04 -04:00 |
|
|
903fc7ccd9
|
Show trailing whitespaces
|
2013-01-28 12:58:14 -05:00 |
|
|
e54716ab50
|
fix grep options
|
2012-12-06 09:31:19 -05:00 |
|
|
09cb736dbb
|
Remove this horrible, evil function
|
2012-11-27 23:23:04 -05:00 |
|
|
0266419cb8
|
open ctrl.p files in same buffer
|
2012-11-20 15:55:14 -05:00 |
|
|
2e2bd3b3bb
|
remove the semicolon remap. I actually want to use the f command.
|
2012-11-19 11:04:14 -05:00 |
|
|
38f2e3087d
|
add ability to move tab to another with vert split
|
2012-11-16 21:52:40 -05:00 |
|
|
103ce0c6ca
|
Fix ctrlp remapping and add split window movement
|
2012-11-16 01:05:17 -05:00 |
|
|
76984075b8
|
fixed up ctrl-p commands and added other useful things
|
2012-11-16 00:14:27 -05:00 |
|
|
4fa1a0959e
|
bunch of random updates/improvements
- filter out log/tmp directories from grep searches
- add ruby doc searching
|
2012-11-15 13:05:57 -05:00 |
|
|
07456e7b02
|
Add grep search
|
2012-11-13 12:05:37 -05:00 |
|
|
25c225123f
|
add ctrlp.vim plugin and remove command-t
|
2012-11-05 20:57:52 -05:00 |
|
|
e423a66741
|
remove old submodules
|
2012-11-05 20:12:34 -05:00 |
|
|
35674f2e8a
|
add abbreviations
|
2012-11-04 21:33:43 -05:00 |
|
|
1824bd5c84
|
and end tag insert
|
2012-11-04 18:27:39 -05:00 |
|
|
3620090aa2
|
couple tweaks and adding a status line
|
2012-11-04 18:22:31 -05:00 |
|
|
4b13d59c30
|
Add test script and some slight changes to vimrc
|
2012-10-24 02:51:26 -04:00 |
|