Commit graph

562 commits

Author SHA1 Message Date
christianchiarulli
b02a5a207f udpate plugin list 2021-07-10 03:19:44 -04:00
christianchiarulli
619709eb2f refactor settings for hotswap 2021-07-10 03:19:32 -04:00
christianchiarulli
77749ed2fa remove treesitter plugins 2021-07-10 03:19:04 -04:00
christianchiarulli
5ef5b5aff1 more lazylkoad 2021-07-10 02:39:00 -04:00
christianchiarulli
44f4dc2e16 only use lush active 2021-07-10 02:38:54 -04:00
christianchiarulli
ff89ebd8e6 namespace document highlight under lsp 2021-07-10 02:38:38 -04:00
christianchiarulli
e4e8b38012 refactor settings 2021-07-10 02:38:25 -04:00
christianchiarulli
1235d18f8d move plugins 2021-07-10 01:21:22 -04:00
christianchiarulli
2aa02e2312 only load jdtls for ft=java 2021-07-10 00:22:20 -04:00
christianchiarulli
6d17635b31 refactor tex to use ftplugin only 2021-07-10 00:15:33 -04:00
christianchiarulli
cdce596bc0 remove lua theme, unecessary 2021-07-10 00:12:17 -04:00
christianchiarulli
e75c9c0d20 lazyload galaxyline 2021-07-10 00:09:54 -04:00
christianchiarulli
25b3334ba3 don't use custom plugin path yet 2021-07-09 23:03:07 -04:00
christianchiarulli
b347c46455 lvim separate package path 2021-07-09 22:22:59 -04:00
christianchiarulli
4e14272f1d more refactor 2021-07-09 22:18:06 -04:00
christianchiarulli
5273b1712b more config refactor 2021-07-09 21:57:55 -04:00
christianchiarulli
4ff04e31f0 config refactor 2021-07-09 21:34:12 -04:00
christianchiarulli
b8182d5aee refactor plugin config 2021-07-09 21:01:23 -04:00
christianchiarulli
0ce8dfd998 more debloat 2021-07-09 19:38:46 -04:00
christianchiarulli
607d473afe remove extra plugins (debloating) 2021-07-09 19:38:15 -04:00
christianchiarulli
bc81c31fb7 expose completion config 2021-07-09 18:09:53 -04:00
christianchiarulli
831102afdc remove <tab> to move between buffers 2021-07-09 18:08:03 -04:00
christianchiarulli
38a1954e05 fix mac resize keys 2021-07-09 17:08:37 -04:00
christianchiarulli
04f9f53914 PoC zen mode hot reload config and refactor 2021-07-09 17:03:22 -04:00
Abouzar Parvan
986da71d30
make shiftwidth and tabstop configurable (#818) 2021-07-09 14:26:42 -04:00
Jonathan Raines
89df68d842
FTerm starts on same event as Dashboard (#820) 2021-07-09 14:22:50 -04:00
Chris
863a92b31e update settings 2021-07-09 13:26:34 -04:00
Robin Kautz
b2d4207543
option to enable spell checking (#815) 2021-07-09 11:13:34 -04:00
Jonathan Raines
6136477827
Add colorcolumn option for those who don't use indent line (#814)
* Add colorcolumn option for those who don't use indent line

* Moved comment to appropriate place
2021-07-09 10:04:01 -04:00
hui.liu
8717f4f9a9
Refactor tsserver-ls as a shared module (#806) 2021-07-09 08:08:17 -04:00
Abouzar Parvan
2866ba528c
fix styling issues (#811) 2021-07-09 08:07:25 -04:00
Chris
8890406dbd settings updates 2021-07-09 02:09:26 -04:00
Chris
d539ec951c java tool working on mac 2021-07-09 01:37:03 -04:00
rob
1154032f64
Use which-key for spelling hints (#780) 2021-07-09 00:37:46 -04:00
Chris
6da71bab94 .tf are converted to .hcl for treesitter 2021-07-08 21:04:30 -04:00
Chris
b5c1dd6b47 try without tsupdate 2021-07-08 20:07:55 -04:00
chaeing
ca9aab95bd
chore: update keybinding for tab navigation (#802) 2021-07-08 20:02:06 -04:00
christianchiarulli
2b864e8517 update 2021-07-08 18:48:02 -04:00
christianchiarulli
0d388e430e remove autocommand throwing error 2021-07-08 18:40:21 -04:00
christianchiarulli
4146865add new command for tsupdate 2021-07-08 18:24:16 -04:00
christianchiarulli
a5b7a7c16a silent update 2021-07-08 17:59:18 -04:00
rebuilt
4f372bb3b7
call colorschemes only after they get installed (#798) 2021-07-08 17:12:48 -04:00
maminou
10755d3d4e
added quit and save for which key (#788) 2021-07-08 13:19:21 -04:00
Henrik Nilsson
d9fc6ec826
User config option to change Rust inline hint/param prefixes (#774)
* User configurable Rust inline hint prefixes

* Ordered the language list

* Rust param hints and ordered lang list
2021-07-08 12:58:22 -04:00
hui.liu
53fed9d655
Check lsp client is active for all language files (#790) 2021-07-08 12:35:41 -04:00
Gruak
3ec856a78d add scrolloff config option 2021-07-08 17:09:43 +02:00
Abouzar Parvan
84d6ea7a63
you can disable clipboard (#783) 2021-07-08 07:07:51 -04:00
Uzaaft
4e38d232db
Rewrote parameter value to shorten. 2021-07-08 12:22:15 +02:00
Uzaaft
e1bba492b3
Update init.lua
Fixed issue with formatting
2021-07-08 10:47:04 +02:00
Uzaaft
2ddf9dae3e
Update lv-telescope init.lua
Fix issue with deprecated config line. Ref: telescope.changelog-839.
2021-07-08 10:44:46 +02:00