Commit Graph

87 Commits

Author SHA1 Message Date
1e191aa0b0 feat(nvim): improve split bar color 2022-07-22 22:14:56 -05:00
c0a9840dc1 feat(nvim): improve lsp virtual text 2022-07-22 16:25:55 -05:00
691624e084 feat(nvim): add bg highight for lsp diagnostics 2022-07-17 19:52:03 -05:00
2ed3998b12 feat(nvim): improve lsp virtual text icon 2022-07-17 19:25:14 -05:00
d4922a19c7 refactor(nvim): better lsp file organization 2022-07-17 17:48:03 -05:00
c1f7efb478 fix(nvim): remove duplicate lsp def 2022-07-17 16:48:25 -05:00
839a8bb618 refactor(wezterm): major library improvements 2022-07-09 14:05:36 -05:00
a28adf6a55 refactor(wezterm): improve nerd font symbol sizes 2022-07-08 16:43:36 -05:00
c6e21f9cd3 feat(nvim): improve borders 2022-07-08 16:39:06 -05:00
cbd0af5130 feat(nvim): add mapping to toggle cmdheight 2022-07-05 00:30:21 -05:00
12488c7d4f feat(nvim): better filetype detection 2022-07-01 17:10:51 -05:00
8d6acf7486 fix(nvim): handle filetypes not being detected 2022-07-01 16:50:14 -05:00
b5cff25175 refactor(nvim): remove autocmds for cmdheight
Issues autocmds addressed have been fixed in upstream
2022-07-01 16:28:23 -05:00
8b810534f3 feat!(nvim): disable swap files 2022-07-01 16:19:11 -05:00
eca40acae4 Revert "fix(nvim): do not use cmdheight"
This reverts commit f5dd91d588.
2022-07-01 10:42:02 -05:00
f5dd91d588 fix(nvim): do not use cmdheight 2022-06-30 22:22:25 -05:00
124ce30cda feat(nvim): add trouble 2022-06-30 16:49:53 -05:00
14ca59bb3b feat(nvim): disable wrap 2022-06-30 11:34:26 -05:00
e85e6f152a feat(nvim): add mappings to switch tabs 2022-06-28 13:09:38 -05:00
03da70ac4c refactor(nvim): move highlight on yank to core/autocmds 2022-06-21 01:08:42 -05:00
7ce34e17db fix: use lsp toggle 2022-06-19 20:33:04 -05:00
4f163862fb fix(nvim): remove unexpected notify message 2022-06-19 02:43:19 -05:00
2decf96d77 feat(nvim): handle more cmdline events 2022-06-19 02:33:21 -05:00
3b9faace8f fix(nvim): allow macros to show when using many 2022-06-18 23:40:15 -05:00
db58c76fdc docs: better comment 2022-06-18 23:30:30 -05:00
0387f81bce fix(nvim): handle cmdheight=0 woes w/ macros 2022-06-18 23:29:43 -05:00
e3807a0d63 Revert "Revert "refactor(nvim): improve vim.notify""
This reverts commit f881458f90.
2022-06-16 12:15:44 -05:00
f881458f90 Revert "refactor(nvim): improve vim.notify"
This reverts commit e42010b37a.
2022-06-16 12:14:08 -05:00
e42010b37a refactor(nvim): improve vim.notify 2022-06-16 11:55:14 -05:00
897d86db69 feat(nvim): better handling of toggling lsp 2022-06-16 11:52:35 -05:00
e9a93c4696 feat(nvim): hide cmdbar 2022-06-13 10:53:49 -05:00
fa9811e8af add modeline 2022-06-10 12:29:44 -05:00
100bd3e508 feat(nvim): add modelines 2022-06-10 12:28:40 -05:00
186d829cd6 nvim: disable winbar 2022-06-04 21:54:40 -05:00
158309958a fix(nvim): winbar, properly ignore fts 2022-06-04 21:53:37 -05:00
8577d354e8 feat(nvim): winbar support 2022-06-04 21:52:49 -05:00
c51753bdaa nvim: format w/ stylua 2022-06-02 20:29:48 -05:00
Price Hiller
94ded0b298 feat(nvim): Add mapping to toggle diagnostics 2022-05-22 03:55:41 -05:00
Price Hiller
583ad11568 stuff 2022-05-15 22:29:18 -05:00
Price Hiller
ad0810544a improvements 2022-05-11 21:22:25 -05:00
Price Hiller
3f782e3337 style(neovim): format w/ stylua 2022-05-11 21:00:57 -05:00
Price Hiller
e2a572e55e Revert "Revert "Revert "refactor(nvim): Use new load function"""
This reverts commit 098abe5dba.
2022-05-11 14:23:01 -05:00
Price Hiller
098abe5dba Revert "Revert "refactor(nvim): Use new load function""
This reverts commit 7aba6f4347.
2022-05-11 14:22:30 -05:00
Price Hiller
7aba6f4347 Revert "refactor(nvim): Use new load function"
This reverts commit edef1e61a6.
2022-05-10 23:15:20 -05:00
Price Hiller
edef1e61a6 refactor(nvim): Use new load function 2022-05-10 23:06:58 -05:00
Price Hiller
953f665876 refacot(nvim): append eob fillchar 2022-05-09 01:03:58 -05:00
Price Hiller
43ed122932 feat(nvim): Remove eob chars 2022-05-09 01:03:04 -05:00
Price Hiller
e012aafae5 change tab lastchar 2022-05-06 20:44:38 -05:00
Price Hiller
8a93724792 feat(nvim): add listchars 2022-05-06 16:52:28 -05:00
Price Hiller
75ddc82de9 refactor(nvim): Replace nvim-tree with neotree, move lsp to core 2022-03-29 00:55:16 -05:00