Commit graph

450 commits

Author SHA1 Message Date
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