27 Commits

Author SHA1 Message Date
Micah Effiong
883c420e1e pull kickstart updates 2023-07-15 20:55:17 +01:00
Micah Effiong
14b6980559 added keymap to copy buffer filename 2023-07-05 10:45:05 +01:00
Juan Giordana
c45b17ebab Add descriptions for debugging keybindings.
Add descriptions for debugging key bindings.

Improve formatting by changing double quotes to single quotes in order
to keep compatibility with the rest of the kickstart.nvim project.
2023-06-18 00:21:28 -03:00
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
Chris Patti
5e4d24cb2f Revert "Refactor theme and status line into their own file"
This reverts commit cdaa750c86cfc0c8f2fc1c8638b7296c327bf5a9.
2023-06-04 16:10:59 +00:00
Chris Patti
cdaa750c86 Refactor theme and status line into their own file 2023-06-03 10:11:58 -04:00
Keiwan Jamaly
e78ad01dd2
Added disconnect emoji for nvim-dap-ui 2023-04-26 17:37:48 +02:00
SamPosh
9004013a8d
Dapui.toggle is added 2023-04-24 16:40:07 +05:30
Kai Windle
c19fe7af24
mason nvim dap 2.0 removed setup_handlers() (#258) 2023-04-12 13:43:08 -04: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