Commit graph

515 commits

Author SHA1 Message Date
a437f5a1dd nvim: enabled ghost_text in nvim-cmp
I finally found out how to do this!
2022-01-23 03:22:28 -08:00
a4bd82a2d9 ned: automatically activate ZenMode, and assume editor is nvim 2022-01-23 03:22:13 -08:00
470741071d nvim: add indent-blankline.nvim, committia, conflict-marker, and modify listchars 2022-01-21 17:41:25 -08:00
d61794254c zsh: ned: big improvements. check the usage() function for details 2022-01-21 17:39:22 -08:00
ad4012b1c4 Merge branch 'master' of git.blakenorth.net/home/git/dotfiles 2022-01-21 14:17:22 -08:00
10a34be123 nvim: formatting and auto-pairs integration 2022-01-21 14:16:52 -08:00
6262283b45 zsh: shorten prompt's max directory length 2022-01-21 11:20:39 -08:00
ec22006f01 nvim: zen mode background color adjustment 2022-01-21 02:37:05 -08:00
635b495e0a zsh: ned: progress 2022-01-20 03:18:04 -08:00
696bda73c7 nvim: configure zenmode 2022-01-20 03:16:39 -08:00
61fee7bacd nvim: formatting (tabs to spaces) 2022-01-19 19:54:52 -08:00
90001bef15 nvim: brought back yaml ts parser 2022-01-14 21:48:53 -08:00
eccae5b262 zsh: add sced (script edit) 2022-01-13 17:59:21 -08:00
86ce2abd6e zsh: add ned 2022-01-13 14:47:59 -08:00
8dd1d47e9d zsh: zrc is now just zc, and paru now has parue for editing PKGBUILD's 2022-01-09 22:39:13 -08:00
126325d598 zsh: fix for having no docs repo or todo symlink 2022-01-09 20:54:51 -08:00
68259adac0 nvim: comment.nvim + treesitter 2022-01-08 05:18:04 -08:00
a542d40a10 nvim: more plugin management ideas 2022-01-07 13:04:52 -08:00
9eb5bedf6b zsh: fix color loading 2022-01-07 12:48:40 -08:00
5cca44e8f5 nvim: new plugin loading idea 2022-01-07 12:21:24 -08:00
d3525f29eb git: add re for restore 2022-01-06 21:45:36 -08:00
0a74fbbed8 zsh: fix docs repo not being detected properly 2022-01-06 21:41:22 -08:00
de11d2e97f nvim: moved two characters in a comment 2022-01-02 19:23:13 -08:00
51eca82961 zsh: add code to load all external functions 2022-01-02 17:48:01 -08:00
e8064cfac3 zsh: split off functions now contain a note about use 2022-01-02 17:46:16 -08:00
11ef75c22e nvim: add vim-sleuth 2022-01-02 17:40:03 -08:00
9926917d4e nvim: add todo's 2022-01-02 17:39:36 -08:00
06ab216290 zsh: realized some things need to be functions
By that, I mean things that change my working directory need to be
functions
2022-01-01 18:24:20 -08:00
cba8e92e1d alacritty: padding changes 2022-01-01 18:21:21 -08:00
43f25a36c2 git: lg now means log 2021-12-31 23:17:41 -08:00
2e7dde150a zsh: gloned can now take more than one argument 2021-12-31 20:40:41 -08:00
677193fa3a nvim: lualine: remove lsp indicator 2021-12-26 21:32:36 -08:00
ec0cee28d9 zsh: almost all functions are scripts now (part 2) 2021-12-26 16:21:50 -08:00
75c3986785 nvim: statusline (lualine) has been made 2021-12-26 16:18:33 -08:00
ee7de5f557 zsh: almost all functions are now scripts 2021-12-26 16:15:56 -08:00
1d378ca202 alacritty: smaller font size 2021-12-26 16:15:07 -08:00
ee22f9dd1a nvim: band-aid fix for packer not loading properly 2021-12-16 15:54:33 -08:00
88b9fccfda nvim: organization 2021-12-16 14:41:57 -08:00
b3a1b5c71e nvim: use no longer causes lua language server to complain 2021-12-16 14:41:01 -08:00
bb2045e72d nvim: remove yaml treesitter parser 2021-12-16 14:40:01 -08:00
3730002fbb Merge branch 'master' of git.blakenorth.net/home/git/dotfiles 2021-12-16 14:38:28 -08:00
f01573d2e7 zsh: plugin organization 2021-12-16 14:37:51 -08:00
4a7b6c465c zsh: save_working_directory() will no longer save the home directory 2021-12-16 03:41:40 -08:00
eaf0f0f84b nvim: better plugin descriptions 2021-12-11 17:57:18 -08:00
15fba89c84 zsh: changes to cdt() and cds(), and bug fix for rmswp() when the
swapfile isn't mounted
2021-12-11 17:56:18 -08:00
8ebfb3b8d2 zsh: fixed apparent freeze when installing zinit 2021-12-07 18:42:52 -08:00
4245dc1ca2 nvim: replace lspinstall (depricated) 2021-12-07 15:23:04 -08:00
c00e15e6e6 nvim: disabled cmp-spell 2021-12-07 15:20:36 -08:00
3a87b8a094 zsh: moved zinit to .local/share
Maybe it should be moved to .cache?
2021-12-07 15:17:17 -08:00
893549b2d1 nvim: add jsonc treesitter parser 2021-12-04 03:19:34 -08:00