Commit Graph

20 Commits

Author SHA1 Message Date
Noah Håkansson 36a671f221 Fix templ file formatting 2024-03-03 14:44:37 +01:00
Noah Håkansson 1f1673571b add paren-hint.nvim plugin 2024-03-02 14:32:31 +01:00
Noah Håkansson 42e571b77c fix eslint LSP auto format on save 2024-02-26 15:34:13 +01:00
Noah Håkansson 6d751b38f1 more none-ls cleanup and adding LSPs :D 2024-02-24 19:58:28 +01:00
Noah Håkansson d56f84739b fix none-ls deprecation and replace with native LSP yay!! 2024-02-24 19:40:30 +01:00
Noah Håkansson 6a560b4086 Add flote.nvim and disable oil.nvim keybind 2024-02-24 19:40:11 +01:00
Noah Håkansson b7e772df19 gopls and go.nvim stuff 2024-02-18 16:40:23 +01:00
Noah Håkansson 5e258dca31 add plugins 2024-02-13 17:11:07 +01:00
Noah Håkansson 6d823d928c fix go.nvim and gopls 2024-01-31 09:40:01 +01:00
Noah Håkansson 7911cca1ca Add tabwidth options and golang stuff 2024-01-30 17:24:57 +01:00
Noah Håkansson 721cb29480 add more linters 2024-01-30 14:25:06 +01:00
Noah Håkansson b402f79541 plugins, keymaps + fix formatting 2024-01-30 10:38:13 +01:00
Noah Håkansson ec6733a0ea first version, bunch of plugins, keymaps and configuration 2024-01-29 10:08:59 +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
Chris Patti 5e4d24cb2f Revert "Refactor theme and status line into their own file"
This reverts commit cdaa750c86.
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