Commit Graph

19 Commits

Author SHA1 Message Date
Micah Effiong 4b1307ef1d added context breadcrumbs 2023-06-15 10:05:53 +01:00
Micah Effiong 48a60118d8 added bufferline tabs 2023-06-15 10:05:26 +01:00
Micah Effiong 53c563fc45 added auto tag renaming 2023-06-08 23:27:22 +01:00
Micah Effiong c618402f7c added fix for .js formatting 2023-06-08 21:56:21 +01:00
Micah Effiong b7588e3cf4 added git-blame-line plugin 2023-06-08 11:18:05 +01:00
Micah Effiong a4b0d39183 resolving import and circular dependency 2023-06-08 02:03:08 +01:00
Micah Effiong fe2527ba47 remove lsp-attach function as it is created in utils. updated code comment 2023-06-08 01:23:58 +01:00
Micah Effiong 7e03113c49 added horizontal cursorline 2023-06-08 01:22:25 +01:00
Micah Effiong 71074dd171 added nvim-tree and setup keymap to toggle file-browser 2023-06-08 01:03:05 +01:00
Micah Effiong 71037d5916 remove lsp-attached print 2023-06-07 12:32:04 +01:00
Micah Effiong 85d09900f6 use kickstart autoformat 2023-06-07 12:29:53 +01:00
Micah Effiong bbafca22e4 remove termguicolors as it already exit in the init.lua 2023-06-07 11:58:34 +01:00
Micah Effiong d01906c72c added flutter-tools plugin with lsp setup 2023-06-07 11:01:48 +01:00
Micah Effiong 8d093cdbdf import on attach function from utils. export for reuseablility 2023-06-07 11:00:56 +01:00
Micah Effiong 4df9591649 added setting for split direction 2023-06-06 12:55:16 +01:00
Micah Effiong 84f2fbe946 added settings for scrolloff and column-color 2023-06-06 12:53:14 +01:00
Micah Effiong 57a4adc3bf added custom vim settings 2023-06-06 11:49:01 +01:00
Micah Effiong a0d2b224cd added custom settings for one dark theme 2023-06-06 11:48:05 +01:00
TJ DeVries 3526fbeec9
feat: move to lazy.nvim package manager and add first plugins (#178)
Closes #175
Closes #177
Closes #173
Closes #169
Closes #161
Closes #144
Closes #138
Fixes #136
Closes #137
Closes #131
Closes #117
Closes #130
Closes #115
Closes #86
Closes #105
Closes #70
Fixes #176
Fixes #174
Fixes #160
Fixes #158
2023-02-17 16:31:57 -05:00