Commit graph

1415 commits

Author SHA1 Message Date
Pasi Bergman
ab103baf51
Set root_dir for efm-langserver configurations (#899) 2021-07-12 17:03:20 -04:00
Luc Sinet
abdf383aa9
Define keymappings using a mapping table (#753)
🚀
2021-07-12 23:57:23 +04:30
christianchiarulli
2219012a9c decrease brightness 2021-07-12 12:56:04 -04:00
christianchiarulli
e780972b30 spacegray now in lua 2021-07-12 12:51:49 -04:00
Chris
83602dc563 Merge branch 'rolling' of github.com:ChristianChiarulli/LunarVim into rolling 2021-07-12 12:17:59 -04:00
Chris
7677f220b7 vim-rooter is essential 2021-07-12 11:58:30 -04:00
Abouzar Parvan
14ce9d462c
updated according to #878 2021-07-12 15:54:13 +00:00
Abouzar Parvan
076b8420d5
we should have clearly defined goals (#891) 2021-07-12 08:10:53 -04:00
Abouzar Parvan
384ef7fa25
Update lv-config.example.lua 2021-07-12 14:31:19 +04:30
Uzaaft
99be32d0ce
Added --edition parameter to lv-config examples. (#890) 2021-07-12 14:29:36 +04:30
Abouzar Parvan
1fbde6b563
goimports instead of goimport (#889) 2021-07-12 11:06:39 +04:30
Abouzar Parvan
fc5412033d
Update lv-config.example.lua 2021-07-12 05:59:21 +00:00
Abouzar Parvan
21a174faac
Update lv-config.example-no-ts.lua 2021-07-12 05:58:52 +00:00
Abouzar Parvan
e3fb747131
Update README.md 2021-07-12 05:57:38 +00:00
Resat Kubilay Kandemir
a54fab3c6a
Now, cssls and autocomplete now works with css scss sass files (#846)
* Now, cssls and autocomplete now works with css scss sass files

* Now, cssls and autocomplete now works with css scss sass files
2021-07-12 00:56:39 -04:00
Chris
7f05b92f63 don't source external file 2021-07-12 00:41:27 -04:00
user0210
c3b784024a
remove tilde from EndOfBuffer in transparent mode (#885)
the tildes are not transparent and are shown for example in nvimtree.
you cant make them transparent, but we can remove them.
no trailing whitespaces are generated.
2021-07-12 00:31:27 -04:00
chaeing
9e03b59474
Remove t-keymap which overrides term-app's <ESC> (#886) 2021-07-12 00:30:55 -04:00
Rafael
c41d900bb9
add function to preview definitions (#883)
* add function to preview definitions

* add funciton to preview types and implementations

* add borders

Co-authored-by: Abouzar Parvan <abzcoding@users.noreply.github.com>
2021-07-12 00:21:07 -04:00
Chris
c26c09fadd remove this autocommands 2021-07-11 23:58:32 -04:00
christianchiarulli
2a1fb08a64 remove nvimtree statusline 2021-07-11 22:38:14 -04:00
Daniel You
1dfad4d233
Prevent duplicate LSP clients from appearing in galaxyline (#880)
* ensure clients are displayed correctly

* prevent duplicate LSPs from showing
2021-07-11 15:12:29 -04:00
christianchiarulli
50bb8acce4 support colorschemes from lunarvim colorschemes 2021-07-11 15:08:31 -04:00
Abouzar Parvan
c713656389
Update README.md 2021-07-11 18:44:34 +00:00
Uzaaft
ed973fdb9d
Bugfix: Fixed edition issue with rustfmt. (#881) 2021-07-11 18:15:03 +00:00
Jacek Kiedrowski
2a1acc7968
Added autosave on focus loss option and list of errors to be ignored to vimtex. (#873) 2021-07-11 18:07:08 +00:00
christianchiarulli
95190e9c34 use palettes when available for a colorscheme 2021-07-11 13:43:26 -04:00
christianchiarulli
c294f1fb02 add write to prettier command 2021-07-11 11:34:44 -04:00
christianchiarulli
e827008120 fix prettier issue with tailwindcss 2021-07-11 11:34:00 -04:00
Abouzar Parvan
427482bea5
if you open a file from telescope, you won't have file not found issues with prettier (#879) 2021-07-11 10:01:00 -04:00
Pasi Bergman
a7fb911586
Enable emmet-ls on vue filetype (#875) 2021-07-11 09:37:59 -04:00
William Goulois
26c5c74303
add eslint and eslint_d to efm (#877) 2021-07-11 09:36:35 -04:00
Luc Sinet
ed382dd488
Minimize the pull request template (#876)
Move the checklist section on top as a comment
2021-07-11 09:35:08 -04:00
Abouzar Parvan
c6f831f590
stylua formatter issues fixed (#867) 2021-07-11 14:41:50 +04:30
Uzaaft
457d4ca244
MISC: Typo fix, and --@usage for python and rust (#795) 2021-07-11 13:12:55 +04:30
James Walmsley
afe079d821
[SETTINGS] Ensure <Leader> is mapped before plugin configs are sourced. (#863) 2021-07-11 12:51:21 +04:30
rob
f2e4f540a3
Line wrap cursor movement option (#855) 2021-07-11 12:30:15 +04:30
James Walmsley
38d118d9b2
[WHICH-KEY] Add search for key-maps and commands. (#862) 2021-07-11 12:27:42 +04:30
Anders N. Slinde
ccb0cd27b2
Refactor whichkey config to make all keys overridable in user config (#813) 2021-07-11 12:24:02 +04:30
Luc Sinet
5fcd7079e5
Add a pull request template (#829) 2021-07-11 10:45:26 +04:30
Chris
0043032999 fix colors for statusline 2021-07-10 22:16:47 -04:00
Chris
286900ce4a update colors 2021-07-10 21:14:37 -04:00
Chris
e9af43b168 Merge branch 'rolling' of github.com:ChristianChiarulli/LunarVim into rolling 2021-07-10 21:10:05 -04:00
Chris
89a64381bf begin statusline color support 2021-07-10 21:09:58 -04:00
William Goulois
aeb6b2dd71
change Neoformat to FormatWrite in whichkey bindings (#859) 2021-07-10 20:03:28 -04:00
Chris
25ab9ea620 Merge branch 'rolling' of github.com:ChristianChiarulli/LunarVim into rolling 2021-07-10 19:36:01 -04:00
Chris
d9ee4e00e9 don't lazyload telescope (breaks c-j c-k navigation) 2021-07-10 19:35:54 -04:00
Kai
b68950978a
adding branch support (#852) 2021-07-10 19:25:35 -04:00
Abouzar Parvan
93379a2977
avoiding OCD attack with the help of folke/todo-comments (#839) 2021-07-10 17:34:20 -04:00
christianchiarulli
5c76003228 don't lazy load compe and autopairs autoindent issue 2021-07-10 16:10:03 -04:00