Commit Graph

61 Commits

Author SHA1 Message Date
eb31c22500 Added script to manaully create symlinks 2024-02-18 15:24:54 -05:00
3a1a81a671 Added script to manaully create symlinks 2024-02-18 15:24:54 -05:00
de84627ad1 Update .vim/vim-keys-help.md
Fixed formatting (again)
2024-02-14 10:14:19 -05:00
b6028f8adb Update personal help file
Also added keybind (`<leader>h`) to open it automatically
2024-02-14 10:01:50 -05:00
25a08e9aa5 Update .vim/vim-keys-help.md
Updated markdown with bullets, so it displays nicely in Gitea/GitHub
2024-02-13 13:02:10 -05:00
3123869e3c Merge pull request 'Updated README.md' (#2) from 20240213 into master
Reviewed-on: #2
2024-02-13 12:59:13 -05:00
dc1af50d80 Updated README.md
Link to Vim Zero updated

Included basic directions to use with out the Ansible playbook I have to
auto-install
2024-02-13 12:57:12 -05:00
8a0582e0d5 Merge pull request 'Sweeping changes to vim environment' (#1) from 20241213 into master
Reviewed-on: #1
2024-02-13 11:32:43 -05:00
5613555960 Sweeping changes to vim environment
Details in README.md
2024-02-13 11:29:43 -05:00
c34b245398 Added vim-keys help file to describe custom keybindings 2024-02-08 14:51:23 -05:00
be3400c9f4 updated .vimrc with better keybindings 2024-02-08 14:50:32 -05:00
6d72737816 Updated python and markdown templates 2024-02-08 14:48:11 -05:00
3c06504075 Changed vim keymapping for fuzzy-finder
Changed mapping to <leader>-f  (for Files!)
2024-02-07 14:44:43 -05:00
chawley (chawley-vm2)
7cb53d6f0c Updated .vimrc 2022-09-23 17:08:32 +00:00
52a47ccc91 Merge branch 'master' of castlerock.planethawleywood.com:/chawley/dotfiles-vim 2021-02-23 17:19:18 -05:00
e215d5e145 Updates templates 2021-02-23 17:19:09 -05:00
80a0ad8b12 Turned off set formatoptions-=ro 2021-02-23 17:19:09 -05:00
chawley@hq.overdrive.com (chawley-vm)
b6f9e0db8b Added root function to shell script template 2021-02-23 17:19:02 -05:00
c63d385ff9 Some new .vimrc fixes 2021-02-23 17:19:02 -05:00
c8c097f13c Updates templates 2021-02-23 17:17:09 -05:00
c0dfe1f06b Turned off set formatoptions-=ro 2021-02-23 16:02:54 -05:00
3ff33b5022 Merge branch 'master' of castlerock.planethawleywood.com:/chawley/dotfiles-vim 2021-02-17 14:13:27 -05:00
35d965acb1 Some new .vimrc fixes 2021-02-17 14:11:52 -05:00
chawley@hq.overdrive.com (chawley-vm)
ed8d7d31d9 Added root fuction to shell script template 2021-02-05 16:38:28 -05:00
chawley@hq.overdrive.com (chawley-vm)
961b7864ad Changes to shell template 2021-02-02 15:46:06 -05:00
2b9da46949 Removed plugin "Plug 'sheerun/vim-polyglot' (causing errors) 2020-10-23 13:20:55 -04:00
chawley@hq.overdrive.com (chawley-vm)
cbfee19efe Added syntax linter https://github.com/dense-analysis/ale plugin 2020-10-20 14:41:31 -04:00
chawley (chawley-admin)
13259c68fd Modified the vim markdown template and the
corresponding rules in .vimrc
2020-02-19 15:39:02 -05:00
85b86f4783 Updated README.md 2020-02-13 11:20:27 -05:00
b8405f9167 Removed unused vimrc plugins 2020-02-13 11:14:26 -05:00
b37998df15 Modified markdown template and handling
to fit my text notebook workflow
2019-10-11 10:03:09 -04:00
79c82e61f8 Modified .vimrc and md template to match new markdown format
I started using Visual Studio Code for markdown notes and I'm trying to
keep the markdown files as agnostic as possible.  Vim will now match the
frontmatter style of VSC and (to an extent) Notable
2019-10-09 16:36:13 -04:00
ec57cf008d Color tweak, added begend 2019-09-17 18:27:53 -04:00
1e9e910bd0 added visual color line to .vimrc 2019-09-17 18:09:57 -04:00
HQ\chawley (chawley-admin.hq.overdrive.com)
2e5e15c5cc Merge branch 'master' of github.com:/crh0831/dotfiles-vim 2019-09-06 14:14:50 -04:00
HQ\chawley (chawley-admin.hq.overdrive.com)
05e06f83b0 Added some yaml specific tweaks 2019-09-06 14:14:18 -04:00
941cc455ce Removed Makefile (migrated to Ansible) and update README.md 2019-08-28 15:47:34 -04:00
14aad81894 More vimrc tweaks and cleanups (also a new color scheme) 2019-03-18 15:24:17 -04:00
52e336d9b8 Cleaned up .vimrc formatting, added banner template 2019-03-15 14:45:55 -04:00
4d1fb08414 Cleaned up unused plugins and moved custom dictionary 2019-03-15 08:59:17 -04:00
62d105eed9 Removed markdown-preview plugin 2019-03-14 16:04:48 -04:00
b2d92c3484 Additions for FZF 2019-03-14 15:32:25 -04:00
c6be766c65 Added vimwiki plugin 2019-03-13 15:18:11 -04:00
070383e9a4 More color customizations 2019-03-13 12:17:23 -04:00
b997735d76 Even more tweaking for colors 2019-03-06 15:36:46 -05:00
09c228ef2d Removed unused plugins - added comments 2019-03-06 13:33:59 -05:00
dfa4e3f6dd Endless .vimrc tweaking 2019-03-05 14:50:58 -05:00
b29926f6ae Added vim-fugitive vim plugin 2019-03-05 12:19:34 -05:00
de96b89453 Cleaned up .vimrc - removed muautocomplete. 2019-03-05 11:01:11 -05:00
ecffd8f264 Merge branch 'master' of github.com:/crh0831/dotfiles-vim 2018-03-31 15:55:17 -04:00