Commit graph

166 commits

Author SHA1 Message Date
78eb0eea7a add yaml to list of markdown fenced languages 2022-01-30 19:52:57 -08:00
581f5255a6 Merge branch 'master' of git.blakenorth.net/home/git/dotfiles 2022-01-27 20:50:06 -08:00
4f3f9508a1 nvim: add yaml language server to list of auto-loading servers 2022-01-27 20:49:55 -08:00
6b7e877e6c nvim: set zenmode window to be two shorter than my terminal's height 2022-01-27 03:47:07 -08:00
a437f5a1dd nvim: enabled ghost_text in nvim-cmp
I finally found out how to do this!
2022-01-23 03:22:28 -08:00
470741071d nvim: add indent-blankline.nvim, committia, conflict-marker, and modify listchars 2022-01-21 17:41:25 -08:00
10a34be123 nvim: formatting and auto-pairs integration 2022-01-21 14:16:52 -08:00
ec22006f01 nvim: zen mode background color adjustment 2022-01-21 02:37:05 -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
68259adac0 nvim: comment.nvim + treesitter 2022-01-08 05:18:04 -08:00
de11d2e97f nvim: moved two characters in a comment 2022-01-02 19:23:13 -08:00
11ef75c22e nvim: add vim-sleuth 2022-01-02 17:40:03 -08:00
43f25a36c2 git: lg now means log 2021-12-31 23:17:41 -08:00
677193fa3a nvim: lualine: remove lsp indicator 2021-12-26 21:32:36 -08:00
75c3986785 nvim: statusline (lualine) has been made 2021-12-26 16:18: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
eaf0f0f84b nvim: better plugin descriptions 2021-12-11 17:57:18 -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
893549b2d1 nvim: add jsonc treesitter parser 2021-12-04 03:19:34 -08:00
9c5a7ad293 nvim: add indentline and fix for packer 2021-12-03 01:05:26 -08:00
942c9bb3d3 nvim: I seriously don't know why git thinks this is a change
and I'm too lazy to look into it
2021-12-03 01:03:00 -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
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
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
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