Commit graph

363 commits

Author SHA1 Message Date
0719dd19bf nvim: crossing things off the plugin todo list 2021-12-02 03:02:04 -08:00
7b521bdbe6 nvim: settings organization 2021-12-02 03:01:45 -08:00
62bc48fa5d nvim: add zen-mode, twilight, lightspeed (commented), targets,
spellsitter, spaceless, foldsigns, and impatient.

(impatient may not be working)
2021-12-02 03:00:51 -08:00
47c1588b5d nvim: add list of cool plugins I'm gonna add 2021-12-01 21:54:24 -08:00
2ee080dda5 nvim: support for rust-analyzer 2021-11-30 01:54:20 -08:00
85d460fbac Merge branch 'master' of git.blakenorth.net/home/git/dotfiles 2021-11-27 13:31:13 -08:00
1f24a4e37f nvim: keymap: alt h now works in insert mode too 2021-11-27 13:30:01 -08:00
1479f48e25 nvim: cmp now completes in the cmdline 2021-11-25 05:16:30 -08:00
89ef1fc30a nvim: packer now uses a floating window 2021-11-25 04:32:01 -08:00
8e69c8385a nvim: changed completion source order 2021-11-25 04:30:58 -08:00
560946ecad nvim: transparency is now off by default 2021-11-22 01:14:18 -08:00
850bec7fc5 nvim: organization 2021-11-22 01:13:34 -08:00
9ae710bb6e nvim: change: lsp completion options now take priority over buffer options 2021-11-22 01:12:19 -08:00
fda67bc61f nvim: (init) swap order of ops to ensure my settings take precedence
I would have done this before, but then the fallback colorscheme I set
in the settings file would have overridden the colorscheme I set in my
plugins. I solved this by removing the fallback colorscheme setting from
the settings file.
2021-11-22 01:08:44 -08:00
c8c6dec89f nvim: lsp's load properly now? 2021-11-20 21:02:54 -08:00
06d0f06402 nvim: fix for virtual text 2021-11-20 17:09:28 -08:00
c2fbf8314e nvim: add vim-ghost 2021-11-19 18:18:58 -08:00
c290617fd5 nvim: fixed lsp's not loading 2021-11-19 18:16:17 -08:00
6bd7fd8839 nvim: new quote pairing plugin 2021-11-16 23:26:02 -08:00
ffc613da83 nvim: fix error relating to lua lsp loading 2021-11-15 21:44:52 -08:00
8715300a8f Merge branch 'master' of git.blakenorth.net/home/git/dotfiles 2021-11-15 21:35:11 -08:00
3904c82cba nvim: new bind: alt W for toggling wrap 2021-11-15 21:34:42 -08:00
3da3d04120 nvim: sign column is on and ruler is off 2021-11-10 00:39:21 -08:00
c65266da35 nvim: new plugin I think I'd like 2021-11-10 00:23:57 -08:00
59b3536e36 nvim: set makeprg (now uses your whole cpu) 2021-11-07 21:52:41 -08:00
465ac6040b nvim: theme has transparency again 2021-11-05 19:18:39 -07:00
33ec6e6da7 nvim: all settings are now in lua! (at least the ones that could be converted) 2021-11-03 00:54:09 -07:00
ff5310c1f6 nvim: lspconfig now has a configuration for sumneko_lua 2021-11-03 00:52:59 -07:00
1e0a5f08cf nvim: setting organization 2021-11-02 21:23:44 -07:00
897efeedf7 nvim: fix for alt-s mapping 2021-11-01 10:59:35 -07:00
c11d871ab7 alacritty: better positioning of the boarder 2021-11-01 02:46:36 -07:00
726e273245 nvim: add p10k 2-line bubble theme 2021-10-28 23:42:39 -07:00
253fa5ff11 nvim: ale is now only for shell scripts 2021-10-28 23:40:58 -07:00
4bdd50b6f1 zsh: add colorful-angular p10k theme 2021-10-28 18:14:56 -07:00
1fd0917970 nvim: lsp_signature works batter now, and there's a new commenting plugin 2021-10-27 04:40:14 -07:00
f247b89efd nvim: wrap is off by default now 2021-10-26 02:51:13 -07:00
4509bb2abb alacritty: font size adjustment 2021-10-24 11:46:07 -07:00
6d9dc4b6ec nvim: enable syntax checking for spellchecking only coments 2021-10-24 11:42:40 -07:00
0bb3b07b6f zsh: new colors (now: onedark, used to be: onedark-light with dark
background (I think))
2021-10-24 00:34:24 -07:00
1f235c60cc alacritty: reorganized 2021-10-24 00:33:53 -07:00
3cf3f07432 zsh: update p10k configuration 'black bubble' 2021-10-23 23:55:45 -07:00
9e4d6ea173 zsh: add simple p10k configuration 2021-10-23 22:58:54 -07:00
d3ddec8ba0 zsh: adds 'black bubble' p10k configuration 2021-10-23 22:55:40 -07:00
7f6c2916de nvim: new filetype list for ale 2021-10-20 20:57:38 -07:00
ffae217fbf nvim: additional bootstrapping 2021-10-20 10:57:24 -07:00
8c94182d19 nvim: better behavior for remove highlights from hlsearch
now it just does `noh` instead of `set hlsearch!`
2021-10-20 01:31:45 -07:00
866986c46c nvim: settings organization 2021-10-19 22:21:53 -07:00
36a7cd9364 nvim: toggleterm is a floating window again 2021-10-19 20:02:47 -07:00
0ddd772486 nvim: additional keybinds for moving between windows 2021-10-18 17:34:45 -07:00
fda0750475 nvim: migrate cmp to custom menu 2021-10-16 16:12:15 -07:00