Commit graph

305 commits

Author SHA1 Message Date
d8f30f2745 nvim: added DAP support with nvim-dap, but I just decided I like vimspector more 2021-09-15 23:13:22 -07:00
e3fa159136 improved todo() 2021-09-15 22:02:47 -07:00
8e77bfcd60 Merge branch 'master' of ssh://git.blakenorth.net:6102/home/git/dotfiles 2021-09-15 21:43:03 -07:00
b41d1693b4 Gitsigns config 2021-09-15 21:42:49 -07:00
61ed74a2c6 Initial DAP support 2021-09-15 21:42:31 -07:00
ab46fcd6da added markdown preview plugin 2021-09-15 21:39:21 -07:00
6658296ef9 improvements to todo() 2021-09-15 21:38:22 -07:00
076362fd80 QOL improvements 2021-09-15 10:06:18 -07:00
c322f4899f improved todo alias by changing it into a function 2021-09-15 02:58:25 -07:00
6f2a76ffdf Modified todo alias. Make the todo file into a symlink file that points
to the actual todo file, in whatever format you want it to be now.
2021-09-15 02:07:28 -07:00
7c9ce37408 Fixed comment 2021-09-15 00:55:59 -07:00
d8eb5763c1 uncommented some important lines 2021-09-15 00:54:03 -07:00
37008f253b fix for termux on android 2021-09-15 00:52:52 -07:00
51bb990f3e Merge branch 'master' of git.blakenorth.net/home/git/dotfiles 2021-09-15 00:50:43 -07:00
65870e81fe why did I write it like that :face_palm:... 2021-09-15 00:50:01 -07:00
3cdb46761b Merge branch 'master' of git.blakenorth.net/home/git/dotfiles 2021-09-15 00:49:00 -07:00
616da83956 Minor changes to a comment 2021-09-15 00:45:59 -07:00
039c7fcab0 allowed cding into repos when the .git directory extension is specified 2021-09-13 23:44:22 -07:00
e0981d059a added 'vv' as an alias for the editor 2021-09-11 02:33:02 -07:00
c9445081a1 Changed <space> mappings to <leader> (they're the same) 2021-09-10 02:45:00 -07:00
ac9a7343c6 Fixed a terrible nvim bug where pressing tab would error and type a 0 2021-09-10 01:40:44 -07:00
2fa03f227e Made the keybind actually work 2021-09-09 01:03:02 -07:00
4ae0d9e379 organized settings and added a note to convert it to lua 2021-09-08 23:58:29 -07:00
e852fd492a nvim: added autosession plugin 2021-09-07 17:59:31 -07:00
bd34387c57 minor neovim changes - I think it's ready to roll 2021-09-07 01:49:23 -07:00
24fb0019f8 Removed chadtree, fixed and added integrations with cmp
I felt that chadtree was bloated
2021-09-06 21:21:51 -07:00
939f96564c modified aliases (again) 2021-09-06 21:20:23 -07:00
66630174e3 shortened aliases 2021-09-06 18:52:07 -07:00
b07c0cd692 added aliases for various nvim config files 2021-09-06 18:24:19 -07:00
8f9fcd34e2 Major neovim updates (mostly completion-related) 2021-09-06 17:56:58 -07:00
b01adf63d1 added dircolors and updated paru alias 2021-09-06 17:55:39 -07:00
6d2b03d2f8 Major changes to nvim config 2021-09-05 13:47:46 -07:00
48c265049b modify scrolloff 2021-09-03 02:01:26 -07:00
7be51e66b4 Made ALE better compatible with the built-in LSP 2021-09-03 01:53:53 -07:00
da0466c2fe the vimrc alias now points to init.lua 2021-09-03 01:53:04 -07:00
ad41ad7d65 removed swapfiles 2021-09-03 01:46:35 -07:00
965ec5f6e4 doing things the 'lua way' 2021-09-03 01:43:41 -07:00
1a1f79632f sad 2021-09-03 01:42:44 -07:00
e9acafe7cd added mkd alias for mkdir 2021-09-03 01:39:50 -07:00
5ea3f3c345 began nvim migration to lua 2021-09-03 01:18:44 -07:00
01a46e588f Changed color schemes to a more legible one 2021-08-29 23:16:06 -07:00
cd494ba1da Adds a symlink to the bin folder 2021-08-27 11:13:56 -07:00
ae7ba6978b Switched back to the old zsh-vi-mode plugin 2021-08-27 11:10:13 -07:00
afdb3280aa Transitioned to a different zsh vi mode plugin because of bugs 2021-08-25 01:00:08 -07:00
0ef60bdd96 remove transparency plugin 2021-08-25 00:59:48 -07:00
842945ffe8 Added chx() to toggle whether a file is executable 2021-08-22 14:25:54 -07:00
1f57a0d47b improved regex with a look-behind zero-width assertion 2021-08-17 15:26:46 -07:00
76d032fd3a Update occ alias 2021-08-16 11:45:30 -07:00
3b0276f01c Fix: breakage when mkdir is not given a folder name 2021-08-16 11:36:27 -07:00
a895a38b52 Add dotfiles install and backup script 2021-08-12 02:24:49 -07:00