Commit Graph

95 Commits (main)

Author SHA1 Message Date
Andy Teijelo 7b31e0ad53 sync 2024-02-15 13:49:51 -05:00
Andy Teijelo 43c0c9fb75 tried noice again, remembered why I disabled it 2024-02-05 14:21:27 -05:00
Andy Teijelo 3557250d95 reenable zip plugin 2024-02-05 08:52:48 -05:00
Andy Teijelo d4f71ddb0f More Tab key fixes 2023-12-18 09:33:02 -05:00
Andy Teijelo d2a3415639 fighting LuaSnip 2023-12-08 12:55:38 -05:00
Andy Teijelo 1ea88ca014 update, disable dashboard, fix <leader>n 2023-11-22 20:10:00 -05:00
Andy Teijelo f5ec64c2fd fixed indent-blankline opts 2023-11-01 14:18:00 -04:00
Andy Teijelo 125d86d70c more stuff 2023-11-01 14:13:59 -04:00
Andy Teijelo 9c022e2065 stuff 2023-11-01 14:13:31 -04:00
Andy Teijelo 304d3dbf31 updates 2023-11-01 14:13:09 -04:00
Andy Teijelo 4d154c4a84 indent blankline 2023-07-31 19:26:01 -04:00
Andy Teijelo d2bfb1bcac disable flash, hotkeys tweaks 2023-07-17 11:08:44 -04:00
Andy Teijelo cdc212db43 Enable dressing 2023-06-24 15:56:19 -04:00
Andy Teijelo 00d661d16e Use dressing for vim.ui.input with modal editing 2023-06-20 15:19:30 -04:00
Andy Teijelo 49d6cd7aa2 Set indent to 2 in html files 2023-06-18 12:59:59 -04:00
Andy Teijelo 42a076b8a8 Adding clippy 2023-06-18 12:59:41 -04:00
Andy Teijelo 87e9746745 delete commented out code 2023-06-18 12:47:26 -04:00
Andy Teijelo cd06d70003 Trying (and failing) to fix vim-visual-multi colors 2023-06-14 11:13:05 -04:00
Andy Teijelo a7c5a393d7 More typescript tweaks 2023-06-12 16:41:51 -04:00
Andy Teijelo 638de16463 Add bbye 2023-06-12 13:18:08 -04:00
Andy Teijelo 0ece95dc60 fix indent for lua files 2023-06-12 10:02:33 -04:00
Andy Teijelo b82a39b872 More tweaks 2023-06-12 09:07:22 -04:00
Andy Teijelo 8a7d5a8927 Some cleanup 2023-06-09 20:53:37 -04:00
Andy Teijelo b883b4be2c Add vim-visual-multi 2023-06-09 20:13:07 -04:00
Andy Teijelo 1800e5d2e1 Fix indent, remove yaml key order warning 2023-06-09 11:20:30 -04:00
Andy Teijelo b286bcaa74 search visual selection 2023-06-09 08:10:32 -04:00
Andy Teijelo 6e103f4bff More updates 2023-06-08 16:38:02 -04:00
Andy Teijelo bd5bf2bfce A lot of changes 2023-06-08 14:34:13 -04:00
Andy Teijelo 6493b784fb Set conceallevel to 0 in help files 2023-05-31 09:48:55 -04:00
Andy Teijelo 49cbf0f241 Still trying to make LazyVim work for me 2023-05-31 09:37:18 -04:00
Andy Teijelo a1e95f462a wip 2023-05-25 21:01:38 -04:00
Andy Teijelo ef84dd7069 Still trying to get LazyVim to match basic-ide 2023-05-20 13:27:54 -04:00
Andy Teijelo 2a9cc31e40 Updated plugins 2023-05-16 17:01:20 -04:00
Andy Teijelo 26c3931937 wip 2023-03-14 20:52:03 -04:00
Andy Teijelo a707db0529 disable update notification 2023-03-14 20:27:41 -04:00
Andy Teijelo c1dbb28eac wip 2023-03-14 14:32:18 -04:00
Andy Teijelo 51e79ef80d wip 2023-03-14 13:29:39 -04:00
Andy Teijelo b812bb555d making progress in lazyvim 2023-03-13 21:15:17 -04:00
Andy Teijelo 40b335f69a Disable more plugins 2023-03-09 15:08:41 -05:00
Andy Teijelo 4a54404954 disable some plugins 2023-03-09 12:43:06 -05:00
Andy Teijelo 7ad1a4d995 Trying LazyVim 2023-03-08 14:51:50 -05:00
Andy Teijelo c9075e6d72 find files, sumneko deprecation, plugin updates 2023-03-07 00:19:45 -05:00
Andy Teijelo 50afb12ae5 bunch of updates 2023-03-07 00:19:45 -05:00
Andy Teijelo 18e7b2b507 Bufferline keymap fixes 2023-03-07 00:17:48 -05:00
Andy Teijelo 9912570174 Add some Telescope shortcuts 2023-02-25 00:37:31 -05:00
Andy Teijelo d4de554376 Many changes:
- disable project plugin
- try to fix <Tab> jumping all around
- don't paste with 'p' on Select mode (only on visual mode)
- map '-' to '/'
- don't override prettier config
2023-02-02 10:57:07 -05:00
Andy Teijelo 76fed65fbb Make moving code require Alt+Shift.
This prevents an <Esc> quickly followed by <j> or <l> from moving
the current line.
2023-02-02 10:55:27 -05:00
Andy Teijelo aa149d21ef Don't pre-select 1st cmp suggestion by default
This prevents accidentally expanding a completion when trying
to start a newline.
2023-02-02 10:53:18 -05:00
Andy Teijelo 8befcfc23b trying python's mason-nvim-dap 2022-12-12 04:29:48 -05:00
Andy Teijelo 70c5ea6915 tweak TreesitterContext colors 2022-11-27 09:12:47 -05:00