All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.
3.0.2 - 2024-12-05
- update blink.cmp configuration - (587babb) - sravioli
- mv snippets dir to git root - (2abbf2b) - sravioli
3.0.1 - 2024-12-01
- (config:neovide) correct Noto Color Emoji font name - (b70ad56) - sravioli
- (fun:lsp) call correct get_icon() fn - (ef7687e) - @sravioli
- (norg) handle dash for filenames when creating link - (4c92950) - @sravioli
- (norg) don't change fileformat - (856add5) - @sravioli
- update neorg keybinds - (a67b0f6) - @sravioli
- update neorg configuration - (d00cf90) - @sravioli
- disable neotest in vscode - (2c9cd22) - @sravioli
- disable plugins if in vscode - (3426ab3) - @sravioli
- uninstall csharp plugins - (24eed27) - @sravioli
- (completion) install blink.cmp, disable nvim-cmp - (fd1cb66) - sravioli
- (kanagawa) add highlights for blink.cmp - (9b7a29a) - sravioli
- (keymaps) add mapping to save without autocmds - (2e9517c) - @sravioli
- (lsp) move lazydev deps in own section - (5965ea8) - sravioli
- (luasnip) correctly check for os - (7fc1a5b) - sravioli
- (neorg) open folds on file open - (89bb02c) - @sravioli
- (norg) improve formatting, create fn to insert backlinks - (1346f30) - @sravioli
- (norg) update norg formatting on save - (551fa48) - @sravioli
- (norg) update norg formatting on save - (19ebf0a) - @sravioli
- (norg) refine note taking experience - (9d510a9) - @sravioli
- (ui) install smear-cursor.nvim - (ae8447b) - sravioli
- (ui) rm deprecated dropbar config field - (6af44cd) - @sravioli
- use nvim 0.10.2 - (0071118) - sravioli
- general cleanup, improve norg experience - (17a66fb) - @sravioli
- add config for nerg summary module - (0f6f388) - @sravioli
- add neorg plugins - (b6d7c66) - @sravioli
- install neorg - (1d4ad3d) - @sravioli
- install sql_formatter - (64f2e51) - @sravioli
- add cbfmt config file - (ad47f8b) - @sravioli
- install csharp plugins - (3b76a76) - @sravioli
- add c# lsp and formatter - (bb721a5) - sravioli
- (lazy) update lazy-lock.json - (279380f) - @sravioli
- (lazy) update lazy-lock.json - (1c02376) - @sravioli
- update lazy-lock - (d1fa6c2) - sravioli
- update repo - (0a9712c) - @sravioli
- add harper files, update lazy-lock - (79f06fe) - @sravioli
- add harper files, update lazy-lock - (69da427) - @sravioli
- fix conflics - (82ba74c) - @sravioli
- fix conflicts - (d6dc1f1) - @sravioli
- add vscode conds - (69aefc1) - @sravioli
- update lazy-lock.json - (06451e3) - @sravioli
- update lazy-lock.json - (a35217e) - @sravioli
- update lazy-lock - (22ca279) - sravioli
3.0.0 - 2024-07-17
- (plugins:ft) rm keymap icons - (f32c11d) - sravioli
- (plugins:ft) uninstall obisidian.nvim - (8e62337) - sravioli
- (plugins:git) remove wrong keymap - (156876c) - sravioli
- (plugins:lsp) update diagflow config - (3f8762d) - sravioli
- (plugins:lsp) update lazydev config - (4afb71c) - sravioli
- (plugins:lsp) switch to markdown_oxide lsp - (d020e58) - sravioli
- (plugins:lsp) update lspsaga creator - (06142f2) - sravioli
- (plugins:motions) move to mini.lua - (14f08d0) - sravioli
- (plugins:ui) remove useless dependencies - (fa4750f) - sravioli
- (plugins:ui) rename preferences to prefs - (d63b87e) - sravioli
- (plugins:ui) uninstall twilight.nvim and alpha.nvim - (606895a) - sravioli
- (plugins:ui) move
gitsigns.nvim
to other file - (be8c42d) - sravioli - (utils:duck) remove duck.lua - (5ff7d06) - sravioli
- (utils:fun) turn
table.insert
into local var - (7a9a88e) - sravioli - remove telescope register mappings - (22c2a3d) - sravioli
- remove useless deps, correct Neogit commands - (c74b97f) - sravioli
- (config:autocommands) update single cursor au, add backups - (355191e) - sravioli
- (fun:providers) disable provider if value is 0 - (642e832) - sravioli
- (init.lua) load new editor keymaps - (87286cd) - sravioli
- (keymaps) don't wait gitsigns load - (00d66e9) - sravioli
- (keymaps) change keymap declarations and usage - (c984819) - sravioli
- (lazy) update config - (89380a8) - sravioli
- (plugins) install
thanks.nvim
plugin - (defaac3) - sravioli - (plugins:git) create git plugins file - (888c770) - sravioli
- (plugins:lsp) update fidget config - (f6910ae) - sravioli
- (plugins:mason) add more ensure_installed lsps - (00223c5) - sravioli
- (plugins:mini) install mini.ai & mini.operators - (9425720) - sravioli
- (plugins:motions) install
mini.ai
andmini.operators
plugins - (c834a81) - sravioli - (plugins:thanks) add thanks command - (c652a01) - sravioli
- (plugins:treesitter) update treesitter-textobj keymaps - (4cd275a) - sravioli
- (plugins:ui) update to which-key v3 - (d2530d9) - sravioli
- (plugins:ui) add desc to dropbar keymap - (17b8f0d) - sravioli
- (utils:keymap) add keymap utility class - (725b8ae) - sravioli
- (lsp:servers) formatting - (9e9b2ba) - sravioli
- (plugins:kanagawa) remove comments - (0b614a5) - sravioli
- (plugins:lint) sort requires - (a0660a9) - sravioli
- (plugins:toggleterm) formatting - (213886b) - sravioli
- (plugins:ui) formatting - (a5d5947) - sravioli
- update lazy-lock - (aa48fd8) - sravioli
- format with taplo - (9c8c031) - sravioli
- update lazy-lock - (d894e18) - sravioli
- update lazy-lock - (2633dbb) - sravioli
- update lazy-lock - (d802e9a) - sravioli
- (plugins:treesitter) move keymaps to own file, rm Nerdy icon - (a5d18bf) - sravioli
2.0.8 - 2024-07-01
- (syntax) rewrite pseudocode syntax file - (73d7d14) - sravioli
- add ftdetect folder - (dc2b15c) - sravioli
- add callout snippet - (01c4678) - sravioli
- update lazy-lock - (7d139df) - sravioli
- format with stylua - (d577821) - sravioli
- update lazy-lock - (ea9010f) - sravioli
2.0.7 - 2024-06-05
- (conform) add bash formatter - (84c689b) - sravioli
- (lsp) upgrade from neodev.nvim to lazydev.nvim - (408c6ec) - sravioli
- update lazy-lock - (d23e6e7) - sravioli
2.0.6 - 2024-05-31
- (stylua) enable lua require sorting - (bf085ea) - sravioli
- update ditto file name - (76b825e) - sravioli
- remove yamlfix file, use editor fallback - (e967219) - sravioli
- rename ditto file - (5c25dca) - sravioli
- update lazy-lock - (a6e1982) - sravioli
2.0.5 - 2024-05-30
- (utils) update providers paths - (86cf9d2) - sravioli
- (plugins) update trouble config to v3 - (cc106c9) - sravioli
- update lazy-lock - (d57ba4f) - sravioli
2.0.4 - 2024-05-29
- (bob) add bob version file - (3817c41) - sravioli
- (plugins) add nushell support - (88457c8) - sravioli
- update lazy-lock - (e028678) - sravioli
2.0.3 - 2024-05-25
- (colorscheme) remove temp kanagawa fix - (6627e50) - sravioli
- (config) formatting, remove unused variable - (6d1e29c) - sravioli
- (heirline) update statusline to new treesitter syntax - (cab4813) - sravioli
- (mappings) update to 0.10.0 api - (6cdef8f) - sravioli
- (plugins) formatting - (a3f2d1f) - sravioli
- (plugins) do not pin treesitter version - (f2ef709) - sravioli
- (plugins:ft) remove glow style path - (a53cb1e) - sravioli
- (preferences) formatting - (96d35ab) - sravioli
- (utils:cmp) formatting - (e2045ea) - sravioli
- (utils:duck) formatting - (e1c0758) - sravioli
- (utils:fn) remove useless functions - (79cd8ec) - sravioli
- (utils:fun) formatting - (f70fbee) - sravioli
- (utils:fun) update to nvim 0.10.0 api - (84ba907) - sravioli
- (utils:heirline) update to 0.10.0 api - (751fe96) - sravioli
- (plugins:lsp) add bashls lsp - (15c8b02) - sravioli
- (snippets) add markdown algorithm snippet - (5f58766) - sravioli
- (lazy) update lazy lockfile - (9351139) - sravioli
- (lazy) update lazy-lock - (d76ef2a) - sravioli
- (lazy) update lockfile - (6a466f8) - sravioli
- (version) 2.0.3 - (f03f584) - sravioli
- update cocogitto config - (24747e9) - sravioli
- format with stylua - (fa3c0c3) - sravioli
- format with stylua - (321995c) - sravioli
2.0.3 - 2024-01-26
- (plugins:ft) remove glow style path - (a53cb1e) - sravioli
- (plugins:lsp) add bashls lsp - (15c8b02) - sravioli
- (snippets) add markdown algorithm snippet - (5f58766) - sravioli
- (lazy) update lockfile - (6a466f8) - sravioli
- format with stylua - (fa3c0c3) - sravioli
- format with stylua - (321995c) - sravioli
2.0.2 - 2024-01-24
- (plugins:treesitter) remove clang as compiler - (5c5bdb9) - sravioli
- (config:settings) add linux support - (7e9bcca) - sravioli
- (lazy) update lockfile - (7f801c8) - sravioli
- (lazy) update
lazy-lock
- (30a5553) - sravioli - (lazy) update
lazy-lock
- (a1ac7c3) - sravioli - (lazy) update lazyfile - (b59d74c) - sravioli
- (lazy) update
lazy-lock.json
- (89a2738) - @sRavioli - format with stylua - (462fc07) - sravioli
- format with stylua - (dced5ff) - sravioli
2.0.1 - 2023-12-15
- (config:neovide) change neovide font - (b549e77) - @sRavioli
- (mappings:nvim) remove code-action-preview mapping - (e80d735) - @sRavioli
- (plugins:dap) load mason-dap on nvim-dap load - (2159d45) - @sRavioli
- (plugins:lsp) uninstall hoverhints, lsp-timeout, install actions-preview - (2349b3d) - @sRavioli
- (plugins:mini) add mini keymaps descriptions - (972587b) - @sRavioli
- (plugins:motions) uninstall nvim-spider, remove icons from dial.nvim mappings - (b1566f7) - @sRavioli
- (plugins:telescope) use nerdy.nvim instead of icon-picker - (bdd2506) - @sRavioli
- (plugins:tree) get $HOME env var for linux - (3ab0cae) - @sRavioli
- (snippets:markdown) remove logging in snippet - (ad1d3b2) - @sRavioli
- (utils:tree) remove nvim-tree conflicting keymap - (140f6cb) - @sRavioli
- update
which-key.nvim
groups - (7594e6b) - @sRavioli
- (config:autocommands) improve single cursor autocmd - (1be0ccf) - @sRavioli
- (lazy) enable caching for
lazy.nvim
- (caf4743) - @sRavioli - (plugins:ft) install markdown previewer - (44211d6) - @sRavioli
- (lazy) update
lazy-lock.json
- (fda76c5) - @sRavioli - (lazy) update
lazy-lock.json
- (c68c6c0) - @sRavioli - (lazy) update
lazy-lock.json
- (c5e1d9a) - @sRavioli
2.0.0 - 2023-12-08
- (heirline:statusline) add support for Alacritty - (3c222af) - @sRavioli
- (lsp:none-ls) use markdownlint-cli2 - (62bdc37) - @sRavioli
- (plugins) update plugins folder to use files instead of folders - (fef9e5f) - @sRavioli
- (plugins:autocompletion) load lua snippet first - (c407e67) - @sRavioli
- (selene) lower undefined_variable to warn - (7492078) - @sRavioli
- (skel) update .markdownlint.jsonc - (d83c962) - @sRavioli
- (utils:events) rename to events, move functions - (096dde8) - @sRavioli
- (utils:fn) update async format function - (94dc76b) - @sRavioli
- move to
./fun/
folder - (5cd2c48) - @sRavioli - remove table.unpack - (b0d68a4) - @sRavioli
- require new plugin file, use correct keymaps loading func - (ab392be) - @sRavioli
- update events require, add filetypes for q close - (74bdb0a) - @sRavioli
- (config:autocommands) set xml filetype for xaml - (39ff87b) - @sRavioli
- (plugins) move lazy configuration - (7f6b326) - @sRavioli
- (snippets) add more markdown snippets - (8dcf715) - @sRavioli
- (utils:fun) change, filename && move functions to separate file - (aab19c8) - @sRavioli
- (lazy) update
lazy-lock.json
- (3a80174) - @sRavioli - (lazy) update
lazy-lock.json
- (6a245de) - @sRavioli
- add blank line to end of gile - (7bf0351) - @sRavioli
- add blank line to end of gile - (442886e) - @sRavioli
- add blank line to end of file - (b363a9a) - @sRavioli
1.2.2 - 2023-12-03
- (heirline:statusline) use correct color name - (2c665b8) - @sRavioli
- (plugins:ft) apply custom glow style - (1bedca8) - @sRavioli
- (plugins:ft) load
vim-pencil
only on command - (95c9854) - @sRavioli - (plugins:ui) set shell outside toggleterm - (1c4de88) - @sRavioli
- (plugins:ui) disable terminal shading - (74e5c51) - @sRavioli
- (utils:fn) remove mapping related functions - (d45799a) - @sRavioli
- (config:autocommands) use new update_timestamp function - (3fcd375) - @sRavioli
- (config:settings) change shell to pwsh - (25131e6) - @sRavioli
- (heirline:statusline) use load_colors() for heirline - (c819312) - @sRavioli
- (utils:fun) add more utility functions - (d65bc0a) - @sRavioli
1.2.1 - 2023-11-29
- (config:settings) clean up commented out code - (635c640) - @sRavioli
- (fun:providers) check path before normalizing - (44dd0a7) - @sRavioli
- (fun:providers) add nil check for provider paths - (c1fde56) - @sRavioli
- (heirline:statusline) change unix icon color, account for nvim-0.10 only func - (105b4d9) - @sRavioli
- (lsp:pre) disable conform.nvim - (92c860a) - @sRavioli
- (plugins:ft) load
vim-ditto
only on cmd - (f38d8a3) - @sRavioli - (plugins:treesitter) change treesitter hover border - (d59e0c5) - @sRavioli
- (plugins:ui) load dropbar only if vim version is >= 0.10.0 - (df88df2) - @sRavioli
- (config:settings) set localleader key - (375e777) - @sRavioli
- (config:settings) use fun.providers.enable() - (d71e1b1) - @sRavioli
- (heirline:statusline) update heirline statusline - (6e1b985) - @sRavioli
- (heirline:statusline) add search result in terminal statusbar - (858269d) - @sRavioli
- (utils:fun) create new file for functions, add providers utils - (892a309) - @sRavioli
- (lazy) update
lazy-lock.json
- (626172f) - @sRavioli - (lazy) update
lazy-lock.json
- (9f74121) - @sRavioli - (lazy) update
lazy-lock.json
- (2615fee) - @sRavioli
1.2.0 - 2023-11-27
- (github) typo on workflow - (3f2b2d0) - @sRavioli
- (heirline:statusline) move lazy update notification before lsp info - (cd2f432) - @sRavioli
- (lsp:pre) log file search as trace - (93ddf77) - @sRavioli
- (config:settings) change messages language to en - (d8d43ca) - @sRavioli
- (lsp:pre) install
conform.nvim
- (ae0278d) - @sRavioli - (lsp:servers) enable all type hints for
lua_ls
- (6f6a7d1) - @sRavioli - (mappings) add lsp keymap description - (7031c39) - @sRavioli
- (plugins:ui) change heirline utils require call - (9fd9bd2) - @sRavioli
- (utils) add init to utils - (3e432c2) - @sRavioli
- (utils:event) add class comment - (d443911) - @sRavioli
- (utils:heirline) add heirline init - (2673ebe) - @sRavioli
- (utils:telescope) add telescope utils - (f3dc097) - @sRavioli
- (lazy) update
lazy-lock.json
- (da4e2f0) - @sRavioli - (lazy) update
lazy-lock.json
- (d05eb96) - @sRavioli
1.1.0 - 2023-11-27
- (config:settings) set global statusline and foldmethod - (77ae5aa) - @sRavioli
- (init.lua) use plain load() - (e57720b) - @sRavioli
- (lsp:post) collapse lspsaga winbar config table - (a120566) - @sRavioli
- (lspconfig) move server config import near when is used - (4354d8d) - @sRavioli
- (mappings) enclose mappings in functions - (9ef949f) - @sRavioli
- (plugin:ui) use closures for spectre keymaps - (11c3000) - @sRavioli
- (plugins:ft) remove selene ignore - (7d2961d) - @sRavioli
- (plugins:ft) disable
vim-pencil
- (2dce711) - @sRavioli - (plugins:lsp) use default options for
neodev.nvim
- (1a9a046) - @sRavioli - (plugins:motions) remove selene ignore - (5b5aec3) - @sRavioli
- (plugins:ui) uninstall
lualine
- (01dbdbc) - @sRavioli - (plugins:ui) disable
nvim-ufo
- (c5ebbcc) - @sRavioli - (plugins:ui) remove selene ignore - (764496c) - @sRavioli
- (treesitter) merge treesitter and treesitter-textobj config - (37541cf) - @sRavioli
- (utils:heirline) remove scrollbar - (cbbf9ce) - @sRavioli
- (utils:nvim-tree) disable float-preview by default - (1b45932) - @sRavioli
- (mappings) open folds when searching with hls-lens - (15b9a30) - @sRavioli
- (plugins:ui) add heirline config, hide statusline until load - (17b5b9f) - @sRavioli
- (plugins:ui) lazy load
which-key
on keymaps - (3df48f5) - @sRavioli - (plugins:ui) load kanagawa with lua - (18b1592) - @sRavioli
- (selene) allow
mixed_table
- (6627c11) - @sRavioli - (utils:heirline) add heirline configuration - (4529734) - @sRavioli
1.0.0 - 2023-11-22
- (colorscheme) disable DroBar ovverides - (13a5f5d) - @sRavioli
- (colorschemes) remove
tokyo-night
(not gonna use) - (54379f8) - @sRavioli - (colorschemes:kanagawa) move kanagawa to ui folder - (4189b6b) - @sRavioli
- (config:autocommands) move augroups in autocommands, remove unused autocommands - (a34187c) - @sRavioli
- (config:settings) remove foldmethod - (3929970) - @sRavioli
- (config:settings) use
os.getenv
for paths - (e40049d) - @sRavioli - (config:settings) remove comments from settings - (a9e37bb) - @sRavioli
- (init.lua) only load
nvim
keymaps on enter to improve performance - (24f13db) - @sRavioli - (lsp) move general config to
lspconfig
- (c1a2403) - @sRavioli - (lsp) move lspconfig to its file - (01437b8) - @sRavioli
- (lsp:lspconfig) move
lspconfig
to a single file - (0c159ed) - @sRavioli - (lsp:post) disable
ufo
, chenge provider selector - (626a7f8) - @sRavioli - (lsp:post) disable
lspsaga
winbar - (8cd5bd9) - @sRavioli - (lsp:post) uninstall
lsp-progress
- (c82ddab) - @sRavioli - (lsp:pre) change lazy event handler for
none-ls
- (c687ff3) - @sRavioli - (mappings) put ufo mappings in a closure - (03fa3ef) - @sRavioli
- (plugin:ui) remove
lsp-progress
from lualine - (daa1c79) - @sRavioli - (plugins:ft) uninstall
follow-md-links
, changepencil
config - (4178149) - @sRavioli - (plugins:ft) do not automatically load
vim-pencil
- (eb0cf9c) - @sRavioli - (plugins:init.lua) remove plugin spec - (e0bfa87) - @sRavioli
- (plugins:motions) require
on_load
from correct file - (eb747f5) - @sRavioli - (plugins:motions) lazy load
comment.nvim
on LazyFile event - (a176022) - @sRavioli - (plugins:motions) lazy load
vim-repeat
on keymap - (b5ee05f) - @sRavioli - (plugins:treesitter) change load event for treesitter - (ab49d5f) - @sRavioli
- (plugins:ui) lazy load
notify
on VeryLazy, delay notifications - (649cb74) - @sRavioli - (plugins:ui) improve startup by loading
lualine
on VeryLazy - (de66701) - @sRavioli - (plugins:ui) lazy load plugins on LazyFile - (0a2b113) - @sRavioli
- (plugins:ui) temporary fix for telescope
find_files
- (d2a865f) - @sRavioli - (plugins:ui) change lazy event handler - (d282c0a) - @sRavioli
- (utils:duck) don't safe require
nvim-notify
use the builtin one - (4fe591b) - @sRavioli - (utils:fn) change null-ls augroup - (d45d7aa) - @sRavioli
- (utils:fun) remove
lsp-notify
- (08f7aed) - @sRavioli - (utils:keymaps) use builtin
vim.notify
- (22bc93b) - @sRavioli - (utils:nvim-tree) remove empty file - (8bf88db) - @sRavioli
- move
nvim-ufo
to ui folder - (e79768a) - @sRavioli - move code-action-menu mapping to lazy key handler - (f1241e6) - @sRavioli
- correctly lazy load gitsigns - (09afcf0) - @sRavioli
- override
vim.notify
on UiEnter - (8938878) - @sRavioli
- (config:settings) update settings - (5432e03) - @sRavioli
- (lsp) configure the lua language server - (07aeedc) - @sRavioli
- (lsp:lspconfig) install
fidget.nvim
anddiagflow.nvim
- (0964afa) - @sRavioli - (mappings) add mapping to open lazy - (cd69bf8) - @sRavioli
- (mappings) add
nvim-ufo
mappings - (df3c373) - @sRavioli - (mappings:lsp) add keymap to toggle inlay hints - (a27d857) - @sRavioli
- (plugins:lsp) use notify as a progress handler - (45e90f1) - @sRavioli
- (plugins:motions) lazy load
nvim-surround
on keymap, uninstall ui - (ae1b975) - @sRavioli - (plugins:motions) better lazy loading for
vim-abolish
- (68f5c92) - @sRavioli - (plugins:ui) install
heirline
- (9d0067d) - @sRavioli - (plugins:ui) move
dressing
config to separate file - (52a7470) - @sRavioli - (plugins:ui) add
nvim-tree
lazy cmd handlers - (ab04d26) - @sRavioli - (plugins:ui) configure
dropbar
- (7a48399) - @sRavioli - (plugins:ui) lazy load
nvim-tree
, open file on creation - (e41e213) - @sRavioli - (preferences) add a bunch of new icon kinds - (3922e00) - @sRavioli
- (preferences) add fira code spinner and progress bar - (d4b0b3c) - @sRavioli
- (utils) add notify lsp progress tracker - (0d9b0fc) - @sRavioli
- (utils:event) implement
on_very_lazy
function - (1f0c528) - @sRavioli - (utils:event) add event related function, add event groups - (da58352) - @sRavioli
- (utils:fn) add function to delay notifications - (17d3baa) - @sRavioli
- (utils:fun) remove
fun
folder - (ee53a1e) - @sRavioli - (utils:lsp) add some lsp utilities - (4df6b11) - @sRavioli
- (lazy) update
lazy-lock.json
- (1df92c2) - @sRavioli - (lazy) update
lazy-lock.json
- (fb4cb6d) - @sRavioli - (lazy) update
lazy-lock.json
- (c049550) - @sRavioli
- (lsp:post) remove commented out lines - (a5a1ae3) - @sRavioli
- (plugins:motions) remove linter warnings - (6654377) - @sRavioli
- (plugins:ui) inline table for
hls-lens
config - (8492187) - @sRavioli
0.15.0 - 2023-11-18
- (config) change some augroups name, remove autocmds - (859110d) - @sRavioli
- (plugins:lsp) remove nvchad types from lua stdpath - (6444755) - @sRavioli
- (plugins:lsp) use
vim.notify
instead ofprint
- (2699da6) - @sRavioli - (plugins:lsp) add fixjson intent width - (943473d) - @sRavioli
- (plugins:ui) don't let
nvim-tree
hijack unnamed buffers - (53236d9) - @sRavioli - (skel:markdownlint) allow any heading - (2b51b07) - @sRavioli
- (syntax) typo - (7f0db29) - @sRavioli
- use
./skel/.stylua.toml
instead - (66784a5) - @sRavioli
- (cog) track changelog after format - (3c5a099) - @sRavioli
- (mappings:nvim) add mapping to select last pasted text - (ea7a893) - @sRavioli
- (plugins:lsp) customize
lsp-lens
icons - (e6b62af) - @sRavioli - (plugins:lsp) add none-ls luacheck diagnostics - (ef9df0e) - @sRavioli
- (plugins:lsp) configure null-ls sources to use fallback
./skel/
files - (d18b073) - @sRavioli - (skel) add template
.luacheckrc
- (7b30a8f) - @sRavioli - (skel) add template
.yamlfix.toml
- (4bf824e) - @sRavioli - (skel:markdownlint) add skeleton markdownlint config - (e96aa00) - @sRavioli
- (skel:stylua) add stylua skeleton config - (6a1dd42) - @sRavioli
- (skel:taplo) add skeleton taplo config - (1c2ac27) - @sRavioli
- add selene config - (6fe3061) - @sRavioli
- (changelog) format changelog - (ec247f8) - @sRavioli
- (lazy) update
lazy.nvim
lockfile - (fda122d) - @sRavioli
- (skel) fix formatting - (dca5e07) - @sRavioli
- (utils:keymaps) remove commented out code - (00c036f) - @sRavioli
- format with stylua - (a820491) - @sRavioli
- format with stylua - (0bbe630) - @sRavioli
- fix linter warnings - (7a27d8d) - @sRavioli
0.14.0 - 2023-11-15
- (colorschemes:kanagawa) disable transparency, update add
keywordStyle
- (ceb6162) - @sRavioli - (config:neovide) add fallback font, reduce linespace - (e256f92) - @sRavioli
- (gitignore) track
lazy-lock.json
- (ed3351f) - @sRavioli - (plugin:lsp)
null-ls
->none-ls
- (1326764) - @sRavioli - (plugins:ft) disable
vim-ditto
on Glow preview and change float dimensions - (a3324de) - @sRavioli - (plugins:ft) change
vim-ditto
mapping prefix - (7c9fbe4) - @sRavioli - (plugins:lsp) prefer
lazy.nvim
syntax forlsp-progress
config - (a487944) - @sRavioli - (plugins:motions) lazy load telescope refactoring - (7bc4fd7) - @sRavioli
- (plugins:ui) uninstall
neo-tree
- (ee13d99) - @sRavioli - (plugins:ui) use
vim.opt.<name>:get()
to obtain width and height for toggleterm - (a51434b) - @sRavioli - (plugins:ui) remove unsupported telescope
layout_config
option - (cf8d055) - @sRavioli - (plugins:ui) change telescope config, lazy load fzf sorter - (68179e4) - @sRavioli
- (plugins:ui) display only nerd font v3 icons for
icon-picker
- (12436dc) - @sRavioli - (snippets) remove
tex
snippets - (cf6ce9a) - @sRavioli - (syntax) typo - (192fdab) - @sRavioli
- (utils:nvim-tree) remove unused functions - (f547a96) - @sRavioli
- (utils:nvim-tree) disable linter warnings - (49231fb) - @sRavioli
- (plugins:ui) adjust comments for neo-tree - (a4daf1f) - @sRavioli
- (utils:duck) add documentation to
duck
- (bea18b9) - @sRavioli
- (colorschemes:kanagawa) link
nvim-tree
highlights - (565fa28) - @sRavioli - (config:augroups) add autogroup for vimhelp files - (f94edae) - @sRavioli
- (config:autocommands) load
nvim-notify
on UiEnter, remap keys in vimhelp - (2e7cdb4) - @sRavioli - (config:settings) disable netrw - (c0da5cd) - @sRavioli
- (lazy) track
lazy-lock.json
- (53d7a6c) - @sRavioli - (plugins:ft) load ditto on text files - (54d64d1) - @sRavioli
- (plugins:motions) add
nvim-toggler
toggle pair - (d312c6b) - @sRavioli - (plugins:ui) add
dressing.nvim
dependency fornvim-tree
, add lazy maps - (dd40fcd) - @sRavioli - (plugins:ui) adapt to new
float-preview
on_attach, load default mappings fornvim-tree
- (056d9bd) - @sRavioli - (plugins:ui) register
vim-ditto
mapping group inwhich-key
- (33c1171) - @sRavioli - (plugins:ui) install
nvim-tree
(to substituteneo-tree
) - (8b265cf) - @sRavioli - (plugins:ui) add lua node_types for indent-blankline scopes - (e21e394) - @sRavioli
- (skel) add template
.clang-format
- (6c1e838) - @sRavioli - (utils) add lazy loading function - (d9078b1) - @sRavioli
- (utils:duck) safe require
nvim-notify
, use neovim lua api - (1e8e32e) - @sRavioli - (utils:keymaps) allow loading keymap table - (aa15f02) - @sRavioli
- (utils:nvim-tree) maybe implement
lsp-file-operations
- (6dbdb75) - @sRavioli - (utils:nvim-tree) modify
on_attach()
to auto-close float window on events - (ac23f8b) - @sRavioli - (utils:nvim-tree) embed and refactor "JMarkin/nvim-tree.lua-float-preview" - (3e1dc0e) - @sRavioli
- (utils:nvim-tree) embed and refactor "JMarkin/nvim-tree.lua-float-preview" - (ecc2e77) - @sRavioli
- (lazy) update \lazy.nvim\ lockfile - (33dd699) - @sRavioli
- (lazy) update
lazy.nvim
lockfile - (2e09e67) - @sRavioli - (lazy) update
lazy.nvim
lockfile - (0b7b91e) - @sRavioli - (lazy) update
lazy.nvim
lockfile - (8c9db8e) - @sRavioli - (lazy) update
lazy.nvim
lockfile - (cb5d541) - @sRavioli - (lazy) update
lazy.nvim
lockfile - (2d9451c) - @sRavioli - (mappings) adapt
duck
function calls - (7274536) - @sRavioli - format changelog - (ae91a22) - @sRavioli
0.13.0 - 2023-11-10
0.12.0 - 2023-11-10
- (cog) remove changelog formatting - (fcf9e28) - @sRavioli
- (config) move configuration files to
config
folder - (877e9bc) - @sRavioli - (mappings) conform mappings to new spec - (97914eb) - @sRavioli
- (mapppings) remove
todo-comments
keymaps, uselazy.nvim
key handler - (a68fdea) - @sRavioli - (plugin:ui) change
toggleterm
float dimensions to function, update highlights - (4f3d2d4) - @sRavioli - (plugins:autocompletion) don't pcall luasnip in it's config - (96df81f) - @sRavioli
- (plugins:autocompletion) make
cmp
folder a single file, move other files toutils
- (b7e4b14) - @sRavioli - (plugins:lsp) use new keymaps api - (43c11cb) - @sRavioli
- (plugins:lsp) correctly lazy load
lspsaga
mappings - (0d9a68a) - @sRavioli - (plugins:treesitter) change opts to table, load mappings after config - (d0c2b36) - @sRavioli
- (plugins:ui) change scrollbar highlights - (b7c54a1) - @sRavioli
- (plugins:ui) disable
neo-tree
libuv file watcher #914 - (597ba84) - @sRavioli - (plugins:ui) load
barbar
mappings after setup, not during init - (4b800d2) - @sRavioli - (utils:fn) load correct config files - (c27ceee) - @sRavioli
- load correct configuration files - (39fe0d3) - @sRavioli
- (colorschemes:kanagawa) disable kanagawa transparency - (4f1857c) - @sRavioli
- (mappings) add mappings for
duck.lua
- (9982f18) - @sRavioli - (mappings) add hls-lens keymaps - (d72bca9) - @sRavioli
- (plugins:ft) install
vim-pencil
- (6a189b7) - @sRavioli - (plugins:motions) install
numb.nvim
to peek lines - (1a451ec) - @sRavioli - (plugins:treesitter) install
neogen
for better annotations - (528a60a) - @sRavioli - (plugins:ui) setup
hls-lens
for scrollbar - (7ec7868) - @sRavioli - (plugins:ui) install
scrollbar
- (f2c1b89) - @sRavioli - (plugins:ui) install
hls-lens
- (0c07f6c) - @sRavioli - (plugins:ui) add neogen keymap group to
which-key
- (a5a61e2) - @sRavioli - (plugins:ui) group empty directories in
neo-tree
- (6575a60) - @sRavioli - (plugins:ui) load
neo-tree
when runningnvim .
- (f5f96ac) - @sRavioli - (plugins:ui) change
indent-blankline
indent char - (dfcb388) - @sRavioli - (plugins:ui) use new keymaps api for loading
gitsigns
keymaps - (21aacfb) - @sRavioli - (utils:duck) add module annotations for
duck.lua
- (e99f038) - @sRavioli - (utils:duck) integrate
duck
plugin - (a6bec47) - @sRavioli - (utils:keymaps) create keymaps spec, add functions to load mappings - (def7d72) - @sRavioli
- load keymaps with new function - (fe62677) - @sRavioli
- (changelog) format changelog - (9f41050) - @sRavioli
- (utils:keymaps) update keymaps module license name - (0e4f4bc) - @sRavioli
0.11.1 - 2023-11-07
0.10.4 - 2023-11-06
0.10.3 - 2023-11-06
0.10.1 - 2023-11-06
- (cog) restore the formatting of the changelog - (ec3c84c) - @sRavioli
- (snippets:markdown) add snippet to quickly add obsidian metadata to university notes - (087fda3) - @sRavioli
0.10.0 - 2023-11-01
- (cmp:functions) use plain text in cmp autocompletion menu if
lspkind
isn't present - (c82cd9b) - @sRavioli - (cmp:sources) remove sources that where polliting results - (54c9db6) - @sRavioli
- (colorschemes:kanagawa) redefine all cmp highlights - (3480869) - @sRavioli
0.9.7 - 2023-10-26
0.9.6 - 2023-10-26
0.9.5 - 2023-10-25
0.9.3 - 2023-10-23
- (mappings:lspsaga) add
<CR>
to keymap end, change mapping - (4d17eec) - @sRavioli - (plugins:ui) use correct colors for lualine groups, use icons for fileformat - (bbf8670) - @sRavioli
- (plugins:ui) change
zen-mode
window width - (de58991) - @sRavioli - (plugins:ui) enable indent-blankline scope highlight - (db33d4e) - @sRavioli
- (snippets:latex) add snippets - (f8a54f0) - @sRavioli
0.9.2 - 2023-10-19
- (plugins:ui) use custom kinds for
nvim-notify
- (39ab120) - @sRavioli - (plugins:ui) change neo-tree indent markers, don't highlight as comment - (337a28e) - @sRavioli
- (stylua) change stylua formatting method - (9c897b6) - @sRavioli
- (plugins:motions) add markdown checkbox switcher for
nvim-toggler
- (6b82f2c) - @sRavioli - (plugins:motions) install
surround-ui
- (afc9ba0) - @sRavioli - (plugins:ui) install
nvim-colorizer
- (e9de0e4) - @sRavioli - (preferences) add new diagnostics icons - (9c84613) - @sRavioli
- (snippets:toml) add stylua config as toml snippet - (bfdbb24) - @sRavioli
- (plugins:lsp) handle
null-ls
deprecaiton, usenone-ls
- (f9e3a2f) - @sRavioli - format with stylua - (44ba336) - @sRavioli
0.9.1 - 2023-10-16
- (colorscheme) comments are italicised - (3f68f50) - @sRavioli
- (plugins:ui) install
nvim-notify
- (4915378) - @sRavioli - (utils) recompile
kanagawa.nvim
when inside neovide, restore on exit - (23cc60e) - @sRavioli - (utils:fn) notify when toggling typewriter scroll - (d0b6743) - @sRavioli
0.9.0 - 2023-10-16
- (plugins) ditch
editor folder
, group plugins in a better way - (278a291) - @sRavioli - (plugins) move colorschemes to own folder - (db22efe) - @sRavioli
0.8.1 - 2023-10-15
0.8.0 - 2023-10-15
- (autocommands) disable automatic typewriter toggle for md files - (8f8a6f5) - @sRavioli
- (codespell) remove italian - (ac49c66) - @sRavioli
- (mappings) conform typewriter toggle to toggle keymaps - (b874bb3) - @sRavioli
- (neovide) disable transparency and fullscreen, increase padding - (1818dd5) - @sRavioli
- (snippets) make logic operator triggers uppercase to prevent accidental expansion - (a36fdae) - @sRavioli
- (utils) LDoc comments - (bac69cc) - @sRavioli
- remove codespell configuration file - (3f42447) - @sRavioli
- temporary disable theme compilation at runtime - (1b3aac8) - @sRavioli
- (mappings) activate code action keybinds - (dc13bfb) - @sRavioli
- (plugins) disable virtual text lightbulb, disable code actions and diagnostics - (bfdcf73) - @sRavioli
- (utils) add better documentation for typewriter function - (e06ee8d) - @sRavioli
- (snippets) move all formatting functions into the
format
class and categorize them - (86accb8) - @sRavioli - (utils) rewrite function to update timestamp - (efac941) - @sRavioli
0.7.6 - 2023-10-13
- (snippets) turn
ox
trigger intooX
to prevent accidental expansion - (835aafd) - @sRavioli - (snippets) incorrect spelling and spacing for snippet - (3fd9c7b) - @sRavioli
- (neovide) add settings for neovide - (bf1c794) - @sRavioli
- (settings) load neovide seettings if running neovide - (e6b8753) - @sRavioli
- (ui) disable transparency for neovide, recompile at runtime - (379bcdc) - @sRavioli
0.7.4 - 2023-10-06
- (plugins) disable scopes for indent-blankline - (1faa43c) - @sRavioli
- (snippets) rewrite LaTeX snippets from scratch, add more snippets - (1fe9ab4) - @sRavioli
- (snippets) adjust spacing for obsidian metadata snippet - (7135d1e) - @sRavioli
- (treesitter) use clangd compiler - (758e20e) - @sRavioli
- (utils) disable mkdwn auto-align table and adjust shiftwidth - (7ac8323) - @sRavioli
- (ft) add vimlatex - (1081ff9) - @sRavioli
- (luasnip) add luasnip deps, add
ft_func
andload_ft_func
- (bd75cbe) - @sRavioli - (snippets) add latex and lua snippets - (a47557a) - @sRavioli
- (utils) add luasnip utility functions - (abb4de2) - @sRavioli
- (utils) create function to update 'last modified' field on save - (0a01312) - @sRavioli
0.7.3 - 2023-09-25
- adjust luasnip snippet path - (7b54d6e) - @sRavioli
- remove luasnip build on windows - (5bb69ce) - @sRavioli
0.7.2 - 2023-09-09
- manually invoke config for lsp-progress - (040eb12) - @sRavioli
- make lsp-progress callback smaller - (d610fed) - @sRavioli
- remove border from assets, already in preferences - (aadc82d) - @sRavioli
- (plugins) add plugins for markdown - (893b6dd) - @sRavioli
- (ui)
:Neotree reveal toggle
would sometimes error - (9b70cbf) - @sRavioli
0.7.1 - 2023-07-12
- (plugins) typo in lsp-progress declaration - (6997066) - @sRavioli
- (utils) don't create opts table, pass empty table in
telescope.fd()
- (baa9420) - @sRavioli - change nerdicons keymap - (ade4e48) - @sRavioli
- (cog) add post bump hooks - (95ffe66) - @sRavioli
- (ui) add alpha configuration - (be8782d) - @sRavioli
- add plugins section for filetype - (7e19bd6) - @sRavioli
- import assets from old config - (4cc07b2) - @sRavioli
0.7.0 - 2023-07-12
- (cmp) disable buffer-lines source - (898ad4b) - @sRavioli
- (keymaps) call correct lspsaga command on hover docs - (97154de) - @sRavioli
- (keymaps) add undo break-point for the space key - (cb63d14) - @sRavioli
- (utils) add shell for function to automatically update timestamps - (470c8e3) - @sRavioli
0.6.3 - 2023-07-11
- (lsp) update lspsaga config - (243c1b8) - @sRavioli
- (plugins) personalize neorg concealer - (a052781) - @sRavioli
- (utils) add autocmd to activate concealer for norg files - (35bb98f) - @sRavioli
0.6.2 - 2023-07-10
- (plugins) ignore
**node_modules/*
when searching all files w/ Telescope - (c1985de) - @sRavioli - (plugins) remove filetype exclude for indent-blankline - (5542963) - @sRavioli
- (ui) remove which-key unused mappings - (038b309) - @sRavioli
- remove weird changelog - (dca320b) - @sRavioli
- (keymaps) improve line moving mappings - (364e1d3) - @sRavioli
- (plugins) load more neorg modules - (acc2e36) - @sRavioli
- (ui) install zen-mode - (2bffd37) - @sRavioli
0.6.1 - 2023-07-06
- (cog) add branch whitelists - (5f07b87) - @sRavioli
- (cog) keep cog config up to date - (56c072c) - @sRavioli
- (github) rewrite workflow run - (6ade1e2) - @sRavioli
- (github) add permission to write to workflow - (bf32f97) - @sRavioli
- (github) make workflow run on dispatch - (feba023) - @sRavioli
- (github) semicolons in workflow - (5738405) - @sRavioli
- (github) add git config in workflow - (7088c37) - @sRavioli
- (github) auto release workflow formatting - (5c291a4) - @sRavioli
- (lsp) disable actionlint - (505a199) - @sRavioli
- (lsp) load correct diagnostic signs - (c72c32f) - @sRavioli
- (ui) incorrect null-ls symbol spacing - (9264745) - @sRavioli
- . - (5966c23) - @sRavioli
- add - (dd652a4) - @sRavioli
- (cog) remove old configs - (39a2064) - @sRavioli
- (cog) use correct git push command - (9c93656) - @sRavioli
- (github) move action in
workflows/
folder - (ca63ea0) - @sRavioli
- (version) 0.6.3 - (41e9af8) - @sRavioli
- (version) 0.6.2 - (7a6ae11) - @sRavioli
- (version) 0.6.1 - (0c42dd8) - @sRavioli
- (version) 0.7.0 - (6f9e9c6) - @sRavioli
- (version) 0.7.5 - (3aaf10e) - @sRavioli
- (version) 0.7.4 - (debc2df) - @sRavioli
- (version) 0.7.3 - (50b8ce7) - @sRavioli
- (version) 0.7.2 - (e40ea2b) - @sRavioli
- (version) 0.7.1 - (7451766) - @sRavioli
- (version) 0.7.0 - (f883273) - @sRavioli
- add yamlfix file - (05839bc) - @sRavioli
0.6.3 - 2023-07-06
- (github) add permission to write to workflow - (bf32f97) - @sRavioli
- (github) make workflow run on dispatch - (feba023) - @sRavioli
0.6.2 - 2023-07-06
0.6.1 - 2023-07-06
- (cog) add branch whitelists - (5f07b87) - @sRavioli
- (cog) keep cog config up to date - (56c072c) - @sRavioli
- (github) add git config in workflow - (7088c37) - @sRavioli
- (github) auto release workflow formatting - (5c291a4) - @sRavioli
- (lsp) disable actionlint - (505a199) - @sRavioli
- (lsp) load correct diagnostic signs - (c72c32f) - @sRavioli
- (ui) incorrect null-ls symbol spacing - (9264745) - @sRavioli
- (cog) remove old configs - (39a2064) - @sRavioli
- (cog) use correct git push command - (9c93656) - @sRavioli
- (github) move action in
workflows/
folder - (ca63ea0) - @sRavioli
- (version) 0.7.0 - (6f9e9c6) - @sRavioli
- (version) 0.7.5 - (3aaf10e) - @sRavioli
- (version) 0.7.4 - (debc2df) - @sRavioli
- (version) 0.7.3 - (50b8ce7) - @sRavioli
- (version) 0.7.2 - (e40ea2b) - @sRavioli
- (version) 0.7.1 - (7451766) - @sRavioli
- (version) 0.7.0 - (f883273) - @sRavioli
- add yamlfix file - (05839bc) - @sRavioli
0.7.0 - 2023-07-06
- (cog) keep cog config up to date - (56c072c) - @sRavioli
- (github) auto release workflow formatting - (5c291a4) - @sRavioli
- (lsp) disable actionlint - (505a199) - @sRavioli
- (lsp) load correct diagnostic signs - (c72c32f) - @sRavioli
- (ui) incorrect null-ls symbol spacing - (9264745) - @sRavioli
- (cog) remove old configs - (39a2064) - @sRavioli
- (cog) use correct git push command - (9c93656) - @sRavioli
- (github) move action in
workflows/
folder - (ca63ea0) - @sRavioli
- (version) 0.7.5 - (3aaf10e) - @sRavioli
- (version) 0.7.4 - (debc2df) - @sRavioli
- (version) 0.7.3 - (50b8ce7) - @sRavioli
- (version) 0.7.2 - (e40ea2b) - @sRavioli
- (version) 0.7.1 - (7451766) - @sRavioli
- (version) 0.7.0 - (f883273) - @sRavioli
- add yamlfix file - (05839bc) - @sRavioli
0.7.5 - 2023-07-06
0.7.4 - 2023-07-06
0.7.3 - 2023-07-06
0.7.2 - 2023-07-06
0.7.1 - 2023-07-06
0.7.0 - 2023-07-06
- (lsp) disable actionlint - (505a199) - @sRavioli
- (lsp) load correct diagnostic signs - (c72c32f) - @sRavioli
- (ui) incorrect null-ls symbol spacing - (9264745) - @sRavioli
0.5.0 - 2023-07-04
- (cmp) add rg as source and remove diagraph - (ca867df) - @sRavioli
- (keymaps) description spacing - (cff0502) - @sRavioli
- (plugins) load leap on keymaps, change config - (be387c1) - @sRavioli
- (keymaps) change plugins keymaps - (0ebdcd7) - @sRavioli
- (plugins) install trouble - (6852bf1) - @sRavioli
- (plugins) change some events - (b551270) - @sRavioli
- (ui) add which-key groups, and register them - (e675b76) - @sRavioli
0.4.0 - 2023-07-03
- (lsp) remove signs from
on_attach()
since they are loaded globally - (3505793) - @sRavioli - (lualine) require signs, rewrite lsp progress function - (8ffa655) - @sRavioli
- (lualine) use preferred diagnostic signs - (9c11edf) - @sRavioli
- (settings) load correct diagnostic signs - (2612993) - @sRavioli
0.3.0 - 2023-07-03
- (cmp) remove cmp dependencies and sources (doxygen, otter) - (8f8988e) - @sRavioli
- (cmp) remove tabnine source - (d0ec20b) - @sRavioli
- (cmp) cmp icons are no longer clipped in the menu - (17b34a2) - @sRavioli
- (keymaps) capitalize ctrl key - (57d9106) - @sRavioli
- (keymaps) adjust spacing between icon and description - (0b69773) - @sRavioli
- (keymaps) change
:
to<cmd>
- (952210b) - @sRavioli - (keymaps) disable non functional mapping - (246ecc3) - @sRavioli
- (lsp) change hover mappings, remove definition keymaps - (53846c7) - @sRavioli
- (lsp) remove nvim-navic (use lspsaga) - (24a61c5) - @sRavioli
- (plugins) change nerdicons confirm mapping - (a239b52) - @sRavioli
- (plugins) remove EOL symbols for indent-blankline - (bfbf85d) - @sRavioli
- (telescope) remove find buffers (use barbar), change find in buffer mapping - (2c0198d) - @sRavioli
- (utils) remove barbecue autocommand - (bac6520) - @sRavioli
- (utils) nvim does not spam with notification if barbecue is not present - (f1e1cf6) - @sRavioli
- use new loading mapping syntax - (e38dc73) - @sRavioli
- remove barbecue, change hover keymap - (5ad8b80) - @sRavioli
- adopt new mappings syntax - (233479f) - @sRavioli
- (cmp) add sources - (cb22397) - @sRavioli
- (cmp) add dependencies - (622f8ed) - @sRavioli
- (cmp) enable ghost text - (5d623ef) - @sRavioli
- (cmp) use new sources, add sorting function - (45d1310) - @sRavioli
- (cmp) load nvim-cmp also on
CmdlineEnter
- (00bc66c) - @sRavioli - (keymaps) add icons to mappings description - (722ec61) - @sRavioli
- (lsp) configure lsp further - (8a41f80) - @sRavioli
- (lsp) load navic, remove navbuddy - (582b595) - @sRavioli
- (plugins) install lsp-lens and symbols-outline - (75736dc) - @sRavioli
- (plugins) install nerdicons - (972dd2a) - @sRavioli
- (plugins) install nvim-toggler - (c12d953) - @sRavioli
- (plugins) configure lsp servers - (f088799) - @sRavioli
- (plugins) install indent-blankline - (60bf014) - @sRavioli
- (plugins) install barbacue.nvim - (94631c6) - @sRavioli
- (preferences) add more symbols - (aa8930b) - @sRavioli
- install lsp-progress and add it to lualine - (2fc83cd) - @sRavioli
- source
plugins.lsp.post
module - (9136500) - @sRavioli - define diagnostic symbol globally - (aa628fd) - @sRavioli
- move to
preference.lua
some defaults - (903cfda) - @sRavioli - install lspsaga mappings - (3d7ce84) - @sRavioli
- (keymaps) restore
:
in text (instead of<cmd>
) - (6dd7062) - @sRavioli - formatting - (eb3570e) - @sRavioli
- format changelog - (d5f57e4) - @sRavioli
- (cmp) add sources for cmdline, search and normal - (c810351) - @sRavioli
- (cmp) move nvim-cmp dependencies to separate file - (a257d4f) - @sRavioli
- (keymaps) use lspsaga lua api, add icons to descriptions - (837b489) - @sRavioli
- (utils) rename
load_mappings
tomappings.load
- (ba56c13) - @sRavioli - change
--
comments to---
- (8ec23a2) - @sRavioli
0.2.0 - 2023-06-30
- (plugins) adjust lazy.nvim configuration - (c653dbe) - @sRavioli
- add codespell config file - (c66506b) - @sRavioli
0.1.0 - 2023-06-30
- (cmp) make cmp menu single line in cmdline - (807dd99) - @sRavioli
- (cmp) remove documentation border, rm useless winhighlight - (4ac0889) - @sRavioli
- (cmp) load function from correct file - (464ebcd) - @sRavioli
- (cmp) require correct cmp file - (9bfb481) - @sRavioli
- (cmp) rename table to reflect filename - (b5fe693) - @sRavioli
- (colorscheme) remove bg highlight for mason and lazy - (d925483) - @sRavioli
- (keymaps) change find_files telescope mappings - (cca5bd9) - @sRavioli
- (keymaps) use correct telescope commands, use custom for Ctrl-p - (44fd206) - @sRavioli
- (keymaps) add todo-comments mappings - (3c09da1) - @sRavioli
- (keymaps) don't declare variable, return table - (ed018c5) - @sRavioli
- (keymaps) change neotree open command - (cb582e4) - @sRavioli
- (keymaps) remove unused variable - (83a8d90) - @sRavioli
- (lsp) remove severity sort - (af47efe) - @sRavioli
- (lualine) move diagnostic to right, load on UIEnter - (09323c8) - @sRavioli
- (plugins) start null-ls on LspAttach - (27adb75) - @sRavioli
- (plugins) move toggleterm config inside
opts
table - (a9873e4) - @sRavioli - (plugins) remove toggleterm - (dbd1c8e) - @sRavioli
- (plugins) make
dependencies
the last node of a plugin, add events - (e59a791) - @sRavioli - (plugins) fix cmp highlights - (fd1ad7a) - @sRavioli
- (plugins) require colorscheme for UI components - (c59d369) - @sRavioli
- (settings) set mapleader - (766f85e) - @sRavioli
- (settings) disable unnamed clipboard (slow otherwise) - (8b122b7) - @sRavioli
- (snippets) remove LuaSnip import and nodes - (d2d0e87) - @sRavioli
- (theme) remove italic style from comments - (b8c0cf3) - @sRavioli
- (theme) make PmenuSel highlight darker - (7880072) - @sRavioli
- (utils) declare and return table instead of bare return - (47ff867) - @sRavioli
- remove useless prints, make syntax shorter - (8421abc) - @sRavioli
- remove backup folder - (fe5272c) - @sRavioli
- remove lazy-nvim file (moved to
plugins/init.lua
), source plugins - (134a783) - @sRavioli - remove
@version
, change module description - (08a9f17) - @sRavioli - remove useless line - (7b2b55f) - @sRavioli
- add spaces after barbar icons - (bb21350) - @sRavioli
- formatting - (2053d40) - @sRavioli
- use the new mapping syntax - (d70ebed) - @sRavioli
- use the load_mappings() function to load mappings - (aa58cb1) - @sRavioli
- use correct require path - (166684d) - @sRavioli
- load settings before plugins - (0b5f9dc) - @sRavioli
- rename prefs to preferences in various requires - (25f765c) - @sRavioli
- rename prefs.lua to preferences.lua - (4e283ce) - @sRavioli
- set border to preferred style - (97b164e) - @sRavioli
- (cmp) install otter.nvim and add it to cmp sources - (5bbd85c) - @sRavioli
- (cmp) auto select first entry - (76e944a) - @sRavioli
- (colorscheme) override hi groups for barbar, remove bg_gutter - (2aa179e) - @sRavioli
- (config) add files for settings - (fcca3d1) - @sRavioli
- (configs) add nvim-cmp - (21c6c0c) - @sRavioli
- (gitignore) ignore
.luarc.json
- (091f82b) - @sRavioli - (keymaps) add toggleterm mappings - (04c244f) - @sRavioli
- (keymaps) add telescope mappings - (35bc3f4) - @sRavioli
- (keymaps) fix mappings, add undo break-points - (ae139cb) - @sRavioli
- (keymaps) change neo-tree mapping to toggle - (ea33562) - @sRavioli
- (keymaps) add neotree mappings - (1b87647) - @sRavioli
- (keymaps) add LSP mapings - (9e6737e) - @sRavioli
- (keymaps) source treesitter mappings - (1898c5e) - @sRavioli
- (keymaps) source barbar mappings - (13b78fb) - @sRavioli
- (keymaps) add barbar mappings - (195cd89) - @sRavioli
- (keymaps) add basic mappings - (3c78b31) - @sRavioli
- (lsp) enable neodev - (c5a7192) - @sRavioli
- (lsp) only show popup window, severity sort gutter signs - (a991981) - @sRavioli
- (lsp) safe require, customize capabilities - (a83aebf) - @sRavioli
- (lsp) add workspace library files - (fe8ebbf) - @sRavioli
- (lsp) load lsp mapping when attaching to buffer - (ee600e4) - @sRavioli
- (lsp) add cmp to lsp setup - (408ac63) - @sRavioli
- (plugins) install nvim-spectre - (8c5f973) - @sRavioli
- (plugins) install nvim-dap-ui - (efd1679) - @sRavioli
- (plugins) install dap - (200075b) - @sRavioli
- (plugins) install toggleterm - (ca4117f) - @sRavioli
- (plugins) add telescope configurations - (07e9279) - @sRavioli
- (plugins) install neorg - (c7ba532) - @sRavioli
- (plugins) add nvim-dap (not enabled) - (66c6440) - @sRavioli
- (plugins) install leap.nvim - (320177d) - @sRavioli
- (plugins) install telescope - (8467fc5) - @sRavioli
- (plugins) install Comment.nvim - (b9f1421) - @sRavioli
- (plugins) move gitsigns to editor folder - (e4f1153) - @sRavioli
- (plugins) install nvim-autopairs, add it to cmp - (4f3d9a0) - @sRavioli
- (plugins) install neo-tree and null-ls - (5944eb4) - @sRavioli
- (plugins) add events for nvim-lspconfig - (0259e08) - @sRavioli
- (plugins) activate cmp-doxygen, configure LuaSnip - (ef7f20d) - @sRavioli
- (plugins) customize lualine - (668f4be) - @sRavioli
- (plugins) install and configure minimally lualine - (4dc535f) - @sRavioli
- (plugins) add comment separators - (b82f08c) - @sRavioli
- (plugins) install and configure barbar.nvim - (f2b52a0) - @sRavioli
- (plugins) make neodev options local - (729d78e) - @sRavioli
- (plugins) add colorscheme (kanagawa), add mason and neodev - (e5620dd) - @sRavioli
- (plugins) install lazy.nvim - (0c0b713) - @sRavioli
- (settings) switch to unnamedplus clipboard - (f9c1f5b) - @sRavioli
- (settings) add pumblend option - (e447d8e) - @sRavioli
- (settings) load luasnip snippets - (7049aa2) - @sRavioli
- (settings) add paths to neovim providers - (ced6e21) - @sRavioli
- (settings) do not show vim mode - (afb362f) - @sRavioli
- (settings) add mason binaries to path - (3146989) - @sRavioli
- (settings) use termgui colors - (32b06ee) - @sRavioli
- (syntax) add pseudocode builtin - (6393040) - @sRavioli
- (theme) add blending and make barbar pick bold - (dda8d7f) - @sRavioli
- (theme) add cmp highlights - (3561f75) - @sRavioli
- (theme) add barbar highlight groups - (4717940) - @sRavioli
- (ui) add Lazy module to lualine - (1e29426) - @sRavioli
- (utils) add various telescope function, organize in sections - (4029580) - @sRavioli
- (utils) add fn to retrieve OS - (b2cf71b) - @sRavioli
- (utils) add null_ls function to format buffer asynchronously - (4b2c73c) - @sRavioli
- (utils) add function to severity sort icons - (bbe9e9a) - @sRavioli
- install hover.nvim, use its keymaps - (bd91001) - @sRavioli
- sort modules in ascending order - (e767a64) - @sRavioli
- install todo-comments and add mappings - (7252abf) - @sRavioli
- source editor module - (0def135) - @sRavioli
- add pseudocode syntax file - (ea320e1) - @sRavioli
- install and configure gitsigns - (a2905c8) - @sRavioli
- load neovim providers - (a390efb) - @sRavioli
- lazy load plugin mappings on their startup - (77d6ab8) - @sRavioli
- add neo-tree config - (d0c4b5d) - @sRavioli
- load neo-tree config - (bfe54b8) - @sRavioli
- add neo-tree and null-ls configs - (a15bcef) - @sRavioli
- enable cmp doxygen source - (4f36c9a) - @sRavioli
- configure LuaSnip - (114946d) - @sRavioli
- lazy load tree-sitter mappings - (cd24d04) - @sRavioli
- lazy load barbar mappings - (be11f88) - @sRavioli
- implement function to load mappings - (8257327) - @sRavioli
- install nvim-treesitter, add mappings and config - (5d96d48) - @sRavioli
- require user autocommands - (927f93f) - @sRavioli
- create assets folder, add preferred border style - (367f24e) - @sRavioli
- (config) add settings file - (7a4e4f8) - @sRavioli
- (keymaps) adjust spacing, lazy load - (4078cd7) - @sRavioli
- (keymaps) import old mappings - (cd42c95) - @sRavioli
- (keymaps) import all editor mappings from prev config - (0ff68f4) - @sRavioli
- (lsp) add lua_ls configuration - (3161319) - @sRavioli
- add changelog - (ec19249) - @sRavioli
- adjust formatting - (4a2fbd2) - @sRavioli
- import snippets from prev config - (881887b) - @sRavioli
- import augroups, autocmds and fns from prev config - (434b7c7) - @sRavioli
- import lsp setup from old config - (d238186) - @sRavioli
- import old settings - (3fda48f) - @sRavioli
- add mason-lspconfig configuration - (e389c64) - @sRavioli
- add license - (336a7bf) - @sRavioli
- add sylua configuration file - (8681ec5) - @sRavioli
- add gitignore - (e555cd9) - @sRavioli
- (keymaps) rename
editor.lua
tonvim.lua
- (a803bdc) - @sRavioli - (plugins) lazy load plugins on keymaps, not on events - (b406462) - @sRavioli
- (plugins) adapt lazy-nvim plugins syntax, organize plugins better - (b9a471b) - @sRavioli
- (plugins) configure cmp in separate folder - (81c29f4) - @sRavioli
- (plugins) setup dependencies directly in main plugin dependencies table - (eea7afc) - @sRavioli
- use
M
table, remove@version
tag, add functions - (f256304) - @sRavioli - move mason.nvim config out of mason-lspconfig - (fb82239) - @sRavioli
- move border preference from assets to preference file - (394f6cc) - @sRavioli
Changelog generated by cocogitto.