Commit graph

16 commits

Author SHA1 Message Date
c9a8e4efb2
fix: more plugin pinning update
- pin bufferline to v2.1.0
- add pin for nvim-web-devicons
2022-05-18 03:14:35 +01:00
dcee6f9ff9
fix: pin all plugins to their latest commit 2022-05-18 02:58:03 +01:00
ac5f845964
fix: enable gofumpt in gopls 2022-05-03 22:17:03 +01:00
d3bd6a5597
fix: load plugin config if plugin is installed 2022-05-02 15:12:45 +01:00
5769002097
feat: add basic jsonnet support 2022-04-29 21:20:02 +01:00
f300aebd3c
fix(bufferline): update bufferline config
- add a function to display the buffer id and ordinal in bufferline
- add mappings for cycling through buffers
2022-04-15 19:45:16 +01:00
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
2c973bb386
feat: add neovim config 2022-03-13 15:35:55 +00:00