Commit graph

516 commits

Author SHA1 Message Date
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
Nawfal bin Mohmad Rouyan
b037e1a9c4
Fix terminal window navigation keymaps (#776)
Missing '>' for <C+\\>
2021-07-08 01:12:04 -04:00
christianchiarulli
83a77ac5cb new comment lazyload event 2021-07-07 22:03:40 -04:00
christianchiarulli
4e9e033798 remove sessions from dashboard for now 2021-07-07 22:03:25 -04:00
christianchiarulli
23c7fab3b4 more lazy load be careful 2021-07-07 21:57:36 -04:00
christianchiarulli
a247d69c82 refactoring whichkey 2021-07-07 19:27:27 -04:00
Abouzar Parvan
e02c7c5abb
WIP: show virtualenv inside galaxyline (#767) 2021-07-07 15:30:55 -04:00
Abouzar Parvan
51c0f48970
while using lazygit inside fterm, esc key will act as quit instead of going to normal mode (#762) 2021-07-07 13:51:23 -04:00
Ramiz Sarfaraj
5e2a0df7ef
option for user to configure the cmdheight and number_width as per their liking. (#764)
* few of my changes

* option for user configuration of cmdheight and number_width
2021-07-07 13:49:28 -04:00
Abouzar Parvan
d8d0fe34e6
fixed treesitter textobject issue (#763) 2021-07-07 13:35:23 -04:00
Henrik Nilsson
9befa609ce
Terminal window keymappings from vimscript to lua (#757) 2021-07-07 12:24:08 -04:00
Abouzar Parvan
14d4fa63cd
add missing QuickFixToggle() function (#752) 2021-07-07 11:51:00 -04:00
Chris
2a16537216 check if group exists before removing 2021-07-07 11:44:10 -04:00
Abouzar Parvan
a72d5b70de
we don't need to remove autoformat group when there is none (#748) 2021-07-07 02:28:50 -04:00
hui.liu
e237f26cc6
Add missing document_highlight in default config (#743) 2021-07-07 00:52:06 -04:00
christianchiarulli
7df60c78ec Merge branch 'master' of github.com:ChristianChiarulli/LunarVim into stable 2021-07-07 00:16:52 -04:00
christianchiarulli
c19dd51506 fix git signs 2021-07-07 00:16:38 -04:00
christianchiarulli
aa6f081062 Merge branch 'master' of github.com:ChristianChiarulli/LunarVim into stable 2021-07-07 00:05:44 -04:00
christianchiarulli
e9ea970099 comment toggle on bufread 2021-07-07 00:05:30 -04:00
christianchiarulli
796b6dec27 Merge branch 'master' of github.com:ChristianChiarulli/LunarVim into stable 2021-07-07 00:02:31 -04:00
christianchiarulli
000920beaa always use telescope 2021-07-07 00:02:21 -04:00
christianchiarulli
01fc816f31 Merge branch 'master' of github.com:ChristianChiarulli/LunarVim into stable 2021-07-07 00:00:29 -04:00
christianchiarulli
c7f2d4a39f dashboard autoconfig 2021-07-06 23:57:27 -04:00
christianchiarulli
a9fa0f3d66 pin nvimtree 2021-07-06 23:54:48 -04:00
christianchiarulli
fc79ba76ed test lazyloading nvimtree 2021-07-06 23:49:04 -04:00
christianchiarulli
c9e08b5268 remove some config from nvimtree to test 2021-07-06 23:47:27 -04:00
christianchiarulli
beb1d28b19 pcall for view 2021-07-06 23:34:44 -04:00
christianchiarulli
0c47dbee49 remove dashboard from auto activating 2021-07-06 23:29:34 -04:00
christianchiarulli
7e60bb9d9f formmatting 2021-07-06 23:22:46 -04:00
christianchiarulli
152dd8032f autoload dashboard 2021-07-06 23:21:55 -04:00
christianchiarulli
d6b00cec25 fix losing dashboard command add whichkey binding for lunarconfig 2021-07-06 23:08:53 -04:00
christianchiarulli
0c6771a385 you can now toggle format on and off on the fly! 2021-07-06 22:55:11 -04:00
christianchiarulli
57f5373249 fix compe enter now working 2021-07-06 22:20:05 -04:00
Chris
1ba8539fdd center lazygit 2021-07-06 21:44:51 -04:00
Chris
00bf949fe8 custom whichkey entries 2021-07-06 21:42:26 -04:00
Chris
8c9ddc7090 manual formatting with neoformat 2021-07-06 20:50:57 -04:00
Chris
716f127e95 wrap requires in pcall 2021-07-06 20:42:29 -04:00
christianchiarulli
0e2ad0c1fe testing autosave config poetnetially unstable 2021-07-06 19:15:37 -04:00
Jonathan Raines
f6e377fcfe
Replace LazyGit Plugin with FTerm Instance (#717)
* Replace LazyGit Plugin with FTerm Instance

* Added  gg keybind to FTerm LazyGit

* Added check to see if lazygit is installed

* Changed lazyload event to prevent error when called from dashboard on startup

* Removed lazygit plugin.  Changed Fterm lazy loading

* Made the executable check more universal for when we include other terminal applications

Co-authored-by: rebuilt <memoryman51@hotmail.com>
2021-07-06 13:40:10 -04:00
Abouzar Parvan
68bfac0468
fix telescope project issue (#723) 2021-07-06 12:20:38 -04:00
hui.liu
35e37f06da
Setup tailwindcss-ls (#729) 2021-07-06 12:18:03 -04:00
christianchiarulli
3417a343e2 galaxyline filler 2021-07-06 12:12:24 -04:00
christianchiarulli
ec868f92cc galaxyline refactor 2021-07-06 11:55:29 -04:00
christianchiarulli
020fe412c1 readme in user config 2021-07-06 11:48:14 -04:00
christianchiarulli
b99585d2a3 add user config for advanced users 2021-07-06 11:40:07 -04:00
christianchiarulli
afc97effbd add user config in lua director 2021-07-06 11:39:41 -04:00
christianchiarulli
00e0db32a0 remove extra config files 2021-07-06 11:36:04 -04:00