Commit graph

31 commits

Author SHA1 Message Date
Chris
aa78accb6f removing plugins increasing speed by 100%, still needs more work 2021-06-27 01:31:33 -04:00
Robin Kautz
80c1dfee6b
configured persistent undo (#529) 2021-06-26 14:21:49 -04:00
tafryn
1c869402c1
Allow cursorline option to be configured by lv-settings (#526) 2021-06-26 14:08:40 -04:00
rmagillxyz
6211202ce6
vim-sanegx: tiny plugin which deals with more use cases to the netrw_gx bug (#479) 2021-06-18 16:54:32 -04:00
christianchiarulli
4ddcaf55a9 no idea why, but this causes and error in _meta.lua:21 2021-05-28 22:58:21 -04:00
rmagillxyz
31fcd6c1df
bug fix for netrw's gx command (#431)
* open remote link in browser correctly with gx, not in a tmp file
2021-05-27 00:04:15 -04:00
rmagillxyz
e15522278a
Enable netrw (#394)
* enable_netrw: source lv-globals before plugins and add nvim_tree_disable_netrw to lv-globals, otherwise netrw is never enabled.
If netrw is not enabled, netrw-externapp functionality, things like gx and gf to follow http links do not work.

* enable_netrw: add nvim_tree_disable_netrw to the lv-globals O object and set it in settings && source settings before plugins
2021-05-14 02:00:22 -04:00
dklymenk
40ba88dda2
fix expandtab (#373)
* fix expandtab

* fix expandtab
2021-05-06 22:52:50 -04:00
Chris
e93dbcf7ae make timeoutlen configurable 2021-05-06 02:23:33 -04:00
christianchiarulli
4b548da246 lua based whichkey 2021-04-29 01:25:49 -04:00
shinu_donney
8d34992077
Minor fixes (#287)
* Fix a typo

* Update a faulty comment
2021-04-21 22:00:35 -04:00
christianchiarulli
f6ddae028e update 2021-04-12 19:50:04 -04:00
christianchiarulli
f6e7eb755c updates 2021-04-07 00:29:10 -04:00
christianchiarulli
6096fe5650 udpates 2021-04-04 17:21:57 -04:00
Dominik Marcinowski
83f749edc5
Add inccommand=split to settings (#207) 2021-04-01 04:36:01 -04:00
Biser Stoilov
680b07b3f4
Mix improvements (#206) 2021-04-01 04:33:02 -04:00
Biser Stoilov
5f22c1bace
Define shell + php lsp + dart lsp + flutter + relative number (#188) 2021-03-30 02:17:40 -04:00
Chris
f52a6870a7 add support LspInstall where possible 2021-03-25 19:58:40 -04:00
Chris
36e9fdf69e indentline 2021-03-25 02:36:57 -04:00
Chris
353a643170 update settings 2021-03-23 12:49:02 -04:00
Chris
f5184ed9d0 fix tab stuff 2021-03-23 01:12:50 -04:00
Chris
5f482b6054 lua formatting 2021-03-17 15:48:52 -04:00
Chris
b29ef8fa58 bug fix for matchup 2021-03-17 14:15:20 -04:00
Chris
37179bc46d add rich git support with hunks 2021-03-17 02:19:25 -04:00
Chris
e227d39921 get rid of options set by neovim by default 2021-03-16 02:26:13 -04:00
Chris
dceb7aa0ff update some options 2021-03-15 22:13:41 -04:00
Chris
3280d45507 general updates 2021-03-15 01:34:03 -04:00
Chris
021c886f79 no more enter creating more extra comments 2021-03-14 23:27:01 -04:00
Chris
3fd4e13bf7 add back which key 2021-03-14 21:36:54 -04:00
Chris
7fcb36f16d lotsa cool updates 2021-03-14 16:55:38 -04:00
Christian Chiarulli
0dc3c5030b
The Lua Journey Begins... 2021-03-14 15:10:28 -04:00