Commit Graph

22 Commits

Author SHA1 Message Date
87f3ee1b5f add location list link insertion for notes 2024-07-13 23:34:50 -07:00
15837f1b01 fix clipboard with nvim 2024-05-13 19:14:54 -07:00
94069341e7 exclude .git directories when grepping 2024-01-24 19:28:16 -08:00
42881a494e make tabs handle quickfix and location list correctly 2024-01-08 00:08:14 -08:00
361aeebe4d create 'tabs' in vim 2024-01-07 18:57:49 -08:00
f8048db1ba fix next quicklist in vimrc 2024-01-06 18:27:56 -08:00
0435853919 adjust Grep command for vim7 2024-01-02 22:15:34 -08:00
162fb559c0 Updates to vimrc for marks/signs in vim7 2024-01-02 16:49:04 -08:00
305b4dc63d fix undo file and clipboard for vim 2023-12-28 22:37:11 -08:00
902099b82d add some light comments for mark signs 2023-12-25 00:45:39 -08:00
fbf681ac29 revert to more vanilla bindings for marks 2023-12-25 00:43:24 -08:00
7e645fb043 initial try at 'plugin' for visualizing vim marks 2023-12-25 00:37:33 -08:00
ba838d22be not very smart quickfix/location keybinnds 2023-12-19 00:19:47 -08:00
8d2fb29573 better grep command 2023-12-18 14:25:00 -08:00
f2f8dc608d initial setup for grep 2023-12-18 14:11:19 -08:00
4f6bd457a6 vimrc refactor and remove most vim opts from neovim 2023-12-18 11:41:22 -08:00
fd603cb09f refactor vimrc 2023-12-18 10:53:07 -08:00
b3946e6b65 handy finder keymap 2023-12-18 01:37:16 -08:00
f2cd9f20a0 use h and l in netrw like a sane person 2023-12-18 01:33:42 -08:00
6a364d29b0 some keymaps for changing directories 2023-12-18 01:27:03 -08:00
4d591837c6 vimrc changes 2023-12-18 01:14:41 -08:00
260ff00093 initial start for basic vim config for work (and integration with current neovim) 2023-12-18 01:01:21 -08:00