Commit graph

845 commits

Author SHA1 Message Date
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
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
Abouzar Parvan
76bb4c3f8e
fix resizing keybindings for mac (#725) 2021-07-06 08:55:47 -04:00
abzcoding
b6caebf60f telescope project and packer had the same keybinding 2021-07-06 10:09:37 +04:30
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
Sv7n
113f73100d Cleaner way to load vimtex config thanks to rebuilt. 2021-07-05 23:39:01 +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
Rafael
71c5cb4f0b
(feat) use neoformat as the defalt format option (#715) 2021-07-05 16:01:19 -04:00
christianchiarulli
be9a5a0889 user defined plugins 2021-07-05 15:35:06 -04:00
christianchiarulli
6b41286d70 updated autocommands for user 2021-07-05 14:49:07 -04:00
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
christianchiarulli
f312d3c88b plugins configured 2021-06-28 18:01:34 -04:00
christianchiarulli
6e6cc4cfb6 no nvimtree on dashboard 2021-06-28 17:24:57 -04:00
christianchiarulli
78baaafa6d nvimtree with all the features 2021-06-28 17:05:13 -04:00
christianchiarulli
def7b10820 new zen mode, other one didn't work with lazy loading 2021-06-28 16:43:35 -04:00
christianchiarulli
8004706d95 more preconfigured plugins 2021-06-28 16:28:32 -04:00
christianchiarulli
5363aa6306 bug fixes 2021-06-28 13:52:49 -04:00
christianchiarulli
b6866925e1 indent line plugin option 2021-06-28 13:36:52 -04:00
christianchiarulli
daf5b8d948 cleanup, need to configure all of the commented out plugins 2021-06-28 13:16:55 -04:00
christianchiarulli
be20fb0c64 ts playground option 2021-06-28 13:11:37 -04:00
christianchiarulli
f99f185884 update plugin config 2021-06-28 12:56:05 -04:00
christianchiarulli
2006460016 more lazyload 2021-06-28 12:45:45 -04:00
christianchiarulli
89c1ad5e2e more lazyload 2021-06-28 11:58:30 -04:00
christianchiarulli
832b55fa23 less vimscript 2021-06-28 11:39:37 -04:00
sai nivas mangu
54edde8e1e
galaxyline themes for gruvbox and nvcode, restoring cursor shape (#543)
* Restoring cursor shape for users with non-block cursors.

* Galaxyline themes for Gruvbox and NVCode colorschemes.
2021-06-28 09:04:44 -04:00
Abouzar Parvan
1d4f66cb9a
Fix settings inside dashboard (#542)
`lv-settings.lua` has been deprecated, use `lv-config.lua` instead.
2021-06-28 04:05:22 -04:00
christianchiarulli
6ef944b132 snippets are back and lazyloades 2021-06-28 03:26:45 -04:00
christianchiarulli
9d11c74503 zen mode lazyload 2021-06-28 03:04:28 -04:00
christianchiarulli
36daa90e74 more optional plugins 2021-06-28 02:37:33 -04:00
christianchiarulli
89ea86f0ae handsome new plugin config 2021-06-28 01:46:25 -04:00
christianchiarulli
f99b82bd6e you now need to activate your language 2021-06-28 01:06:37 -04:00
christianchiarulli
ccf7e85df9 config overhaul 2021-06-28 00:36:29 -04:00
christianchiarulli
e563306c63 more lazyload 2021-06-28 00:11:10 -04:00
christianchiarulli
89d3058ec8 updates 2021-06-28 00:04:29 -04:00
christianchiarulli
3009c6e5f6 use start now, for more speed 2021-06-27 22:11:33 -04:00
christianchiarulli
1dbb05ed5d more lazy loading 2021-06-27 15:40:45 -04:00
christianchiarulli
c1c8cd600c more speed 2021-06-27 15:31:33 -04:00
christianchiarulli
5ff06a4b74 fix lsp not starting 2021-06-27 13:46:25 -04:00
Chris
18e403646c update configuration 2021-06-27 02:37:38 -04:00
Chris
ad24fd684c update settings 2021-06-27 01:32:29 -04:00
Chris
aa78accb6f removing plugins increasing speed by 100%, still needs more work 2021-06-27 01:31:33 -04:00
christianchiarulli
d7271ab4ef move whichkey config to whichkey config file 2021-06-26 14:34:59 -04:00
Ian S. Pringle
2cf8580eb7
Updated where leader key is set and made var in lv-settings (#474)
- Setting leader-key in the init.lua file. You want to set the leader as
  soon as possible so that it's the same everywhere. With the leader
  being set in the lua/lv-which-key/init.lua it resulted in mappings that
  used `<leader>` in the lua/keymappings.lua mapping the the defualt
  leader-key of `\`
- Added the O.leader_key to the lv-settings.lua file so the leader-key
  can be set there, which seems to make more sense.
- Added handling for when the leader-key is `<Space>`. This could be
  made more robust to include other special keys, but I don't think
  many/any of the other special keys would be used as a leader-key (ie
  <BS>, <CR>, <Tab>, <Esc>, <Up|Down|Right|Left>, etc.)

Co-authored-by: Christian Chiarulli <chris.machine@pm.me>
2021-06-26 14:31:40 -04:00
Marek Filipowicz
60175ee0d6
feat(kotlin): Replace current custom kotlin installation with LspInstall kotlin (#518) 2021-06-26 14:25:20 -04:00
Robin Kautz
80c1dfee6b
configured persistent undo (#529) 2021-06-26 14:21:49 -04:00
Luc Sinet
15d194ce09
Add Vimtex for Latex support (#512)
* Add vimtex plugin

Vimtex provides a full integration for latex files, see: https://github.com/lervag/vimtex.
Zathura is used as default pdf viewer as it allows live reloading.

* Provide the <leader>L shortcut for Latex operations.

* Move vimtex into the extra plugins section

Add a short comment above extra plugins to introduce their functionality

* Only define whcihKey mapping for Vimtex if O.extras is true

Co-authored-by: Christian Chiarulli <chris.machine@pm.me>
2021-06-26 14:18:14 -04:00
tafryn
1c869402c1
Allow cursorline option to be configured by lv-settings (#526) 2021-06-26 14:08:40 -04:00
tafryn
081ad9d67c
Add which-key maps for hover_doc and help_tags search (#527) 2021-06-26 13:49:10 -04:00
tafryn
5f4bb74b94
Cleanup duplicate lines and whitespace (#525) 2021-06-26 13:48:06 -04:00
tafryn
536d206a88
Consolidate compe keymaps in one place (#524) 2021-06-26 13:47:20 -04:00
christianchiarulli
62d913ac3e fix multiline comment 2021-06-26 13:42:58 -04:00
kylo252
dc6196ee29
Fix barbar integration with nvim-tree (#523)
- Add an offset to display NvimTree buffer in barbar.
It won't work correctly if you enable "vim.g.nvim_tree_quit_on_open".
- Add which-key support to barbar to enable missing mappings.

Co-authored-by: Christian Chiarulli <chris.machine@pm.me>
2021-06-26 13:37:24 -04:00
Luc Sinet
918a26ebc0
Fix spectre (#520)
* Correctly require Spectre plugin.

Configure backslash as key for interacting with spectre's results.

* Refactor + add Spectre mapping

Map all keys using the mapping variables.
Explicitly specify virtual mappings.

* Remove already prepended character from mapping keys

Co-authored-by: Christian Chiarulli <chris.machine@pm.me>
2021-06-26 13:20:07 -04:00
OliverNChalk
257b6051e7
WhichKey: Make <leader>n clear search instead of toggling highlight (#519) 2021-06-26 13:15:27 -04:00
Marek Filipowicz
a9e9047118
feat(java): Replace the current custom installation of java, with lspinstall (#517) 2021-06-26 13:15:02 -04:00
christianchiarulli
19003f7577 sorting out filepicker issues 2021-06-25 20:00:32 -04:00
Nawfal bin Mohmad Rouyan
c51ffdd8ac
Simplify tailwindcss-ls config (#502)
latest nvim-lspconfig has all the necessary config for tailwindcss included.
2021-06-18 17:43:58 -04:00
OliverNChalk
23cfaa7328
Fix: Correctly require FTerm in plugins.lua (#485) 2021-06-18 17:42:37 -04:00
PBird
214b9a4147
nvim-compe key map added (#484) 2021-06-18 17:42:08 -04:00
rmagillxyz
6211202ce6
vim-sanegx: tiny plugin which deals with more use cases to the netrw_gx bug (#479) 2021-06-18 16:54:32 -04:00
Fabrizio Sestito
3d95cca625
Remove "." directory in root pattern (#471) 2021-06-18 16:19:49 -04:00
Fabrizio Sestito
bbe0f78c28
Add file types to terraform language server config (#467) 2021-06-18 16:19:19 -04:00
Fabrizio Sestito
3eee6dc3fd
Change Workspace Symbol binding to Telescope DynamicFinder (#462) 2021-06-18 16:11:30 -04:00
wcsjdzz
b4446a1a21
LSP config of cmake (#455)
Co-authored-by: zhongzedu <duzhongze19s@ict.ac.cn>
2021-06-04 15:24:10 -04:00
christianchiarulli
ad26d797cc update plugins 2021-06-02 21:26:29 -04:00
dario
5dd17038c9
Add symbols outline plugin. (#451) 2021-06-02 21:22:49 -04:00
christianchiarulli
ab8d424c54 new plugin updates 2021-05-30 01:08:15 -04:00
maxime50
04c21be64b
tailwindcss LSP fix (#442) 2021-05-30 01:06:45 -04:00
christianchiarulli
66501fefe7 add some useful plugins to base config and a option to enable extras 2021-05-29 02:49:59 -04:00
christianchiarulli
4ddcaf55a9 no idea why, but this causes and error in _meta.lua:21 2021-05-28 22:58:21 -04:00
christianchiarulli
fa42656c7e bugfixes 2021-05-27 00:09:35 -04:00
tafryn
d0f87322f9
QuickFix quality of life (#435)
* Exclude the quickfix buffer from the barbar buffer list

* Add mapping and function to toggle the quickfix window
2021-05-27 00:06:06 -04:00
gukz
12b5dc796f
Make galaxline component index dynamic (#434) 2021-05-27 00:05:23 -04:00
rmagillxyz
31fcd6c1df
bug fix for netrw's gx command (#431)
* open remote link in browser correctly with gx, not in a tmp file
2021-05-27 00:04:15 -04:00
tafryn
69c13aaae4
Enable the fzy file sorter for telescope (#430) 2021-05-27 00:03:30 -04:00
tafryn
3bdba45cc2
Add treesitter indicator to status line (#429) 2021-05-25 19:09:32 -04:00
tafryn
6f8f265e86
Add setting to enable/disable document highlighting (#428) 2021-05-25 19:08:37 -04:00
Amandus Søve Thorsrud
74ffae99d4
Support different config paths (#426)
This makes the configuration files work if neovim's config path is different from `~/.config/nvim`.
2021-05-25 19:08:15 -04:00
Kyle Stubblefield
046d3e79a9
Corrected references to nv_utils, replaced with lv_utils (#422)
* moved the including of lv-settings to above the settings so local settings configured in lv-settings can override the globals that get loaded in settings, 0.relative_number for example

* fixed reference to nv_utils, replaced with lv_utils

* replaced references to nv_utils, replaced with lv_utils

* rolled back my changes to lv-settings to match upstream
2021-05-25 19:06:54 -04:00
David Hollinger III
7f8911d872
Add Go auto commands (#424) 2021-05-24 18:01:24 -04:00
Omar Bassam
08dcd44c5c
Changed Window resizing to lua (#410) 2021-05-19 18:27:04 -04:00
iToXiQ
969f0f0bb7
added support for elixir (#403) 2021-05-17 13:16:57 -04:00
rmagillxyz
e15522278a
Enable netrw (#394)
* enable_netrw: source lv-globals before plugins and add nvim_tree_disable_netrw to lv-globals, otherwise netrw is never enabled.
If netrw is not enabled, netrw-externapp functionality, things like gx and gf to follow http links do not work.

* enable_netrw: add nvim_tree_disable_netrw to the lv-globals O object and set it in settings && source settings before plugins
2021-05-14 02:00:22 -04:00
Andrés Otárola
da0d2dbabe
Add Elm support (#386)
* Add Elm support

See: https://github.com/kabouzeid/nvim-lspinstall/pull/51

* remove comment
2021-05-11 15:34:36 -04:00
Brymer Meneses
4de1cb5a57
Fix Vue LSP (#378) 2021-05-07 17:23:35 -04:00
dklymenk
40ba88dda2
fix expandtab (#373)
* fix expandtab

* fix expandtab
2021-05-06 22:52:50 -04:00
Chris
e93dbcf7ae make timeoutlen configurable 2021-05-06 02:23:33 -04:00
Chris
c486fd1175 remove old emmet 2021-05-06 02:23:20 -04:00
Andrew Fridley
5660dfe4ea
Add default lsp settings (#364)
- for virtual text prefix and spacing
- for signs
- for underline
2021-05-05 00:40:09 -04:00
Francisco Suárez
db2b17be72
Change dashboard header and footer by user (#363)
*  ability to change dashboard header and footer.

*  lv-settings adapted.

* comment to keep original one by default.
2021-05-04 22:02:55 -04:00
Francisco Suárez
d4a3e948a0
adding a missing space on icon. (#362) 2021-05-04 22:02:10 -04:00
Junliang Yan
7c71f0f498
Improvements (#361)
* Swap setting and lv-setting order to allow customization to preserve

* Swap Left/Right to move naturally
2021-05-04 22:01:49 -04:00
rebuilt
b4f457301b
Fix: makes autopairs filetype specific rules work (#357) 2021-05-04 18:01:21 -04:00
rebuilt
ff7137c782
feature: adds git keymappings built in to Telescope: git_status, git_branches, git_commits, git_bcommits (#350) 2021-05-03 16:40:59 -04:00
Andrew Fridley
76e1912b99
Implement fzy native to speed up telescope (#330)
* impliment fzy-native

* match pattern
2021-05-03 16:39:58 -04:00
Andrew Fridley
a69bf73fd2
Improve LSP Icons (#331) 2021-05-03 16:39:03 -04:00
Francisco Suárez
3adcfdc034
Python analysis options (pyright) (#352) 2021-05-03 16:37:12 -04:00
Chris
86472017e5 Revert "Adds the ability to toggle on/off whichkey and dashboard (#337)"
This reverts commit f15428e655.
2021-05-02 20:48:07 -04:00
rebuilt
f15428e655
Adds the ability to toggle on/off whichkey and dashboard (#337) 2021-05-02 20:31:16 -04:00
rebuilt
99364ef2b7
corrected label for whichkey action. Changed 'file' to 'Change branch' (#334) 2021-05-02 20:17:18 -04:00
Ferran Sulaiman
b7b2d0be2d
Readd Keybinding to go to normal mode. (#345)
* Fix Autopairs Not working issue using Treesitter

* Readd keybindings to go to normal mode from insert mode
2021-05-02 20:14:07 -04:00
ptethng
50701b2d8f
add angular lsp (#322)
Co-authored-by: ptethng <hugo.nogard@protonmail.com>
2021-04-29 18:52:13 -04:00
rebuilt
a5a706a3cc
Typescript (#311)
* Add typescript formatting support

* make sure vue is in the list of filetypes

* Add typescriptreact formatting
2021-04-29 02:01:37 -04:00
christianchiarulli
66e907d43f update no highlight description 2021-04-29 01:55:31 -04:00
christianchiarulli
1a65e468f3 formatting 2021-04-29 01:44:16 -04:00
Ferran Sulaiman
2db9f1c56a
Fix Autopairs Not working issue using Treesitter (#315) 2021-04-29 01:35:17 -04:00
christianchiarulli
4b548da246 lua based whichkey 2021-04-29 01:25:49 -04:00
christianchiarulli
47d821533b update snippet symbol 2021-04-27 01:18:05 -04:00
christianchiarulli
102b46ca4a improve completion 2021-04-27 01:17:29 -04:00
rebuilt
f4f7a96496
adds vue language server support (#303) 2021-04-27 01:00:21 -04:00
rebuilt
1eb8339a47
Add autoformatting for ruby (#305) 2021-04-27 00:59:23 -04:00
Shubham Pawar
eb12e64058
Gopls fixed. Root dir was causing problem (#289) 2021-04-26 00:00:53 -04:00
shinu_donney
8d34992077
Minor fixes (#287)
* Fix a typo

* Update a faulty comment
2021-04-21 22:00:35 -04:00
christianchiarulli
e94d9e18c5 update telescope prompt 2021-04-19 01:35:50 -04:00
Daniel Power
776f10e04a
Fix some typos (#262) 2021-04-17 18:43:11 -04:00
Tim Bedard
82aeecdb10
fix(emf-general-ls): fix black, add lua-fmt (#264) 2021-04-17 18:42:51 -04:00
przbadu
7a29d5204a
Add lsp support for ruby (#258) 2021-04-16 13:12:08 -04:00
Marek Filipowicz
1afd5aa592
Add kotlin lsp support, and :LspInstall kotlin (#263) 2021-04-16 13:08:48 -04:00
Christian Chiarulli
3677277a09
Update init.lua 2021-04-15 12:49:48 -04:00
christianchiarulli
954dc8cda1 add h to close node 2021-04-15 12:34:35 -04:00
Rafael
886b3bde75
replace lsp-kind for vim.lsp.protocol.CompletionItemKind native option (#257) 2021-04-15 12:30:25 -04:00
christianchiarulli
2cd8c6a21c LunarVim 2021-04-15 00:17:48 -04:00
christianchiarulli
1853b4f2aa update 2021-04-12 23:36:46 -04:00
christianchiarulli
f6ddae028e update 2021-04-12 19:50:04 -04:00
christianchiarulli
f13f15a3b3 update galaxyline issue 2021-04-12 17:04:34 -04:00
christianchiarulli
5a319ab1be rollback for now 2021-04-10 03:23:16 -04:00
christianchiarulli
4e52af1a37 update nvimtree 2021-04-09 12:32:19 -04:00
christianchiarulli
e6e0558796 update 2021-04-08 11:55:44 -04:00
christianchiarulli
c916d22e60 add back numb 2021-04-07 15:23:26 -04:00
christianchiarulli
f6e7eb755c updates 2021-04-07 00:29:10 -04:00
Alan Jenkins
246867804e
Add vim-vinegar style mapping for Ranger (#223)
Adds a vim-vinegar style mapping ('-' in normal mode) for accessing ranger.
2021-04-06 21:50:51 -04:00
Jordi Santamaria Portoles
a78b8510b4
Fix tslint is not using tsconfig.json (#233) 2021-04-05 12:36:05 -04:00
Dylan Barker
17c339c047
Change vimgrep_arguments to find_command (#238)
This option was marked as TODO in the telescope-nvim readme. This may be a suitable replacement in the meantime.
2021-04-05 12:35:43 -04:00
heimer16
655fe84c49
load plugin configs via packer (#221) 2021-04-04 17:25:46 -04:00
christianchiarulli
6096fe5650 udpates 2021-04-04 17:21:57 -04:00
Chris
0e59f8e440 Merge branch 'master' of github.com:ChristianChiarulli/nvcode 2021-04-03 16:00:56 -04:00
Chris
43f067e0b4 more options 2021-04-03 15:59:03 -04:00
Alan Jenkins
b584ee8ee3
Add the Terraform LSP config (#222) 2021-04-03 13:04:27 -04:00
christianchiarulli
72ff68ae97 fix annoying treesitter bug 2021-04-02 13:41:22 -04:00
Dominik Marcinowski
4896bbc050
Add bindings to quickly quit certain "windows" (#212) 2021-04-02 12:38:33 -04:00
Dominik Marcinowski
2ab4627ade
Add more space between icon and description (#210) 2021-04-02 12:37:11 -04:00
Dominik Marcinowski
f5229cc1ee
Fix opening settings from dashboard (#214) 2021-04-02 03:30:05 -04:00
Dominik Marcinowski
f40925f94f
Make tss server work on standalone js/ts/etc. files (#216) 2021-04-02 03:25:50 -04:00
Nawfal bin Mohmad Rouyan
01ead22951
Fix clang global vars nil value (#215) 2021-04-02 01:48:41 -04:00
Chris
4ab0d1ff05 udpates 2021-04-01 20:32:49 -04:00
Dominik Marcinowski
83f749edc5
Add inccommand=split to settings (#207) 2021-04-01 04:36:01 -04:00
Biser Stoilov
680b07b3f4
Mix improvements (#206) 2021-04-01 04:33:02 -04:00
Nawfal bin Mohmad Rouyan
c2a937b622
Add tailwindcss lsp support (#205) 2021-04-01 03:29:52 -04:00
Chris
a2028eca5b update 2021-03-31 12:05:26 -04:00
chaeing
029c7e5219
Add svelte lsp config for LspInstall (#202) 2021-03-31 10:50:00 -04:00
Biser Stoilov
7fa7e3c275
Documentation generator (#200) 2021-03-31 10:45:46 -04:00
Biser Stoilov
3bc4bb6103
Database support (#197) 2021-03-30 15:15:38 -04:00
Biser Stoilov
5f22c1bace
Define shell + php lsp + dart lsp + flutter + relative number (#188) 2021-03-30 02:17:40 -04:00
Chris
99a41a7fb5 updates 2021-03-29 22:07:01 -04:00
Chris
84dad85fe7 fix formatting 2021-03-29 20:18:30 -04:00
Chris
7273cb5418 update treesitter indent 2021-03-29 16:27:28 -04:00
Chris
cb008a31eb update python formatting 2021-03-29 16:24:03 -04:00
Chris
3b69bc9c13 autopairs should be fixed 2021-03-29 15:30:07 -04:00
Chris
d11dc810d9 add settings to dashboard 2021-03-29 11:43:17 -04:00
Chris
8274a25d21 indents are inconsistent with treesitter 2021-03-29 11:22:22 -04:00
Chris
1a00179ca7 update indents 2021-03-29 11:20:23 -04:00
Chris
83c8d5d3c3 update 2021-03-29 11:00:52 -04:00
Chris
30cf1c9686 update 2021-03-29 10:59:18 -04:00
Chris
7d74781ead back to autopairs 2021-03-29 10:54:03 -04:00
fanmih
fc5f8c89dc
[LSP] latex - Add support for latex via LspInstall (#183) 2021-03-29 01:16:56 -04:00
Chris
8159b0735a udpates 2021-03-28 19:20:24 -04:00
Chris
94444afe20 disable treesitter indent for python 2021-03-28 15:50:28 -04:00
James Walmsley
225175c9e4
[LSP] rust - Add support for rust-analyzer via LspInstall. (#178) 2021-03-28 15:21:09 -04:00
Chris
b23041f4d9 update usage 2021-03-28 14:53:00 -04:00
Benjamin Schmidt
4f9a07d428
add black python formatter (#182) 2021-03-28 14:49:56 -04:00
James Walmsley
8ce7e8d800
[LSP] go - Support gopls through LspInstall. (#177) 2021-03-28 05:19:58 -04:00
chaeing
16b669f1ce
Refactor telescope extension config (#176)
Desired way to configure extensions is
to put it at the same level as 'defaults' property inside the 'setup' call.
2021-03-28 05:19:13 -04:00
Chris
dae4864d45 add @usage to fields 2021-03-28 03:58:56 -04:00
Chris
edc640c50f new settings options for autoformat 2021-03-28 03:52:09 -04:00
seocamo
6e65c34e28
Fix for the popup with max preload size is low (#175)
Fix for the popup with max file preload size is to low, i dig into the code of sumneko and you need to add maxPreload = 10000 to workspace and the number is in kb
2021-03-27 21:12:25 -04:00
James Walmsley
7565d9397f
[LSP] clangd - Support LspInstall upstream path. (#174)
cool 👾
2021-03-27 21:11:24 -04:00
Chris
54e745deca friendly-snippets 2021-03-27 21:10:23 -04:00
Chris
56798ec142 added more user options 2021-03-27 17:21:52 -04:00
James Walmsley
871b0fef2a
[LSP] clangd - Support LspInstall clangd. (#171) 2021-03-27 13:00:28 -04:00
Chris
42638f6061 nv-settings.lua 2021-03-27 04:13:07 -04:00
Chris
eb10778110 update options for python 2021-03-27 04:06:14 -04:00
Chris
e6e7eafdaf diagnostic update 2021-03-27 03:49:27 -04:00
Chris
4450d30d3e update for config 2021-03-27 03:01:24 -04:00
Chris
127ff7231a rough user config, not finished 2021-03-27 01:59:28 -04:00
Chris
56f8d4ccbd Merge branch 'master' of github.com:ChristianChiarulli/nvcode 2021-03-27 01:04:04 -04:00
Chris
373ce12422 improvements 2021-03-27 01:03:58 -04:00
James Walmsley
1e823abc05
[TELESCOPE] Support smart_send_to_qflist() (#170) 2021-03-26 22:42:42 -04:00
Chris
7d99055333 lotsa fixes 2021-03-26 20:28:08 -04:00
Chris
7a67d6245a add bookmark plugin since regular marks never delete for me 2021-03-26 17:02:27 -04:00
Chris
bb31a56b48 remove treesitter from completion menu 2021-03-26 13:50:38 -04:00
Chris
e9dc8603c8 fix snippet bug 2021-03-26 13:48:58 -04:00
James Walmsley
d7f7db5ad0
[LSP] clangd - Add support for C/C++ with clangd. (#169) 2021-03-26 13:11:13 -04:00
Chris
fb73483c7b turn off autoformat for now 2021-03-25 23:52:16 -04:00
Chris
aa6a8415d2 update indentline 2021-03-25 23:48:26 -04:00
Chris
d6a3859452 handsome highlightline 2021-03-25 23:24:05 -04:00
Chris
5b72ca3a9e hopefully fix autoinstall script 2021-03-25 22:30:39 -04:00
Chris
2474439095 update for neogit 2021-03-25 22:15:34 -04:00
Chris
f52a6870a7 add support LspInstall where possible 2021-03-25 19:58:40 -04:00
Chris
36e9fdf69e indentline 2021-03-25 02:36:57 -04:00
Chris
2a0c547fcc udpate 2021-03-24 17:58:17 -04:00
Chris
6c8bcbca68 updates 2021-03-23 23:52:35 -04:00
Chris
3a254a9807 back to startify while I figure out what's wrong with dashboard 2021-03-23 22:53:08 -04:00
Chris
0a26f3731e updates for lspinstall 2021-03-23 19:47:53 -04:00
Chris
7367ca68b7 easy install LSP 2021-03-23 18:55:12 -04:00
Chris
353a643170 update settings 2021-03-23 12:49:02 -04:00
Chris
89fac34ca8 update javascript 2021-03-23 01:44:13 -04:00
Chris
f5184ed9d0 fix tab stuff 2021-03-23 01:12:50 -04:00
Chris
a86ddbe415 lightbulb config 2021-03-22 22:11:06 -04:00
Chris
6d0c0efad8 update autoformat 2021-03-22 22:10:58 -04:00
Chris
49e0537597 keep tree open 2021-03-22 22:10:47 -04:00
Chris
cd3ac0c6f8 nvim dap 2021-03-22 22:10:39 -04:00
Chris
42707d1b7e use global prettier for now 2021-03-22 22:10:02 -04:00
Chris
7c2e2f35ae remove illuminate 2021-03-22 22:09:34 -04:00
Chris
2f1308b70c udpates 2021-03-22 16:03:59 -04:00
Chris
63147455d0 remove number for now 2021-03-22 15:43:35 -04:00
Chris
2e863d4ffc updates 2021-03-22 15:15:12 -04:00
Chris
a9dae4e3a5 fix spelling 2021-03-22 14:03:54 -04:00
Chris
6d57756884 remove cursorline from dashboard 2021-03-22 02:07:31 -04:00
Chris
72b61da0ec remove old 2021-03-22 02:00:42 -04:00
Chris
a8326859cd updates 2021-03-22 01:46:06 -04:00
Chris
07b8a2d071 udpates 2021-03-21 23:33:08 -04:00
Chris
b8ea31f94b disable eslint for now 2021-03-21 23:14:11 -04:00
Chris
744ed8bb1c updates 2021-03-21 22:53:12 -04:00
Chris
b67c80c70c replace startify with dashboard 2021-03-21 22:40:26 -04:00
Chris
23e7663aa4 switch back to mattn's emmet-vim 2021-03-21 20:59:21 -04:00
Chris
9a4ecc2660 add dial can toggle true and false 2021-03-21 20:21:41 -04:00
Chris
a10b6ada42 trying out rainbow parenthesis for a while 2021-03-21 20:03:08 -04:00
Chris
8d41fced1f spelling is acting up 2021-03-21 20:02:57 -04:00
Chris
d9a888e966 update galaxyline filetype, spaces, encoding 2021-03-21 20:02:49 -04:00
Chris
c85a827650 emmet updates 2021-03-21 01:04:46 -04:00
Chris
c9d691c96f add back polyglot for where treesitter is unavailable 2021-03-20 17:51:09 -04:00
Chris
8a8d4bc4bf remove old source 2021-03-20 17:25:12 -04:00
tiagovla
20d07800e7
Moved nvimtree.vim to nvimtree.lua (#151) 2021-03-20 21:24:28 +00:00
Chris
896f0e456c update formatters 2021-03-20 17:22:44 -04:00
Chris
0ae61fee04 remove old python snippet plugin 2021-03-20 04:22:36 -04:00
Chris
6b5fbb3385 added LSP kinds for everything 2021-03-20 02:32:49 -04:00
Chris
d97766b0a7 snippet stream 2021-03-19 22:35:58 -04:00
Chris
fa6fa14149 text yank highlight simplified 2021-03-19 16:06:45 -04:00
Chris
29365a9641 peekup config 2021-03-19 16:06:25 -04:00
Chris
408ad0680d chad treesitter autotag replaces 2 plugins 2021-03-19 16:06:01 -04:00
Chris
2890ce665e add file exists function 2021-03-19 13:19:58 -04:00
Chris
222425157e remove install script for now 2021-03-19 03:17:05 -04:00
Chris
414f854e4a updates 2021-03-19 02:54:17 -04:00
Chris
0295b6345d update for yaml must have prettier globally isntalled 2021-03-19 02:37:02 -04:00
Chris
7c869fc4ff update 2021-03-19 01:46:18 -04:00
Chris
6b1033cad8 update script 2021-03-19 01:20:38 -04:00
Chris
3ebc2e10d7 udpate paths 2021-03-19 01:12:06 -04:00
Chris
34d442184e update formatters and linters 2021-03-19 01:08:11 -04:00
michaelslec
ab661fb3b8
fix: packpath error on first run (#139)
packadd command not working because it was not installed on first run.

Co-authored-by: Christian Chiarulli <chrisatmachine@gmail.com>
2021-03-19 01:01:39 -04:00
Chris
a7c77a04b5 shellcheck and shfmt 2021-03-19 00:10:21 -04:00
Chris
7eea23bb6c prettier and eslint configured 2021-03-18 23:47:03 -04:00
Chris
b3f2348d97 fix virtual text binding 2021-03-18 15:14:54 -04:00
Axel Dahlberg
e088a51af9
command and keybind to toggle lsp virtual text (#146) 2021-03-18 15:09:05 -04:00
Chris
850c1f6225 update galaxyline 2021-03-18 15:00:01 -04:00
Chris
a5bc390519 update plugins 2021-03-18 14:59:51 -04:00
Chris
37f7edd04f update galaxyline 2021-03-18 14:01:09 -04:00
Chris
43f09d00cc updates 2021-03-18 02:42:20 -04:00
Chris
a7d4044361 remove junk 2021-03-18 02:19:39 -04:00
Chris
9d03ba32ad remove far 2021-03-18 02:12:27 -04:00
Chris
edabd42359 new galaxyline 2021-03-18 02:08:38 -04:00
Chris
ad4bd2737f begin setting up efm langserver 2021-03-18 00:24:49 -04:00
Chris
098c00fbbd udpates escape immediately closes telescope 2021-03-17 21:15:42 -04:00
Chris
c0dba81c2e formatting 2021-03-17 21:02:27 -04:00
Chris
6ed2437edb new language servers and smart document highlighting 2021-03-17 20:32:52 -04:00