Commit graph

1433 commits

Author SHA1 Message Date
christianchiarulli
3376118304 emmet-ls technically doesn't support react 2021-07-04 22:56:20 -04:00
Chris
3b066db64d Merge branch 'master' of github.com:ChristianChiarulli/LunarVim 2021-07-04 22:49:54 -04:00
Chris
0b251be44c shelfing null-ls for now, seems to slow things down significantly 2021-07-04 22:49:47 -04:00
Rafael
81dc6b918b
(typo) ingore .stylua.toml in root of project 2021-07-04 23:35:14 -03:00
maxime50
d876d89c30
Remove extras Config option since extras plugins are enabled individualy now (#673)
* Remove `extras` Global Config

* remove white space

Co-authored-by: maxime50 <>
2021-07-04 22:14:09 -04:00
Rafael
d8a3a552d6
[IMPORTANT] Now using stylua for formatting.
* This was discussed in #652

* For now on, we're gonna use stylua for formatting the project, the config is located
in `utils/.stylua.toml`, Use it before pushing changes.
2021-07-04 22:34:46 -03:00
Rafael
9f511bcb59
start formatting rules 2021-07-04 22:14:01 -03:00
Jacek Kiedrowski
b461c878e6
Changed ft of latex (lervag/vimtex) to correct 'tex' value. Need to run PackerInstall, Compile etc to make it work after this change. (#670) 2021-07-04 19:00:32 -04:00
maxime50
d2324d14e1
Better JS/TS Development Experience (#667)
Co-authored-by: Maxime <m.romero@progtechinformatique.ca>
2021-07-04 18:22:10 -04:00
christianchiarulli
f93c007962 Merge branch 'master' of github.com:ChristianChiarulli/LunarVim 2021-07-04 15:14:36 -04:00
christianchiarulli
6934262a5d cleaner tree 2021-07-04 15:14:31 -04:00
James Walmsley
37057d7c4b
[KEYMAP] Support quickfix navigation with [q / ]q (#660) 2021-07-04 15:08:41 -04:00
christianchiarulli
e2b84f742c Merge branch 'master' of github.com:ChristianChiarulli/LunarVim 2021-07-04 15:01:15 -04:00
christianchiarulli
b73ccf803d galaxyline will follow theme colors, still need themes that support these hl groups tho 2021-07-04 15:01:09 -04:00
Kai
1125c2c990
typo Bdelete instead of bdelete (#666) 2021-07-04 14:21:46 -04:00
christianchiarulli
fdac614a3b much more handsome bufferline 2021-07-04 13:30:32 -04:00
christianchiarulli
49c93a6229 load keymaps before config 2021-07-04 12:58:24 -04:00
PZ31k0nauT
7cd58b1228
Basics for php lsp (#664)
* Update php.lua

* Update default-config.lua

* Update lv-config.example.lua
2021-07-04 12:50:38 -04:00
christianchiarulli
927d5b165e remove whitespace 2021-07-04 12:44:38 -04:00
christianchiarulli
ec814f60c5 move colorscheme setting to settings 2021-07-04 12:43:54 -04:00
christianchiarulli
79fa16ff06 remove package loaded for now 2021-07-04 12:40:40 -04:00
christianchiarulli
be87f71c20 more lazyload 2021-07-04 12:32:11 -04:00
christianchiarulli
c0a48c186b update docs 2021-07-04 12:19:29 -04:00
Chris
a8b4a96ddd more lazyload 2021-07-04 12:17:45 -04:00
PZ31k0nauT
6a09208590
Snippets in config dir (#661)
* Update init.lua

* Update init.lua

* Update init.lua

* Update default-config.lua
2021-07-04 11:42:42 -04:00
Luc Sinet
8d2ef2dfbb
Define a form for LSP issues (#626)
* Define a form for LSP issues

* Add reference to ftplugin/ for LSP issues
2021-07-04 10:49:35 -04:00
Abouzar Parvan
816c6cfa7d
Adding tabnine for compe (#640) 2021-07-04 10:45:38 -04:00
Luc Sinet
881d57c6ed
Configure the template chooser to include community links. (#644) 2021-07-04 10:43:45 -04:00
James Walmsley
1988b96afc
[KEYBINDINGS] Add Alt-jk etc for move line up/down. (#659) 2021-07-04 10:41:57 -04:00
Brandon Conway
a291b0597a
Solargraph uses stdio instead of --stdio (#642)
You can see this in the [default config](https://github.com/neovim/nvim-lspconfig/blob/master/lua/lspconfig/solargraph.lua).
2021-07-04 10:34:53 -04:00
rebuilt
c8c29aa03c
lazy load lspinstall (#654) 2021-07-04 10:27:25 -04:00
maxxnino
bf41c5630a
Fix close buffer command according to new bufferline plugin (#650)
* auto detect file for zig, and language server for zig

* fix close buffer command according to new bufferline plugin

Co-authored-by: maxxnino <idonthaveemail@dontknow.com>
2021-07-04 10:26:52 -04:00
Chris
0d14b91e1e seems to disable everything we may have to use a more complicated method 2021-07-04 10:22:16 -04:00
rob
1ed7392534
Prevent startup errors on first run (#645) 2021-07-04 10:07:11 -04:00
Chris
53d1e8b901 no more ft for rust tools for now 2021-07-04 03:06:56 -04:00
Chris
56e82dac44 Merge branch 'master' of github.com:ChristianChiarulli/LunarVim into stable 2021-07-04 02:04:44 -04:00
Chris
eac9fbb723 support ruby files 2021-07-04 02:04:22 -04:00
christianchiarulli
bc720781eb Merge branch 'master' of github.com:ChristianChiarulli/LunarVim into stable 2021-07-04 01:45:13 -04:00
christianchiarulli
e4da06abb0 disable rust for now 2021-07-04 01:44:55 -04:00
christianchiarulli
ca0fa9cbb2 Merge branch 'master' of github.com:ChristianChiarulli/LunarVim 2021-07-04 01:31:15 -04:00
christianchiarulli
c899acb744 using bufferline, barbar had too many conflicts unfortunately 2021-07-04 01:31:08 -04:00
Brandon Conway
f4836eede8
Fix typo (#636) 2021-07-04 01:28:33 -04:00
christianchiarulli
ddc0c71dae Merge branch 'master' of github.com:ChristianChiarulli/LunarVim into stable 2021-07-03 23:46:16 -04:00
PZ31k0nauT
632e7bf194
Rename latex.lua to tex.lua (#633) 2021-07-03 21:18:22 -04:00
James Walmsley
a82a66565e
[DASHBOARD] Fix Telescope config files lazy-load issue. (#632) 2021-07-03 21:17:08 -04:00
James Walmsley
af3e51eec8
[LSP] clang - Support autoformat for all file-types. (#634) 2021-07-03 21:16:24 -04:00
christianchiarulli
a8ccb55260 eslint working (fixes) prettier working (with node modules) 2021-07-03 18:50:21 -04:00
Mayank Dutta
7dc564c427
added Clangd format_on_save (#621)
* clang autoformat do save lot of trouble

* clang autoformat do save lot of trouble

* clang indentation done, comments updated

* clang indentation done, comments updated

Co-authored-by: Mayank Sharma <info@Mayanks-MacBook-Air.local>
2021-07-03 17:13:57 -04:00
J.B.C
049fd808d9
fix(typo): nvcode -> LunarVim (#629) 2021-07-03 17:13:35 -04:00
James Walmsley
61fb01ec8e
[WHICH-KEY] Add SymbolsOutline mapping. (#599) 2021-07-03 16:41:26 -04:00