36bff7be31
chore(nvim): update lazy lock
2023-05-12 01:53:29 -05:00
1c5706dcf5
chore(nvim): update lazy lock
2023-05-09 16:43:42 -05:00
a5fb9b8c8a
chore(nvim): update lazy lock
2023-05-08 21:13:27 -05:00
06c9a43581
refactor(nvim): install all treesitter parsers
2023-05-08 00:50:28 -05:00
475ca08e00
refactor(nvim): improve lazy loading of plugins
2023-05-08 00:50:16 -05:00
8e598c58ef
Revert "refactor(nvim): remove neorg"
...
This reverts commit 0ec83026aa
.
2023-05-08 00:27:01 -05:00
d7a09f7bf4
Revert "refactor(nvim): set markdown conceallevel to 1"
...
This reverts commit 9d302b27d5
.
2023-05-08 00:25:20 -05:00
9d302b27d5
refactor(nvim): set markdown conceallevel to 1
2023-05-08 00:22:39 -05:00
0ec83026aa
refactor(nvim): remove neorg
2023-05-08 00:15:54 -05:00
366206bf9d
refactor(nvim): remove invalid content from lsp configs
2023-05-07 23:57:18 -05:00
d39e00d736
feat(nvim): add code action integration for gitsigns with null-ls
2023-05-07 23:11:27 -05:00
83a6f0d9d7
chore(nvim): update lazy-lock
2023-05-07 22:48:32 -05:00
1c3b1a8f84
feat(nvim): reinclude silicon.nvim
2023-05-07 22:48:18 -05:00
6b10ade655
fix(nvim): use hl group for cmp ghost_text
2023-05-07 22:48:02 -05:00
151b95537b
chore(nvim): update lazy lock
2023-05-07 22:40:35 -05:00
c81c75a2ce
chore(nvim): update lazy lock
2023-05-05 13:15:39 -05:00
ecb97d7ab1
refactor(nvim): do not do bottom search in noice.nvim
2023-05-05 05:08:16 -05:00
65b9cab1b9
fix(nvim): do not show statuscolumn in dashboard
2023-05-05 04:59:52 -05:00
95620c45f4
fix(nvim): ensure correct ts parsers are installed for noice.nvim
2023-05-05 04:52:49 -05:00
b507f77d2c
style(nvim): format with stylua
2023-05-05 04:51:23 -05:00
0fdab7ea8b
feat(nvim): disable lualine in dashboard
2023-05-05 04:50:52 -05:00
434f5cf8dc
refactor(nvim): remove redundant color plugin
2023-05-05 04:46:43 -05:00
f22e779c29
fix(nvim): do not lazy load treesitter
...
This causes issues with highlighting etc. on startup. We pretty much
*always* want to use treesitter anyhow, fundamental to all workflows
inside of neovim.
2023-05-05 04:43:06 -05:00
2c2015f5e1
feat(nvim): improve some noice.nvim functionality
2023-05-05 04:40:10 -05:00
aa3c06b0d7
refactor(nvim): remove after key in plugins
...
after is not valid for lazy.nvim, only for packger which is no longer in
use
2023-05-05 04:34:18 -05:00
cf6633b4c4
style(nvim): format with stylua
2023-05-05 04:29:11 -05:00
547993730d
fix(nvim): do not auto install ts parsers
2023-05-05 04:28:06 -05:00
c206685605
refactor(nvim): remove invalid item in spell file
2023-05-05 04:27:15 -05:00
361643c2ff
chore(nvim): update lazy lock
2023-05-05 04:25:47 -05:00
aa05b13840
style(nvim): format plugins.lua
2023-05-05 04:25:37 -05:00
168b42992c
feat(nvim): add autotag closing for treesitter
2023-05-05 04:25:18 -05:00
b033ab53ab
refactor(nvim): set xml ft to html
...
Currently nvim-treesitter does not have xml built-in and with how wide
the spec is it makes sense to simply set xml to html for some amount of
treesitter support.
2023-05-05 04:24:36 -05:00
8530b06868
chore(nvim): update lazy-lock
2023-05-05 02:29:56 -05:00
6a549ee478
refactor(nvim): do not abuse timers for macro in statusline
2023-05-05 02:29:38 -05:00
55615756c3
feat: better integration between wezterm & neovim for term history
2023-05-04 02:08:02 -05:00
d25c9e839f
refactor(nvim): remove time from statusline
2023-05-04 01:34:55 -05:00
db8b6d2ab2
chore(nvim): update lazy-lock
2023-05-03 21:00:39 -05:00
88e6a93abd
style(nvim): format with stylua
2023-05-03 13:39:48 -05:00
caedcc924f
feat(nvim): add live-command.nvim
2023-05-03 13:39:14 -05:00
deab436e2d
chore: improve comment for nibbler
2023-05-03 13:39:00 -05:00
a57cbb11e6
feat(nvim): limit completion menu height to 30
2023-05-01 00:38:12 -05:00
9c7781799d
chore(nvim): update lazy lock
2023-05-01 00:35:15 -05:00
881531546f
chore(nvim): update spell
2023-05-01 00:35:09 -05:00
6c7516ce8c
chore(nvim): update lazy-lock.json
2023-04-28 12:51:27 -05:00
84a289056c
refactor(nvim): remove ltex language server
2023-04-24 15:30:57 -05:00
fa5450b921
feat(nvim): include lazy lock in git tracking
2023-04-24 15:23:02 -05:00
3455a85340
refactor(nvim): improve highlight for NeogitCommitViewHeader
2023-04-24 14:54:02 -05:00
2fd8515a7f
refactor(nvim): update neorg settings to be compliant with neorg v3
2023-04-24 00:52:29 -05:00
3237c7e4d3
refactor(nvim): nvim cmp cleanup
2023-04-19 23:21:39 -05:00
976198b82c
fix: properly set gitignore syntax
2023-04-19 22:49:56 -05:00
8bbcbf7ac9
refactor(nvim): use normal nvim pathing instead of custom nvim-envs
...
Since 0.9.0 went stable we can target different neovim instances by
using $NVIM_APPNAME instead of crazy linking
2023-04-19 22:35:12 -05:00
bd4183483b
refactor(nvim): use nvim-environments
2022-08-02 00:46:19 -05:00
a45ac83c57
refactor(nvim): use correct dir paths
2022-08-02 00:41:55 -05:00
a31025bbae
refactor(nvim): use 120 columns as max length
2022-08-01 18:55:53 -05:00
baaa9d52d8
initial commit
2022-08-01 18:42:33 -05:00