Commit graph

996 commits

Author SHA1 Message Date
christianchiarulli
2e8f591bb1 update script 2021-07-06 23:41:29 -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
52b4476509 fix indents with lua 2021-07-06 22:23:19 -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
christianchiarulli
15603354ac remove plugin bloat 2021-07-06 11:30:01 -04:00
Joan López
08ebd34a43
add top level keybinding for symbols outline. (#728) 2021-07-06 10:03:42 -04:00
Christian Chiarulli
63e1a79e14
Update README.md 2021-07-06 10:02:40 -04:00
Christian Chiarulli
29981f32be
Update README.md 2021-07-06 09:50:53 -04:00
Christian Chiarulli
14f4aabb0f
Update FUNDING.yml 2021-07-06 09:32:56 -04:00
Abouzar Parvan
76bb4c3f8e
fix resizing keybindings for mac (#725) 2021-07-06 08:55:47 -04:00
Joan López
a2ba3ce554
fixed missing format setting for php language. (#727) 2021-07-06 08:54:22 -04:00
rebuilt
4c4d168ea9
Merge pull request #719 from abzcoding/telescope-project
Fix.  Telescope project and packer had the same keybinding
2021-07-06 07:55:03 +02:00
abzcoding
b6caebf60f telescope project and packer had the same keybinding 2021-07-06 10:09:37 +04:30
Luc Sinet
1e8c792170
Define a form for Feature request issues (#641) 2021-07-05 23:28:23 -04:00
Chris
e2c336ff9f fix rainbow 2021-07-05 23:00:56 -04:00
Chris
c0c7e170af Merge branch 'master' of github.com:ChristianChiarulli/LunarVim 2021-07-05 22:58:39 -04:00
Chris
4b04518922 fix logo 2021-07-05 22:57:00 -04:00
christianchiarulli
326f1e7060 more treesitter 2021-07-05 21:03:46 -04:00
Chris
2e4314331b another ts typo 2021-07-05 20:15:53 -04:00
Chris
0b7e8e1b07 fix ts bugs 2021-07-05 19:56:08 -04:00
Anshuman Medhi
6258b2b4ba
Add Treesitter extensions for better textobjects (#700)
This adds three plugins that use treesitters parsing to provide smarter text objects

[ts_textobjects](https://github.com/nvim-treesitter/nvim-treesitter-textobjects) lets you define text objects for things like functions and classes

[ts_textsubjects](https://github.com/RRethy/nvim-treesitter-textsubjects.git) defines a smart text object that selects a semantic block around the cursor

[ts_hintobjects](https://github.com/mfussenegger/nvim-ts-hint-textobject) uses easymotion style hint labeling to show all the surrounding semantic blocks, letting you choose the correct one

I have also added which-key entries for all the above

Co-authored-by: Christian Chiarulli <chris.machine@pm.me>
2021-07-05 19:48:58 -04:00
Pasi Bergman
f7aeeba663
Add csharp ls setup for cs filetype (#712) 2021-07-05 19:39:40 -04:00
Pasi Bergman
ca75cb5a49
Fix vue lsp root_dir configuration (#716) 2021-07-05 19:39:08 -04:00
rebuilt
4a589526bc
Merge pull request #692 from atropos112/master
Fixes error where configuration file was not loaded for vimtex.
2021-07-06 01:01:47 +02:00
Sv7n
113f73100d Cleaner way to load vimtex config thanks to rebuilt. 2021-07-05 23:39:01 +01:00
Jacek Kiedrowski
5b49774744
Merge branch 'ChristianChiarulli:master' into master 2021-07-05 23:26:25 +01:00
christianchiarulli
a469c710bf no lazyload lspinstall 2021-07-05 16:21:26 -04:00
christianchiarulli
d4822c2920 no lazyloading barbar 2021-07-05 16:20:14 -04:00
christianchiarulli
9b10d9298c going back to barbar 2021-07-05 16:17:51 -04:00
christianchiarulli
5c73e9bea5 fix user config 2021-07-05 16:05:15 -04:00
Rafael
71c5cb4f0b
(feat) use neoformat as the defalt format option (#715) 2021-07-05 16:01:19 -04:00
christianchiarulli
9d399314d4 Merge branch 'master' of github.com:ChristianChiarulli/LunarVim 2021-07-05 15:35:12 -04:00
christianchiarulli
be9a5a0889 user defined plugins 2021-07-05 15:35:06 -04:00