Commit graph

183 commits

Author SHA1 Message Date
thomas-gideon-gm
12437b5bcd Adjust key map settings 2024-06-27 16:35:56 -04:00
b135ce095b Add project files
- text.lua for markdown focused projects like personal wiki, diary
- leptos.lua for Rust projects using leptos, to set some rust-analyzer
  settings that help with with conditional compilation used by
  cargo-leptos
2024-06-24 10:27:53 -04:00
994f52bd50 Set matching airline theme 2024-06-23 11:10:23 -04:00
5e5dd9e4d2 Fix Os detection 2024-06-23 10:35:09 -04:00
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
9d6de405f3 Change mapping to work from shell 2024-04-19 09:54:14 -04:00
thomas-gideon-gm
cd9c45cf26 macOS adjustments 2024-04-18 17:21:36 -04:00
3ca0930d08 Add more vimwiki mappings
- Ones for working with tags
- One for finding incomplete tasks
2024-04-10 11:40:19 -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
9fee066f65 Convert to lua
- prune unused
- drop scripting, use symlink for identical options
2023-05-09 11:31:20 -04:00
dc820cae1c Try to restore scheme, add vimwiki filetype 2023-05-09 10:52:57 -04:00
f4d92ed3d8 Adjust rust config 2023-05-07 15:44:11 -04:00
81107d89c4 Set colorscheme for text and markdown 2023-03-11 10:24:23 -05:00
535c4396c8 Add deno support 2023-03-11 10:04:33 -05:00
c14bba2448 Remove broken plugin 2022-11-28 17:23:26 -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
d561d1964e Switch to same nerd font as alacritty 2022-09-18 10:25:46 -04:00
da7fbd68c7 Remove old mapping 2022-08-16 20:48:19 -04:00
d2af6e0d9e Update rust-tools init 2022-08-14 09:50:24 -04:00
94d44b3134 Remove auto command for now 2022-07-31 18:10:10 -04:00
b5b41624af Allow project specifics 2022-07-30 15:28:00 -04:00
c8d7834f22 Fix trouble configs 2022-07-27 12:59:29 -04:00
151a65cf23 Replace autoformat and prettier with neoformat 2022-07-26 13:52:56 -04:00
671dbd3bf9 Add Trouble for LSP diagnostics display 2022-06-01 07:46:39 -04:00
1441dd27a2 Increase base font 2022-06-01 07:46:18 -04:00
b2082f6aa1 Add map for lsp in loclist 2022-04-20 16:40:41 -04:00
dcae584991 Update from deprecated commands 2022-04-17 16:54:36 +00:00
bf3a4e2a86 Enable mouse 2022-02-23 08:19:55 -05:00
f57649029c Explicitly set shift width 2022-01-12 11:35:15 -05:00
2503edbce7 Disable for yaml, markdown 2022-01-10 16:37:02 -05:00
8180e3adf6 Migrate deprecated call 2022-01-04 15:27:36 -05:00
1aa5379036 Clean, add more TS support 2021-12-29 15:52:08 -05:00
6fd08618c9 Add more config for TS 2021-12-28 16:20:46 -05:00
add867aa9d Add TypeScript support 2021-12-28 16:07:11 -05:00
2f9df47bce Try zoxide plugin 2021-12-10 09:36:23 -05:00
48c76e67a5 Disable temporary wikis outside the list 2021-12-07 11:41:05 -05:00
a5acc94169 Add taskwiki 2021-11-03 14:54:54 -04:00
398746eddc Move to supported plugin 2021-09-16 18:25:31 -04:00
90754c10b9 Add map for LSP rename 2021-09-16 18:18:44 -04:00
091e9f3bff Dial in 2021-09-16 18:15:33 -04:00
89da8ce793 Switch to rust-analyzer 2021-09-06 16:57:07 -04:00
56e3e48556 Swtich to rust-analyzer, rust-tools 2021-09-04 11:25:28 -04:00
ca3bd5d9f8 Drop vscode, simplify 2021-09-04 10:37:18 -04:00
3475ed33b2 Restore swap with a more useful config 2021-08-28 07:50:19 -04:00