dotfiles/nvim/.config/nvim
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
..
after nvim: treesitter: Register haskell parser in ftplugin 2023-06-20 16:58:13 +05:30
autoload nvim: plugins: Drop vim-husk 2023-06-19 13:09:15 +05:30
colors nvim: colors/yolokai: Add highlight for LSP inlay hints 2023-06-22 11:38:39 +05:30
ftdetect nvim: ftdetect/purescript: Detect purs files as purescript 2023-06-07 13:44:23 +05:30
lua nvim: lsp: Minor clean up 2023-06-22 12:21:42 +05:30
plugin Revert "nvim: plugin: Add a simple whitespace plugin" 2023-06-07 14:14:56 +05:30
.editorconfig nvim: Add editorconfig 2023-01-15 17:22:14 +05:30
init.lua nvim: init: Drop textobj-word-column setting 2023-04-22 13:05:52 +05:30