Commit graph

498 commits

Author SHA1 Message Date
Nawfal bin Mohmad Rouyan
d178870db6
Ensure the keymap set in lua/lv-autopairs/init.lua works as expected. (#684)
Please refer to https://github.com/windwp/nvim-autopairs#mapping-cr nvim-compe section.

If this keymap is preferred, maybe we can remove the map set in autopairs.
2021-07-05 14:47:27 -04:00
Robin Kautz
cea4976066
switch to absolute line numbers in insert mode (#702)
* switch to absolute line numbers in insert mode

* made aucmd respect cursorline setting
2021-07-05 14:37:01 -04:00
rebuilt
a0e2823f7f
Adds: packer keybindings (#709) 2021-07-05 14:36:30 -04:00
christianchiarulli
279e01f2f3 debugging updates 2021-07-05 13:58:38 -04:00
Robin Kautz
1940bd26a6
evenly resize split windows (#698)
* evenly resize split windows

* fixed indention
2021-07-05 12:02:05 -04:00
Pasquale
246afe05d0
add SignColumn to transparent window option (#701) 2021-07-05 12:01:38 -04:00
jimcornmell
c7ff6f2b6f
Add True/False to dial (#707)
For languages like Python.
2021-07-05 12:01:10 -04:00
kjssad
5eed5cf3ec
Add borders to lsp popups (#686)
* feat(lsp): add single type border to hover popup

* feat(lsp): add single type border to signatureHelp

* feat(lsp): add border to line diagnostic popup

* feat(lsp): use global option to configure borders
2021-07-05 10:43:37 -04:00
Robin Kautz
bd9296c4e8
fixes condition to use local prettier (#678) 2021-07-05 03:21:41 -04:00
Chris
b4a9023c9e remove lspsaga 2021-07-05 02:57:06 -04:00
Chris
8fba9ecfd1 add ! to close the tab 2021-07-05 01:08:56 -04:00
Chris
af5d292fbf basic python debugging 2021-07-05 00:52:36 -04:00
christianchiarulli
3376118304 emmet-ls technically doesn't support react 2021-07-04 22:56:20 -04:00
Chris
0b251be44c shelfing null-ls for now, seems to slow things down significantly 2021-07-04 22:49:47 -04: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
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
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
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
Abouzar Parvan
816c6cfa7d
Adding tabnine for compe (#640) 2021-07-04 10:45:38 -04:00
James Walmsley
1988b96afc
[KEYBINDINGS] Add Alt-jk etc for move line up/down. (#659) 2021-07-04 10:41:57 -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
eac9fbb723 support ruby files 2021-07-04 02:04:22 -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
James Walmsley
a82a66565e
[DASHBOARD] Fix Telescope config files lazy-load issue. (#632) 2021-07-03 21:17:08 -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
James Walmsley
61fb01ec8e
[WHICH-KEY] Add SymbolsOutline mapping. (#599) 2021-07-03 16:41:26 -04:00
christianchiarulli
80bda19323 hope config default setup 2021-07-03 16:20:03 -04:00
William Goulois
0096e0baa9
feat(615): transparent background option (#617) 2021-07-03 13:52:07 -04:00
James Walmsley
c05eaf4537
[LSP] key-bind - ca is the nvim default for "change around". (#602) 2021-07-03 11:36:36 -04:00
Zahin Muhaimeen
1137ef1a4a
faster settings.lua; added globals to default conf (#609) 2021-07-03 11:33:54 -04:00
Chris
98c4324084 elixir updates 2021-07-03 11:32:28 -04:00
Chris
dcdf5fd4ee cleaning up galaxyline 2021-07-03 11:31:55 -04:00
Rohit Patil
f7132edd54
Show all LSP Clients attached to the Buffer in GalaxyLine Bar (#611)
* [UPDATE] change efm filetypes to only python

* [UPDATE] shows all LSP Clients in galaxyline
2021-07-03 11:27:00 -04:00
James Walmsley
ca057a2823
[LSP] c/cpp - Fix to clang default config. (#612) 2021-07-03 11:25:35 -04:00
Abouzar Parvan
a38e8e7fe9
indent-blankline.nvim lua branch has been merged into master (#607) 2021-07-03 03:07:18 -04:00
maxxnino
b6942d5025
auto detect file for zig, and language server for zig (#604)
Co-authored-by: maxxnino <idonthaveemail@dontknow.com>
2021-07-03 01:41:32 -04:00
James Walmsley
af207091bc
[LSP] clang - Better defaults for clangd. (#601) 2021-07-02 19:44:18 -04:00
James Walmsley
c384c1b1a2
[CONFIG] No default for leader_key. (#600) 2021-07-02 19:43:01 -04:00
Chris
d3f7bec7fb add number of plugins as footer 2021-07-02 18:01:27 -04:00
Chris
6f44077836 use vim for packer compile path 2021-07-02 15:28:29 -04:00
Chris
a237de4a7c no more underline 2021-07-02 15:05:01 -04:00
Chris
c0e05e3910 inline colorscheme config 2021-07-02 14:56:19 -04:00
Chris
255b14a371 remove lv config so that user settings actually mean something 2021-07-02 14:39:36 -04:00
Cam Spiers
c1c4e63e5b
Add snap as an optional alternative to telescope (#582)
Co-authored-by: Cam Spiers <cam.spiers@jnctn.nz>
2021-07-02 14:18:57 -04:00
Chris
3d01da8a50 remove annoying underlines 2021-07-02 13:49:07 -04:00
maminou
d58b79b320
Some lua touches (#587)
* a way with lua!!

* some! not all ;-(

* shortmess
2021-07-02 13:42:48 -04:00
Chris
643003a0a4 remove file explorer title 2021-07-02 12:58:22 -04:00
Chris
73e7e6aa73 trying out new colorscheme 2021-07-02 12:55:45 -04:00
Chris
c71db74574 more lush support 2021-07-02 12:28:16 -04:00
Chris
52020733da push builtin spacegray theme 2021-07-02 11:30:42 -04:00
Chris
e0b1654377 fix lspsaga 2021-07-02 11:30:19 -04:00
Abouzar Parvan
4d6cc88e0f
Adding DAPInstall.nvim in regards to #574 (#577) 2021-07-02 00:04:28 -04:00
christianchiarulli
20ed47e21e lsp in ftplugin austonautomoy 2021-07-01 23:42:26 -04:00
tafryn
9bb4f8a085
Fix incorrect variable name (#579) 2021-07-01 21:06:07 -04:00
rebuilt
f793797fa8
fixes indenting by adding compe setup in autopairs config (#569) 2021-07-01 09:53:57 -04:00
rebuilt
1cd6e45837
Update telescope config in response to breaking changes in the latest telescope update (#572) 2021-07-01 09:50:42 -04:00
Chris
1334df246c updates 2021-06-30 22:32:35 -04:00
Chris
e541ef5482 fix autoformatting 2021-06-30 22:09:18 -04:00
Chris
a84f5eb36b add lush and template for creating colorschemes 2021-06-30 22:03:56 -04:00
Chris
6c7717e451 fix offset package.loaded is cool 2021-06-30 22:01:15 -04:00
christianchiarulli
59dd16925a more keybinds for nvimtree 2021-06-30 19:06:58 -04:00
christianchiarulli
4c9ef378bc new nvimtree bindings 2021-06-30 19:02:47 -04:00
kylo252
5ecdae981f
lazyload telescope (#564)
* lazyload telescope

* Update plugins.lua

Co-authored-by: Christian Chiarulli <chris.machine@pm.me>
2021-06-30 18:55:01 -04:00
christianchiarulli
9e7ad60747 refactor autocommands 2021-06-30 18:45:40 -04:00
Lee Marlow
e0fbba4761
Use vim-elixir when elixir lang is active (#559) 2021-06-30 12:17:11 -04:00
Lee Marlow
cfe9854c8f
Easily find buffers with Telescope when many are open (#560) 2021-06-30 12:13:25 -04:00
Chris
2a2eefe9e0 fix nvimtree bug 2021-06-30 11:07:12 -04:00
rebuilt
0cecc1669d
Colorscheme needs to be set after plugins have been installed (#556) 2021-06-30 09:47:11 -04:00
Chris
96ffccc3e3 first pass at braille logo 2021-06-30 01:16:17 -04:00
christianchiarulli
592e348689 updates 2021-06-29 22:45:48 -04:00
Chris
73276a79c0 updates 2021-06-29 19:17:08 -04:00
Chris
fba5bc3d85 updates, everything false by default 2021-06-29 18:55:01 -04:00
Abouzar Parvan
758798b6f9
added rust-tools thanks to bob3000 (#544)
* added rust-tools

* require_plugin has been removed
2021-06-29 17:49:23 -04:00
Lee Marlow
dbad645f90
Fix elixir spelling (#546) 2021-06-29 17:48:21 -04:00
Chris
38a0668e4d use lsp to format json 2021-06-29 13:48:58 -04:00
tafryn
02865aba7b
Add dashboard entry to search nvim config files (#551) 2021-06-29 12:43:02 -04:00
christianchiarulli
b67ce0d586 add back gist active 2021-06-28 18:04:54 -04:00
Lee Marlow
096cc56051
Allow setting ignorecase and smartcase from lvi-config.lua (#545) 2021-06-28 18:02:19 -04:00