Refactor neovim config #2

Merged
FunctionalHacker merged 40 commits from nvim-lua into master 2021-08-08 07:33:26 -05:00

40 commits

Author SHA1 Message Date
c10b7df60a
Merge branch 'master' into nvim-lua 2021-08-08 15:25:45 +03:00
c500e2a954
Merge branch 'master' into nvim-lua 2021-08-08 15:23:19 +03:00
8adb8243a0
Add a bunch more plugins and configurations
- lualine
- bufferline
- nvim-jdtls
2021-08-08 15:21:10 +03:00
dceb69cf01
Use suda by default 2021-08-04 12:49:46 +03:00
7965230bd0
Change to nvim-tree from nerdtree 2021-08-04 12:20:03 +03:00
aa842378db
Ran neoformat 2021-08-04 11:58:44 +03:00
3e5661c053
Add editorconfig plugin 2021-08-04 11:58:18 +03:00
92a04bec1c
Fix packer install action 2021-08-04 11:58:00 +03:00
0483f192f8
Remove fzf-native for now, add telescope keybinds 2021-08-04 11:42:37 +03:00
8603ff03e4
Add packer install action to dotdrop 2021-08-04 11:31:41 +03:00
f0d695400b
Add telescope settings 2021-08-04 11:31:18 +03:00
904e37539e
Merge branch 'master' into nvim-lua 2021-08-03 12:23:30 +03:00
d6bb765266
Add telescope find files keybind 2021-08-03 12:00:55 +03:00
3e6b20d44a
Remove unneeded lspinstall option 2021-08-02 17:33:24 +03:00
4361204e18
Add lspinstall, fix completion 2021-08-02 16:55:11 +03:00
4a6bd800d6
Use 0.5-compat branch of nvim-treesitter 2021-08-02 16:13:55 +03:00
74ab786a6f
Merge branch 'master' into nvim-lua 2021-08-02 16:09:02 +03:00
0c80d9bc34 Merge branch 'master' into nvim-lua 2021-07-26 15:47:08 +03:00
7b74157256
Update plugin update script 2021-05-15 15:40:56 +03:00
f0faadce9b
Merge branch 'master' into nvim-lua 2021-05-08 12:07:11 +03:00
dee7a99b5a
Merge branch 'master' into nvim-lua 2021-02-27 12:28:36 +02:00
3606b813d1
Merge branch 'master' into nvim-lua 2021-02-27 11:53:32 +02:00
42b00296cf
Merge branch 'master' into nvim-lua 2021-02-27 11:50:22 +02:00
355c10eda4
Add telescope.nvim 2021-02-27 11:48:03 +02:00
4c4efe9191
Add some completion-nvim keybinds 2021-02-02 19:07:21 +02:00
0d2ac08fc7
Fix YAML indentation 2021-02-02 19:06:55 +02:00
6715c05519
require pluginmanager first + fix some lua LSP issues 2021-02-02 19:06:05 +02:00
aa98e13e44
Add buffer + split navigation keybinds 2021-01-31 00:17:58 +02:00
48819ed8b3
Port more settings 2021-01-31 00:17:39 +02:00
12dc145d06
Fix completion keybinds 2021-01-30 23:58:52 +02:00
1fe9f7a702
Re-enable airline 2021-01-30 23:18:17 +02:00
9e7f2c8145
Add YAML and TypeScript language servers 2021-01-30 23:17:11 +02:00
82abe92d8b
Refactor directory structure 2021-01-30 22:52:22 +02:00
b9d1194133
Add neoformatter and format lua files 2021-01-30 16:46:41 +02:00
2e004f2295
Add treesitter 2021-01-30 16:17:39 +02:00
30f10719f2
Merge branch 'master' into nvim-lua 2021-01-30 12:19:26 +02:00
44c3e123ea
Merge branch 'master' into nvim-lua 2021-01-30 12:12:42 +02:00
8edde757b6
Merge branch 'master' into nvim-lua 2020-12-16 18:07:33 +02:00
aea76af9b8
Merge branch 'master' into nvim-lua 2020-12-16 17:08:05 +02:00
ec02529615
Initial configuration converted to lua
Still many missing plugins and configurations
2020-12-14 19:11:20 +02:00