|
e43cf4aaad
|
Big changes, don't remember all of them
One thing is more DAP configuration
|
2021-09-20 00:22:35 -07:00 |
|
|
9a47de5f8e
|
zsh: todo() now has automatic push powers
|
2021-09-20 00:22:35 -07:00 |
|
|
84799e257c
|
zsh: todo() now changes the working dir
|
2021-09-20 00:22:35 -07:00 |
|
|
f26343fc7a
|
Added usage to todo()
|
2021-09-20 00:22:35 -07:00 |
|
|
0d08c6b939
|
nvim: added DAP support with nvim-dap, but I just decided I like vimspector more
|
2021-09-20 00:22:35 -07:00 |
|
|
c2e6e88e27
|
improved todo()
|
2021-09-20 00:22:35 -07:00 |
|
|
a8b6b58964
|
added markdown preview plugin
|
2021-09-20 00:22:35 -07:00 |
|
|
297f068dc3
|
improvements to todo()
|
2021-09-20 00:22:35 -07:00 |
|
|
77fc724098
|
QOL improvements
|
2021-09-20 00:22:35 -07:00 |
|
|
66e6398d43
|
Gitsigns config
|
2021-09-20 00:22:35 -07:00 |
|
|
a8165e94c2
|
Initial DAP support
|
2021-09-20 00:22:35 -07:00 |
|
|
f0af0f67b8
|
improved todo alias by changing it into a function
|
2021-09-20 00:22:35 -07:00 |
|
|
a4d31650c5
|
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-20 00:22:35 -07:00 |
|
|
c04891dd67
|
Fixed comment
|
2021-09-20 00:22:35 -07:00 |
|
|
bd43ab1c1d
|
uncommented some important lines
|
2021-09-20 00:22:35 -07:00 |
|
|
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 |
|
|
65870e81fe
|
why did I write it like that :face_palm:...
|
2021-09-15 00:50:01 -07:00 |
|
|
039c7fcab0
|
allowed cd ing 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 |
|