dotfiles/nvim/.config
Sanchayan Maity 9d8130d160
nvim: lsp: Minor clean up
Define functions in a consistent way through out. We like the pattern
`local function_name = function()` instead of `local function_name()`
for defining functions.
2023-06-22 12:21:42 +05:30
..
nvim nvim: lsp: Minor clean up 2023-06-22 12:21:42 +05:30