Commit graph

14 commits

Author SHA1 Message Date
b381ff362d [neovim] Set up all the LSP key bindings 2023-09-10 15:37:41 -07:00
47a622250f [nvim,zsh] Set up pyright LSP for Python development 2023-09-06 10:19:21 -07:00
64ae7ed11f [nvim] Set relativenumber 2023-09-06 10:19:21 -07:00
eb270c30bf [vim] Add eslint and html LSP configs 2023-08-25 08:00:31 -07:00
00d69312b2 [vim] Add LSP support for Lua, JS, CSS, and HTML 2023-08-23 16:20:15 -07:00
efeee59635 [neovim] Fix colors.lua 2023-07-11 16:09:21 -07:00
8f74f0ae50 [neovim] Set a different color scheme for Terminal.app than for other terminals 2023-06-20 11:13:09 -07:00
c7b10964a6 [neovim] Update colors 2023-06-20 11:11:02 -07:00
eeeb516897 [nvim] Fix the merge conflicts (again) in the nvim config files 2023-03-22 14:35:47 -07:00
24229b0711 [nvim] Fix the editor metadata settings, again, for hopefully the last time 2023-03-21 10:32:26 -07:00
19cf305d2b [nvim] Add a new colors Lua module that deals with colors
it provides a single reloadColorscheme function that applies the colorscheme and
a few of my own customizations.
2023-03-20 13:49:32 -07:00
6957a192af [vim] Fix the hlsearch toggle key binding 2023-03-20 08:42:43 -07:00
e71f78feee [vim] Explicitly specify swap and undo directories 2022-11-16 08:57:38 -08:00
8262907b64 [nvim] Convert init.vim to init.lua and copy over a bit of the vimrc config to some lua scripts
This is neat!
2022-10-20 08:18:40 -07:00