2023-07-25 16:04:24 +02:00
|
|
|
```
|
2023-07-25 16:29:10 +02:00
|
|
|
████████╗██████╗ ██╗██╗ ██╗██╗ ██╗
|
|
|
|
╚══██╔══╝██╔══██╗██║╚██╗██╔╝╚██╗ ██╔╝
|
|
|
|
██║ ██████╔╝██║ ╚███╔╝ ╚████╔╝
|
|
|
|
██║ ██╔══██╗██║ ██╔██╗ ╚██╔╝
|
|
|
|
██║ ██║ ██║██║██╔╝ ██╗ ██║
|
|
|
|
╚═╝ ╚═╝ ╚═╝╚═╝╚═╝ ╚═╝ ╚═╝
|
2023-07-25 16:04:24 +02:00
|
|
|
```
|
2023-07-24 22:59:36 +02:00
|
|
|
|
|
|
|
Trtixy is a begginer friendy config for nevim, that aims to be powerfull while
|
|
|
|
remaining minimal, compared to other nvim distributions.
|
2023-07-25 16:29:10 +02:00
|
|
|
|
|
|
|
|
2023-08-01 00:04:34 +02:00
|
|
|
![image](veil.png)
|
|
|
|
![image](code.png)
|
2023-08-02 21:19:21 +02:00
|
|
|
|
|
|
|
|
|
|
|
### Notable plugins and features include :
|
|
|
|
- `onedark` and `nightfox` colorschemes
|
|
|
|
- `zen-mode` with `twilight`
|
|
|
|
- new, modern ui by `nui` and `noice`
|
|
|
|
- improved camelCase navigation wit w, b, e etc
|
|
|
|
- `harpoon` for easier jumping between project files
|
|
|
|
- pomodoro timer using `nomodoro` ; when pomodoro timer runs out, break starts with `cellular-automation.nvim`
|
|
|
|
- git integration using `gitsigns` and `neogit`
|
|
|
|
- debugger interface with `nvim-dap-ui`
|
|
|
|
- `hlchunk.nvim` used for highlighting current scope
|
|
|
|
- `veil` as a dashboard and startpage
|
|
|
|
- `chadtree` for file tree view
|
|
|
|
- `lsp-zero` as a language server setup, simply briliant
|