Commit graph

315 commits

Author SHA1 Message Date
aaeaee4ec6 fix for termux on android 2021-09-20 00:22:35 -07:00
a070ef1e6a Minor changes to a comment 2021-09-20 00:22:35 -07:00
2b5a866f8c Merge branch 'master' of git.blakenorth.net/home/git/dotfiles 2021-09-20 00:12:35 -07:00
ec7b60a377 added dotfiles init script (so you can make your own repo!) 2021-09-19 16:45:25 -07:00
2aabf6bb5d zsh: added more usage info to todo() 2021-09-19 16:35:29 -07:00
f20b8a6421 Moved the vim note to the bottom 2021-09-16 02:24:30 -07:00
10cdfef608 Big changes, don't remember all of them
One thing is more DAP configuration
2021-09-16 02:17:07 -07:00
67c70c5bb8 zsh: todo() now has automatic push powers 2021-09-16 02:16:34 -07:00
063db819b4 zsh: todo() now changes the working dir 2021-09-16 00:40:55 -07:00
29ddd45f95 Added usage to todo() 2021-09-16 00:06:55 -07:00
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