Commit graph

10 commits

Author SHA1 Message Date
b23fd9b050 Remove option missing from neovim 2024-06-23 10:34:51 -04:00
23b07f56d9 Restore breezy theme
- Setting background to dark and disabling colorscheme switch based on
  filetype seems to have resolved the issues.
2024-06-23 10:34:41 -04:00
thomas-gideon-gm
21e9dfa8b0 Update rust tooling, convert more config to lua
* Drop unmaintained rust-tools.
* Adopted rustaceanvm
* Convert Plug config to lua
* Convert key mapping to lua, update LSP bindings
* Remove unused syntastic plugin and config
2024-06-22 09:10:01 -04:00
thomas-gideon-gm
59683c0702 Condition paste toggle on OS 2024-06-21 09:53:33 -04:00
45af25f204 Remove text and markdown specific colorscheme
LSP breaks this because overlays with multiple lines are opened with a
filetype of text causing the colorscheme to change unpredictably and
sometimes break.

Moved wiki/diary specific colorscheme to a project specific config
outside of this repo.
2024-06-10 10:21:25 -04:00
thomas-gideon-gm
cd9c45cf26 macOS adjustments 2024-04-18 17:21:36 -04:00
abcaef846e Restore font after update 2024-02-12 09:08:41 -05:00
50470717d3 Fix font size 2024-01-06 11:44:12 -05:00
79737fc15e Finish port of main config 2022-10-31 11:03:45 -04:00
1bcdea7a37 Start converting to Lua 2022-10-30 13:27:18 -04:00