Commit graph

12 commits

Author SHA1 Message Date
2a2afe13a0
fix(statusline): use global statusline 2022-04-15 18:30:28 +01:00
22a80f3aa7
feat: add bufferline 2022-04-15 16:52:46 +01:00
bf51ebd503
refactor: restructure the neovim config 2022-03-31 04:39:47 +01:00
c334e3699f
feat(treesitter): add support for additional languages 2022-03-30 19:25:07 +01:00
0e966206f2
feat: set spelling for markdown and gitcommit 2022-03-27 00:07:38 +00:00
c0314e9349
feat: basic treesitter configuration 2022-03-26 20:02:55 +00:00
41eba58105
refactor(statusline): separate statusline theme
Refactor the statusline module and move the theme to a
separate module.

Update the styling in the mode section.
2022-03-26 19:37:50 +00:00
4dc2c9858b
fix(statusline): update separate and restyle 2022-03-26 17:47:10 +00:00
e1ae8a414f
feat: theme the statusline 2022-03-26 17:17:28 +00:00
bd4056582f build: separate targets 2022-03-13 19:58:49 +00:00
2c973bb386
feat: add neovim config 2022-03-13 15:35:55 +00:00
25604c2233 Initial commit 2022-03-13 13:58:25 +00:00