Commit Graph

7 Commits

Author SHA1 Message Date
b09c001954
feat(plugins,lualine): Added is.vim, moved winbar sections around
Added:
  - [is.vim](https://github.com/haya14busa/is.vim)
    - Clears search highligh when the cursor moves
- Swapped 'location' and 'searchcount' with 'selectioncount' for better
colors
2024-09-26 20:34:29 +02:00
c1fe17012b
feat(lualine): Add winbar and modify overseer 2024-09-26 16:23:05 +02:00
1441e90711
feat(plugins): Add bufferline, remove rainbow ident-blankline
Added:
  - [bufferline.nvim](https://github.com/akinsho/bufferline.nvim)
  - Overseer status to lualine
Removed:
  - `{` and `}` keymaps for aerial (I like the default behavior more)
2024-09-24 21:42:42 +02:00
2dc5b4d5e5
fix(lualine): Show tabs and file path on the same line 2024-09-18 17:53:27 +02:00
c211d60155
feat(plugins,lualine): Add neo-tree, Comment.nvim, presence.nvim, set bufferline 2024-09-18 02:42:21 +02:00
5a85ef99ff
feat: Basic working config
- Added copilot
- Disabled nvim-navic (errors out when copilot-cmp is enabled)
- Added clangd
- Added packages for nvim-dap
2024-03-06 18:55:22 +01:00
e2cff543d6
Initial commit 2024-03-06 02:24:31 +01:00