Commit graph

967 commits

Author SHA1 Message Date
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
Chris
3266955359 formatting 2021-03-17 18:16:58 -04:00
Chris
5f482b6054 lua formatting 2021-03-17 15:48:52 -04:00
Chris
b29ef8fa58 bug fix for matchup 2021-03-17 14:15:20 -04:00
Chris
c3ec305ccb remove junk comments 2021-03-17 13:46:32 -04:00
Chris
e0d31e148b update function name 2021-03-17 12:47:52 -04:00
Chris
0f268655e5 formatiing 2021-03-17 12:46:32 -04:00
Chris
13ab639767 update yank colors 2021-03-17 12:46:12 -04:00
Chris
60038350a2 update nvimtree config 2021-03-17 03:34:15 -04:00
Chris
9f95514651 updates 2021-03-17 03:30:03 -04:00
Chris
784fdcf19d updates 2021-03-17 03:23:23 -04:00
Chris
37179bc46d add rich git support with hunks 2021-03-17 02:19:25 -04:00
Chris
4308a66977 wrap lsp functions in simple commands 2021-03-17 00:17:41 -04:00
Chris
7da8f32a95 updates 2021-03-16 23:44:09 -04:00
Chris
6c31df4ae6 udpates 2021-03-16 23:31:44 -04:00
Chris
6141b0ac76 fix use issue 2021-03-16 23:13:45 -04:00
Chris
7f8fb0135a update 2021-03-16 23:11:27 -04:00
Chris
be6c6ca92f udpates 2021-03-16 22:06:38 -04:00
Chris
570d317285 trying to get react commenting to work 2021-03-16 21:03:48 -04:00
Chris
cd05394d91 udpates 2021-03-16 09:10:38 -04:00
Chris
cf90bd89f2 update telescope whichkey 2021-03-16 04:04:04 -04:00
Chris
dbbe4ee4c9 remove extra config 2021-03-16 02:42:41 -04:00
Chris
c03033adcb add illuminate 2021-03-16 02:33:50 -04:00
Chris
e227d39921 get rid of options set by neovim by default 2021-03-16 02:26:13 -04:00
Chris
7316994fba update markdown server 2021-03-16 02:17:55 -04:00
Chris
795cfed772 updates for LSP 2021-03-15 23:21:59 -04:00
Chris
e26b5c51ed update LSP get nvim-jdtls working with Java 2021-03-15 23:11:39 -04:00
Chris
51aa582272 fix :GBrowse 2021-03-15 22:36:26 -04:00
Chris
fc5739cfbb fix whichkey 2021-03-15 22:30:45 -04:00
Chris
aef414da21 updates 2021-03-15 22:28:45 -04:00
Chris
dceb7aa0ff update some options 2021-03-15 22:13:41 -04:00
Chris
f7f7c45ad9 udpates 2021-03-15 22:04:54 -04:00
Chris
aead245f12 add vista 2021-03-15 21:49:27 -04:00
Chris
c9a5ddf161 remove snippets for now 2021-03-15 13:50:39 -04:00
Chris
c2eb12dc46 updates 2021-03-15 13:49:01 -04:00
Chris
c09032b8c0 changes 2021-03-15 13:46:13 -04:00
Chris
570e143562 support vscode 2021-03-15 12:58:57 -04:00
Chris
d9c899652b add git blame plugin 2021-03-15 12:34:37 -04:00
Chris
8f10e3cf3d auto close tags 2021-03-15 12:14:48 -04:00
Chris
dae005f87f updates 2021-03-15 11:54:53 -04:00
Chris
516c505d2b add devicons back 2021-03-15 10:55:30 -04:00
Chris
4ed47a3471 update comments 2021-03-15 10:46:53 -04:00
Chris
4111b28ae8 remove keybinding 2021-03-15 10:41:54 -04:00
Chris
1f480c6454 added hop.nvim 2021-03-15 03:38:15 -04:00
Chris
0b7128cbc0 format 2021-03-15 03:31:27 -04:00
Chris
16b711d9b0 lspkind 2021-03-15 03:29:40 -04:00
Chris
0b76e8f7b4 swithc to barbar 2021-03-15 03:29:33 -04:00
Chris
7e5d2e0d44 updates 2021-03-15 01:47:52 -04:00
Chris
3280d45507 general updates 2021-03-15 01:34:03 -04:00
Chris
395d77716a config vim rooter 2021-03-15 01:31:07 -04:00
Chris
ba701db787 add floaterm 2021-03-15 01:30:59 -04:00
Chris
09f46fc2a2 floaterm mappings 2021-03-15 01:30:08 -04:00
Chris
e6c8e57def tsserver config 2021-03-14 23:54:31 -04:00
Chris
8fce14df83 better keymaps 2021-03-14 23:54:25 -04:00
Chris
0c71963802 added vim sleuth 2021-03-14 23:32:17 -04:00
Chris
021c886f79 no more enter creating more extra comments 2021-03-14 23:27:01 -04:00
Chris
759a20ae89 install nvim_utils for later 2021-03-14 23:26:29 -04:00
Chris
ebef4cb481 update keymap 2021-03-14 22:38:10 -04:00
Chris
90980295d0 udpate readme add installer 2021-03-14 22:25:28 -04:00
Chris
2de29be1d4 config telescope 2021-03-14 21:52:01 -04:00
Chris
3fd4e13bf7 add back which key 2021-03-14 21:36:54 -04:00
Chris
ce21cc9c63 udpate startify 2021-03-14 20:56:56 -04:00
Chris
9acbbc85b7 update lsp saga 2021-03-14 20:56:50 -04:00
Chris
413acae7a0 updates 2021-03-14 20:34:23 -04:00
Chris
fe96bf5df7 fix packer uninstalling stuff and add some more plugins 2021-03-14 19:16:11 -04:00
Chris
7fcb36f16d lotsa cool updates 2021-03-14 16:55:38 -04:00
Chris
8de9592cb6 add kommentary 2021-03-14 15:29:04 -04:00
Christian Chiarulli
0dc3c5030b
The Lua Journey Begins... 2021-03-14 15:10:28 -04:00
Chris
d16093b422 beiginning java support 2021-03-13 00:39:49 -05:00
Chris
9b1ebc540e update 2021-03-12 03:41:07 -05:00
Chris
ddb47a5d74 new stuff 2021-03-11 23:59:55 -05:00
Chris
bb9b6bbc5d updates for lua 2021-03-11 20:35:11 -05:00
Chris
46b3191530 updates 2021-03-11 01:40:20 -05:00
Chris
d2bf2ed847 updates 2021-03-10 02:59:59 -05:00
Christian Chiarulli
474f961b2a
Native LSP, more Lua, less CoC 2021-03-09 23:55:11 -05:00
Chris
9785c28407 refactor thing 2021-03-08 03:57:55 -05:00
Chris
368f404250 full telescope integration, make sure to udpate neovim or selection won't work 2021-03-08 03:08:33 -05:00
Chris
78fb2c072f all kinds of stuff 2020-11-03 18:50:33 -05:00
Chris
0877a57ab4 Add CoC info 2020-11-01 11:46:03 -05:00
Chris
420b69f57b format 2020-10-31 18:53:03 -04:00
Chris
2ca785c7fb update line 2020-10-31 17:03:37 -04:00
Chris
dce33a9053 remove space 2020-10-31 16:45:57 -04:00
Chris
5030b0bf89 update nvcodeline 2020-10-31 16:41:14 -04:00
Chris
00832c88c4 update name for nvcodeline 2020-10-31 16:04:20 -04:00
Chris
af6bedd236 updates 2020-10-31 14:52:31 -04:00
Chris
892a5c942a update galaxyline 2020-10-30 21:21:41 -04:00
Chris
77eb63b9cd updates 2020-10-30 01:00:09 -04:00
Chris
54ba6c4efb updates 2020-10-29 18:02:02 -04:00
Chris
3033af93c9 update galaxyline 2020-10-29 00:14:19 -04:00
Chris
ac7f03001a added galaxy line 2020-10-28 21:59:10 -04:00
Chris
0560e6b7e5 icons now with color 2020-10-28 03:32:40 -04:00
Chris
e49f1c6a28 added barbar 2020-10-28 02:53:08 -04:00
Chris
ab0eb1b423 we on .5 now 2020-10-28 01:09:14 -04:00
Chris
787f9404cb new colorscheme 2020-09-04 16:15:26 -04:00
Chris
d45e2094d5 git integration 2020-05-03 12:18:38 -04:00
Chris
5f02cd6a4d added some color 2020-04-27 17:50:23 -04:00